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 4 replies, 2 voices, and was last updated 12 years, 4 months ago by
Steven Zahm.
-
AuthorPosts
-
03/29/2014 at 2:58 pm #283656
Phil
ParticipantHello,
I’m currently having a problem with Tile Plus on our site.
http://mastccs.org/about/staff-and-teacher-directory/When viewed in Firefox, no data fields show correctly. When viewed in other browsers, it seems that the alignment is all out of order but the data shows correctly. You can see for your self by just loading the page in any browser.
Is there something that I can change to get this to appear correctly?
The connections display is just loaded on the page with [connections] short code with no modifiers.
Thanks!
Phil03/30/2014 at 10:10 am #283665Steven Zahm
Keymaster@ john
I have to make the CSS styles for Connections very [overly] specific to prevent themes from trampling the template styles … Seems this theme makes it so they have to be even more specific because its styles are overriding a few important template styles.
Add the following to the theme’s custom CSS area, if it has one, or to the end of the theme’s
styles.cssfile. It’ll override the styles that are overriding the template’s styles. Hope that helps!#cn-list span input, #cn-list span input[type="text"] { width: auto; display: inline; } input#cn-search-submit { width: 30px !important; } #cn-tile-plus .cn-entry { -moz-box-sizing: content-box; }03/30/2014 at 8:09 pm #283997Phil
ParticipantHello,
Thanks for the quick reply! That seems to have fixed all of the issues with Connections-Pro formatting, but now our nav bar isn’t sized correctly. You can see now that our logo is overlaying onto of the nav bar.
Something in that CSS snipet changed the layout up there. Do you know which one would affect that?
Thanks!
Phil03/30/2014 at 8:15 pm #283998Phil
ParticipantActually, never mind. That isn’t really your fault it seems. Even when removing the CSS you gave me the issue persists. I will pass the issue off to the theme developer.
Thanks for your help with this!
The CSS rules that are in the custom CSS area are:#cn-tile-plus .cn-entry{ box-sizing: content-box; -moz-box-sizing: content-box; } input#cn-search-submit { width: 30px !important; } #cn-list span input, #cn-list span input[type="text"] { width: auto; display: inline; }-
This reply was modified 12 years, 4 months ago by
Phil.
03/31/2014 at 1:10 pm #284047Steven Zahm
Keymaster@ Phil
Great to hear! I updated the styles in Connections and Tile Plus to be even more specific so if you update, you should not encounter conflict.
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 -
This reply was modified 12 years, 4 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
