OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Problem with sub-categories (0 viewing) 

OrdaSoft template Support

Go to bottom Favoured: 0

Problem with sub-categories

Alexeyandr (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Problem with sub-categories 8 Years, 9 Months ago
Karma: 0  
Hello. Template "Tool Store".
Wen i create sub-categories in VM menu, i have a problem. All sub-categories open well, but last sub-category in menu have have bad style.



And one more problem with display manufacturer (left sidebar) in Firefox. In Google chrome is ok (see screenshot)
Site: materius.ru
Logged Logged
The administrator has disabled public write access.
AnnaZh (Admin)
Admin
Posts: 226
graphgraph
User Offline Click here to see the profile of this user
Gender: Female Location: Kharkov, Ukraine
Re:Problem with sub-categories 8 Years, 9 Months ago
Karma: 7  
Hi,

Please insert following piece of code in style.css of template

Code:

div.vmgroup div.vmheader { background: transparent; color: #000;}

div.vmgroup div a img {height: 48px;}



Write us if there is anything we can help you with.

Best Regards,
Anna
ordasoft.com
Logged Logged
The administrator has disabled public write access.
Alexeyandr (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Problem with sub-categories 8 Years, 9 Months ago
Karma: 0  
Thank you. background is dissapear, but and "Manufacturer" background disappear too.
Logged Logged
The administrator has disabled public write access.
AnnaZh (Admin)
Admin
Posts: 226
graphgraph
User Offline Click here to see the profile of this user
Gender: Female Location: Kharkov, Ukraine
Re:Problem with sub-categories 8 Years, 9 Months ago
Karma: 7  
Then please delete this piece in style.css

Code:

div.vmgroup div.vmheader { background: transparent; color: #000;} 


and insert this

Code:

.vmgroup {clear: both;}


Best Regards,
Anna
ordasoft.com
Logged Logged
Last Edit: 2015/07/09 11:51 By AnnaZh.
The administrator has disabled public write access.
Alexeyandr (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Problem with sub-categories 8 Years, 9 Months ago
Karma: 0  
Thank you! It's work!
Logged Logged
The administrator has disabled public write access.
AnnaZh (Admin)
Admin
Posts: 226
graphgraph
User Offline Click here to see the profile of this user
Gender: Female Location: Kharkov, Ukraine
Re:Problem with sub-categories 8 Years, 9 Months ago
Karma: 7  
Welcome

If you have other questions, don't hesitate to ask.

Best Regards,
Anna
ordasoft.com
Logged Logged
The administrator has disabled public write access.
Go to top
»