no title in tabs

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
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
Mon Apr 04, 2011 3:21 pm
Hallo everybody! I'm trying to use news sho pro with Tabs Gk4, on joomla 1.6.something - template penguinmail
My problem is that I can't see the title of the article in the tab
you can see it here http://www.bolognacreativa.com/rifugiodelcane/

Solutions? ideas?
User avatar
Fresh Boarder

teitbite
Tue Apr 05, 2011 1:17 am
Hi

Add this code to override.css (remember to allow using this file in template settings).

Code: Select all
ul.gkTabs li span {
    float: none !important;
    height: 35px;
    line-height: 35px;
    text-indent: 0 !important;
    width: auto !important;
}
User avatar
Moderator

GK User
Tue Apr 05, 2011 11:37 am
Wonderful! Thank you!
User avatar
Fresh Boarder

teitbite
Wed Apr 06, 2011 1:42 am
Hi

No problem. Glad I could help.
User avatar
Moderator


cron