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 5 replies, 2 voices, and was last updated 12 years, 11 months ago by
Janet Dalton.
-
AuthorPosts
-
09/01/2013 at 8:09 pm #268462
Janet Dalton
ParticipantI have beginner knowledge of WP / Plugins / CSS and such. But have struggled through to this point.
I have the “SLIM PLUS” template activated and I have customized some of the CSS to get a wider display on the category selections.
Would really like to have the categories with LEFT ALIGNMENT, rather than the current centering; then the parenting shows up better.
http://www.fenelonfalls.info/WP/businesses-and-organizations/
Please help. Theme is “Glossy Stylo”.
JD
09/02/2013 at 3:16 pm #268505Janet Dalton
ParticipantI would also like to have the category(s) show up within the listing’s details.
What do I need to add or switch on for this to happen ?
Thanks in advance for a response.
JD
09/04/2013 at 10:30 am #268602Janet Dalton
ParticipantI figured out displaying the category within the card.php but still haven’t solved the left alignment of the Categories in the top selector box. Appreciate any help available.
I put this code in my theme’s css file, that fixed the width issue but it doesn’t seem to help with left alignment
#cn-slim-plus .cn-cat-select {
width: 400px;
text-align: left;
font-size: 10px;
}09/07/2013 at 4:35 pm #268723Janet Dalton
ParticipantMy first question was submitted on September 1st. I realize we had a holiday weekend, but was hoping someone would have an answer for me within a couple of days.
I have paid money for the EXTENSIONS and SLIM PLUS template. Was hoping there was support to go along with these. Or is it because it is a “cosmetic” question, I need to wait for a helpful volunteer to happen upon this ?
… Anxious to get this page live soon. Any ideas appreciated !
JD
09/09/2013 at 11:20 pm #268826Steven Zahm
Keymaster@ Janet
I would like to deeply apologize for my delay in my reply as I was not receiving my notices for new support forum posts for about a week. Just reply notices to ones that were already started which is why I’m just now noticing.
I’ll do my best to answer all your questions in this thread and the other…
To left align the category drop could be hard because I think something else is conflicting. But try adding the following CSS to the end of the theme’s style.css file:
#cn-slim-plus .cn-search { float: right !important; } #cn-slim-plus form { text-align: left; } #cn-slim-plus .chzn-container { text-align: left !important; } #cn-slim-plus #cn-page-nav { text-align: left; }09/10/2013 at 8:34 am #268865Janet Dalton
ParticipantThat did the trick. Perfect solution. Thank you.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
