Remove Space Between Modules in the same position

GK User
Mon Jun 04, 2012 4:01 am
Where do I make css changes to remove space between modules placed in the same module position. Also would like to remove space between Top1 row and Top7 row?

Thanks in advance. Music City Template
User avatar
Expert Boarder

GK User
Mon Jun 04, 2012 7:18 am
Please use this code :

#gkTop1 {margin-bottom: 10px !important} to decrease the space between first and second row of 'top' positions.
User avatar
Platinum Boarder

GK User
Mon Jun 04, 2012 3:05 pm
bkrztuk wrote:Please use this code :

#gkTop1 {margin-bottom: 10px !important} to decrease the space between first and second row of 'top' positions.


Thanks
User avatar
Expert Boarder

GK User
Mon Jun 04, 2012 8:43 pm
Made the code change using:
#gkTop1 {margin-bottom: 10px !important}

But I do not see a difference in the site. should I did this in the css override. Do I need to make this change in the template.css or the layout.css to see the changs?
User avatar
Expert Boarder

GK User
Tue Jun 05, 2012 7:42 am
Yes, all changes should be made in file override.css but after that you need to enable 'Use override CSS' option in template developer settings, probably this cause that you don't see any changes.
User avatar
Platinum Boarder

GK User
Tue Jun 05, 2012 9:16 pm
What line do I change to remove space between Left_Top, Top, Right_Top?
User avatar
Expert Boarder

GK User
Wed Jun 06, 2012 10:31 pm
Please give URL to some page where all three module positions display some content - it will be much easier to help you.
User avatar
Platinum Boarder

GK User
Mon Jun 18, 2012 7:15 pm
bkrztuk wrote:Please give URL to some page where all three module positions display some content - it will be much easier to help you.


Here is the link to the site. http://www.secbattles.com

I would like to eliminate the space between modules in the same position for I would like to make captions or titles for modules using the [custom html] module. I want to use custom html for the module title or header.

Thanks
User avatar
Expert Boarder


cron