distance between the module joomla

GK User
Sun Feb 05, 2012 9:50 am
To change the distance between the modules, how to?
thank you
User avatar
Fresh Boarder

GK User
Sun Feb 05, 2012 2:04 pm
Hello,

Can you give me the link to your page then I can help you better?

Thanks,
User avatar
Platinum Boarder

GK User
Sun Feb 05, 2012 2:48 pm
this was a temporary site, but http://proba.dreamsolution.hu
User avatar
Fresh Boarder

GK User
Mon Feb 06, 2012 7:43 am
Hi,

Try adding this code to file override.css (with CSS Override mode enabled in template setting):
Code: Select all
#gkRight > div, #gkLeft > div, .box, .box_text, .box_menu{
margin-top: 0 !important;
}
User avatar
Platinum Boarder

GK User
Mon Feb 06, 2012 6:33 pm
thanks for the answer, but can be resolved between the two modules can only be 10-15px
User avatar
Fresh Boarder

GK User
Tue Feb 07, 2012 2:23 pm
Add this code plus:
Code: Select all
.box > div, .box_text > div, .box_menu > div{
padding: 0 !important;
}
User avatar
Platinum Boarder

GK User
Tue Feb 07, 2012 6:56 pm
Thanks, it works
User avatar
Fresh Boarder

GK User
Wed Feb 08, 2012 12:16 pm
Hi,

You are most welcome, feel free to let me know if you need any other helps.

Have a nice day!
User avatar
Platinum Boarder


cron