Hi,
apologies in advance 'i'm a css/gantry newbie.
i'm just finishing a rough site layout using the gantry/rocket quasar
template and i'm struggling a bit to remove vertical space between a
couple of module positions i think the issue is that gantry uses
generic div's surrounding the module positions that give TBRL padding
and margins whcih are fine for L&R but on a couple of modules (not
all) give me too much vertical space between modules/main
the site i'm playing with is at
www.alchemixenergy.com
surrounding the module positions i have for example .rt-block divs
which i take it are part of the generic gantry setup which i dont
think it is wise to edit only to change 1 or 2 module position (as its
probobly used extensively and will prob screw up elsewhere)
I thought as css has an inherited type structure that i could zero out
the top and bottom margins but as i'm a bit of a css newbie i'm
struggling to see where to put the css code in.
i was thinking of removing the top and bottom border and padding from
gantry .rt-block ??
the css structure of the template above gantry is :
style.css
template.css
gantry css's
can anyone give any suggestions as to the best way to deal with these
vertical gaps without breaking the template elesewhere
thx
ian