Mod Tabs GK4ver. 1.0

Feel free to talk about everything related to our Joomla Products
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
Tue Jul 12, 2011 5:26 pm
I disabled the interface where its show the buttons forward/back but its stills shows in the frontpage.

Link www.condominio.lda.pt
User avatar
Senior Boarder

Konrad M
Wed Jul 13, 2011 7:08 am
Hi
Try add to override.css
Code: Select all
div.gkTabsWrapper {
    display: none;
}

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

GK User
Wed Jul 13, 2011 7:36 am
Thank you, it works.
Where can i add more space in the bottom like i have in above the tabs mod.
User avatar
Senior Boarder

Konrad M
Wed Jul 13, 2011 7:43 am
Try add to override.css
Code: Select all
#gkTab-71 .gkTabContainer0, #gkTab-71 .gkTabContainer1, #gkTab-71 .gkTabContainer2 {
    padding-bottom: 30px;
}
User avatar

GK User
Wed Jul 13, 2011 7:47 am
Just one more question, in joomla 1.5 to see the modules we put index.php?tp=1 how can we do this in joomla 1.6?
User avatar
Senior Boarder

Konrad M
Wed Jul 13, 2011 8:03 am
In joomla 1.6 you don't have similar option.
User avatar


cron