Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 3 replies, 2 voices, and was last updated 12 years ago by
Steven Zahm.
-
AuthorPosts
-
08/13/2014 at 12:57 pm #300803
Jack
ParticipantI am trying to change the font size of span class: given-name and family-name.
It is the Artist name I would like to make larger and change color.Alos, can you please inform me as to the class(es) for changing other fonts the CMap card.
Here is the test site link: artist directory
Thanks! Jack
08/14/2014 at 11:44 am #300881Steven Zahm
Keymaster@ Jack
First, you should take a moment and read this QuickTip thoroughly … its important because this is the best way to load custom CSS files for a template in an update safe way.
Now, most font related styles ares inherited by the theme that is where the current font color and font family is being set, it is not part of Connections or cMap. The size is and can be overridden with this:
#cn-cmap .fn { font-size: inherit; }As for what other classes there are, you’re going to have to use the dev tools (F12) in the browser of your choice (mine is Chrome and IE11) to look for the ones that you want to change. I can’t really list them out because everything Connections renders on page is classed so it can be selected with CSS. It would take me several hours to find and list out every class being used.
I hope that helps!
08/14/2014 at 5:57 pm #300955Jack
ParticipantThat did the trick!
Thank you so much for pointing out the QuickTips. I was completely unaware of these. Big help!
If you send out a newsletter, please put me on the list.Thanks again.
08/15/2014 at 3:27 pm #300999Steven Zahm
Keymaster@ Jack
Glad I could help.
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connections -
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
