Styling problems with Jomsocial and Mosets Tree

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Sat Mar 10, 2012 11:54 am
Hi, Im trying to use yourshop but Im having a couple of styling problems.

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.
User avatar
Senior Boarder

GK User
Sat Mar 10, 2012 2:36 pm
Been trying to solve the mosets tree pagination, I think this solves it but Id appreciate someone with more css skill confirming it :

Code: Select all
/* Fix mosets - tree pagination */

.pages-links ul li { display: inline; margin: 10px; }
.pages-links ul { display: inline; clear: none; }
div.pagination ul li span, .pagination-prev span, .pagination-prev a { display: inline; float: none; border-right: none; line-height: 0; margin: 0; padding: 0;}


http://autoaeterna.com/mtree/Popular-listing.html
User avatar
Senior Boarder

teitbite
Mon Mar 19, 2012 11:22 am
Hi

I cannot check it. Looks like there is some database crash here. I would try reinstall whatever it could cause it.
User avatar
Moderator

GK User
Mon Mar 19, 2012 11:46 am
Mysql crash fixed, site running again.
User avatar
Senior Boarder

teitbite
Tue Mar 20, 2012 5:34 am
Hi

I've already replied in Your previous post. Please let keep the disscussion there.
User avatar
Moderator

GK User
Tue Mar 20, 2012 4:54 pm
Yes Im aware and have replied to the other thread, however I think this thread is still valid unless fixes found for a different template are valid here too, as I have three gavick templated sites affecting the mosets tree component styling in different ways, of which this is one.
User avatar
Senior Boarder

teitbite
Wed Mar 21, 2012 10:13 am
Hi

Ok. Looks like this issu is comming from one of the css class from Moset. Try add the code I've placed here: https://www.gavick.com/forums/music/mos ... 794#p68794
User avatar
Moderator

GK User
Thu Mar 22, 2012 11:11 pm
Seems ok now for this one thanks. Ill need to take a thorough look to be sure over the weekend.
User avatar
Senior Boarder

teitbite
Fri Mar 23, 2012 1:57 am
Hi

Ok. Please move disscussion to one thread. A link to it is already here if someone will need this too.
User avatar
Moderator


cron