Headers tabs wrong background

GK User
Mon Jul 30, 2012 2:41 pm
Hi,

I have problem with displaying top tabs over slide header in this template.There is white background instead of black. What is wrong?
Image
User avatar
Junior Boarder

Konrad M
Mon Jul 30, 2012 3:15 pm
Hi,
probably you have set 'Use CSS' option as Force enabled in 'Advanced Settings' section of module settings.
User avatar

GK User
Mon Jul 30, 2012 3:55 pm
Thank You, but this is not the case.
User avatar
Junior Boarder

Konrad M
Tue Jul 31, 2012 7:53 am
So please explain little more and give us url to your site. It will be much easier to help you.
User avatar

GK User
Tue Jul 31, 2012 10:16 am
Hi,

The site is here: http://dot.mycloudnas.com/dottactical/jupgrade/.
I changed it myself by deleting the backgroun lines from css but now the problem is in tabs in ZAKŁADKI tabs on the bottom right side of the template.
User avatar
Junior Boarder

Konrad M
Tue Jul 31, 2012 10:29 am
Please try add to override.css
Code: Select all
ul.gkTabs li:hover, ul.gkTabs li.active {
height: 43px;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Tue Jul 31, 2012 11:12 am
Great! Thank You very much!
User avatar
Junior Boarder


cron