spaces between custom modules in header2

GK User
Fri Jan 20, 2012 1:24 pm
hi
how can i remove the spaces between the custom modules in header 2.
i used the clear suffix, but theres still spaces.

Code: Select all
/* - clear */
.box.clear,
.box.clear > div,
.box.clear > div > .box_content { padding: 0 !important; background: none !important; border: none !important; margin: 0!important; }
.box.clear > div > h3 { display: none; }


thx 4 help
mod custom.png
hi
User avatar
Expert Boarder

Konrad M
Fri Jan 20, 2012 1:49 pm
Hi
Can you give us url to your site ?
User avatar

GK User
Tue Jan 24, 2012 4:26 pm
User avatar
Expert Boarder

Konrad M
Wed Jan 25, 2012 9:44 am
Try add to the override.css
Code: Select all
#gkHeader2 p {margin:0 !important;}

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

GK User
Wed Jan 25, 2012 11:05 am
that works thx a lot 4 help
:D
User avatar
Expert Boarder

Konrad M
Wed Jan 25, 2012 11:06 am
I'm glad I could help :)
User avatar

GK User
Fri Jan 27, 2012 10:40 am
next question:

how can i align the three custom mods horizontally in header 1?
User avatar
Expert Boarder

Konrad M
Fri Jan 27, 2012 4:20 pm
I checked your site and I see you figured out it.
User avatar

GK User
Mon Jan 30, 2012 9:03 am
yes, thx for your efforts.
:D
User avatar
Expert Boarder


cron