Solid white background on TabsGK5

May 2014 Joomla Template
GK User
Mon Aug 11, 2014 11:35 am
Hi

Using the University template, I'm trying to create a TabsGK5 with solid white background instead of transparent.

The module has the "header_right" position and I'm using the suffix "clear-horizontal" to maximize the space available inside the tab. Unfortunately the background is transparent, and if I add another suffix (light) then another set of padding is applied which reduses the space available.

What shall I do?

My demosite is: http://gavick.stensig.dk
User avatar
Fresh Boarder

GK User
Mon Aug 11, 2014 1:25 pm
Please edit: /templates/gk_unversity/css/override.css and add at its end:
Code: Select all
#gkHeaderRight .gkTabsItem {background: #fff;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron