how to reduce the gap in the tabs on the right in the demo?

Gamebox for Joomla 1.5 support forum by GavickPro
GK User
Wed Feb 16, 2011 2:29 pm
how can i reduce the height gap in the tabs maodule oon the right in the demo?

please see the atatchement.

thanks
User avatar
Expert Boarder

Konrad M
Wed Feb 16, 2011 3:16 pm
Hi

Try add to override.css (remeber to enable it)
Code: Select all

.gk_tab_item_space {
padding: 28px 0;
}


and reduce first padding value
User avatar

GK User
Wed Feb 16, 2011 3:24 pm
great thanks....

if i need to reduce the same height area but on the following custom module in the right 1 position...

how do i do that as well?

thanks
User avatar
Expert Boarder

Konrad M
Wed Feb 16, 2011 4:42 pm
You ask about modules in demo such as k2 Categories, JComments Latest ?
User avatar


cron