So far Ive had to add a couple of fixes for Jomsocial I found here :
- Code: Select all
body #community-wrap .cMain{
margin-right: 0 !important;
width: 67%;
}
div.profile-info {overflow:hidden}
Im using Jomsocial with the default styling template and Im finding that styling for text input boxes and the search box are inheriting over-rides from yourshop that breaks styling.
However, Im finding that on the Recent Activities page the textboxes for jomsocial seach and the status input box are inheriting styling from yourshop and Im struggling to find the solution. I cant provide a public access url but I can give login details. However the search box problem and can be seen here :
http://autoaeterna.com/Community.html
The login form is also breaking the container on that page.
The main group view pages also seem to have the status text box inheriting styling problems.
In addition the pagination styling for mosets tree is being broken :
http://autoaeterna.com/mtree/Popular-listing.html
Ive seen this happen in other Gavick templates so its something in the core styling thats being used across several templates that seems to be the issue.