Dead Space

Gamebox for Joomla 1.5 support forum by GavickPro
GK User
Mon Oct 25, 2010 11:00 pm
Hello,
I am trying to find out where or what file I need to edit to remove the "dead space" in this logo area. I would like to bring the logo closer to the top menu and the slide show below.
User avatar
Fresh Boarder

GK User
Tue Oct 26, 2010 9:01 am
please shoe me your www and i can make something out...
User avatar
Platinum Boarder

GK User
Wed Oct 27, 2010 12:09 am
Sorry it is www.new.regal360.com

-Terry
User avatar
Fresh Boarder

GK User
Wed Oct 27, 2010 10:13 am
add this to the bottom of templates.css
Code: Select all
h1.logo { position:absolute; top:5px }
#gk-header { margin-top:-90px }


or add it to override.css and then enable override.css from template manager and then past it here insted...

this is the best way of doing it. this way when a template update comes you can override, without overriding your changes :)
User avatar
Platinum Boarder

GK User
Wed Oct 27, 2010 6:25 pm
Thank you.
User avatar
Fresh Boarder

GK User
Thu Oct 28, 2010 7:46 am
your welcome
User avatar
Platinum Boarder


cron