its possible to increase the distance between the Moduls?

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Mon Feb 28, 2011 8:52 pm
Hallo,


sorry, my english is not the best :)

its possible to increase the distance between the Moduls (areas)? (see attachment)
i want a few 4-7 pixels more.


i hope somebody kann help me
User avatar
Junior Boarder

Konrad M
Tue Mar 01, 2011 6:51 am
Hi,
Some of them yes. Try add to override.css
Code: Select all

div#breadcrumbs {
margin:0 0 7px;
}
#gk-header {
margin-bottom:3px !important;
}

and remember to enable it :)

For vertical space is harder to do becasue headers width is in %
User avatar

GK User
Tue Mar 01, 2011 11:30 am
thank you !!

what do you mean with "and remeber to enable it" ? :)

----------------------

see attachment :)
the "blue" area is now fine, with your CSS Code ! but not all horizontal space has a bigger distance. only in header and fooder area. between the modls, the space is normal and not bigger

it is possible to make all horizontal space bigger?

where can i find the css code für die width? ... i want to test it.

thank you for your time !
User avatar
Junior Boarder

Konrad M
Tue Mar 01, 2011 2:15 pm
It was some frendly suggestion ;) more like friendly reminder. :) I need url to Your site.
User avatar


cron