remove space between top three images and the main body

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Sun Oct 10, 2010 8:00 pm
I can't find the margin code to remove the gap or turn off the line in the other arrow.

Michael
User avatar
Fresh Boarder

GK User
Sun Oct 10, 2010 10:25 pm
Try something like this:

Code: Select all
#gk-header #gk_is-newsimage1{margin-bottom: -10px!important}
User avatar
Platinum Boarder

GK User
Mon Oct 11, 2010 3:49 am
I tried that in the templates.css but it did not work.
User avatar
Fresh Boarder

teitbite
Mon Oct 11, 2010 3:53 pm
Hi

I hope this will help. Play with the value of the padding:

Code: Select all
.main .inner {
padding:5px;
}
User avatar
Moderator

GK User
Mon Oct 11, 2010 5:07 pm
ok my mistake. :blush:
From the screenshot, i thought you were referring to header module position.

@teibite, i don't think that's what Gary want. ;)
Is this?

Code: Select all
.inner {padding-bottom:0!important;}


About the logo issue, we must see it.

Cheers
User avatar
Platinum Boarder

GK User
Thu Oct 14, 2010 5:12 am
Thanks! The code worked.

I think that line in the logo spot is this graphic "submenu_line".
User avatar
Fresh Boarder


cron