Change width of tab name

Tabs Joomla module is the easiest way to create and manage your content via tabs.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Jun 15, 2011 2:56 pm
I was wondering if there was a way to change the width of the tab names that appear at the top of the module.

Right now I have 1 too many tabs and they are displaying on two rows.

There is quite a bit of extra space, and if I can eliminate just a little from each name, they should display on one row. Or at least that is what I am hoping.

You can see what I mean on my page: www.Catgaming.com Check out the top next to the photoslide module. The tabs there display on two rows.

Thanks!
User avatar
Fresh Boarder

Konrad M
Thu Jun 16, 2011 10:15 am
Hi
Try add to override.css
Code: Select all
ul.gk_tab_ul-style1 li span {
    padding: 0 10px 0 0 !important;
}

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

GK User
Thu Jun 16, 2011 12:28 pm
You are most excellent my friend.

It worked like a charm! Thank you!
User avatar
Fresh Boarder

Konrad M
Thu Jun 16, 2011 12:30 pm
I glad I could help ;)
User avatar


cron