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, 3 voices, and was last updated 8 years, 9 months ago by
Steven Zahm.
-
AuthorPosts
-
12/09/2014 at 2:07 am #312171
Jason Sant
ParticipantHi,
I’m having a styling issue I’m working out and I’m finding in other examples of users with slim plus templates, there list headers are using class “cn-list-section-head cn-clear” whereas by default mine is only using class “cn-list-section-head”The class is defined in the css I have, so if I modify the code in developer tools I get the result I’m looking for. But I can’t find where to change it in the php or js files. I’m also not sure why mine doesn’t have it by default (I’m using version 2.0)
Hopefully I’ve described the issue clearly, you can see it at http://cfb.578.myftpupload.com/member-directory/
If you open any listing that is last in it’s section, the color background of the next section head floods upward into the the listing. This is not an issue if the class includes the cn-clear.
Thanks in advance for your assistance!
12/09/2014 at 9:24 am #312178Steven Zahm
Keymaster@ Jason
That cn-clear class in the section head was originally part of the Connections code, not the template. It needed to be removed to better support other templates so the examples sites are possible just still on an older version of Connections.
To fix the issue that you’re having, add the following CSS to the custom CSS you added for the section head:
#cn-slim-plus .cn-list-section-head { clear: both; }
That should fix it up.
-
This reply was modified 8 years, 9 months ago by
Steven Zahm. Reason: Pasted wrong CSS, fixed
12/10/2014 at 11:54 pm #312624Jay
GuestThanks for the quick reply Steven. That worked and the issue is resolved!
12/11/2014 at 9:06 am #312629Steven Zahm
Keymaster@ Jason
Good to hear!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
https://wordpress.org/support/view/plugin-reviews/connections
-
This reply was modified 8 years, 9 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.