tab layout

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
Thu Jul 28, 2011 5:19 pm
Hi
(I think this is the right forum to ask this)
is it possible to mask (disable) the tabs (sample tab1, sample tab 2....). just want to use the little arrows for flipping over to the next tab.
thanx for help
User avatar
Junior Boarder

Konrad M
Fri Jul 29, 2011 8:39 am
Hi
Can you give us url to your site ?
User avatar

GK User
Fri Jul 29, 2011 8:52 am
User avatar
Junior Boarder

Konrad M
Fri Jul 29, 2011 9:36 am
You can try add to the override.css
Code: Select all
ul.gk_tab_ul-style1 {
display:none;
}


but I don't know how you want to do navigation but I guess it will be extra customization
User avatar


cron