Mainbody Height

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Mon Jul 19, 2010 10:46 am
Hi,

After doing almost everything I can in CSS, i still have huge amounts of space above my logo ... I just want to make the space around smaller ...

Here is a screenshot ... I want to get rid of the red part of the screenshot ...

Phehello
User avatar
Fresh Boarder

GK User
Mon Jul 19, 2010 10:48 am
Here is the scrreenshot ...

thanks

PJ

akaandrew wrote:
Hi,

After doing almost everything I can in CSS, i still have huge amounts of space above my logo ... I just want to make the space around smaller ...

Here is a screenshot ... I want to get rid of the red part of the screenshot ...

Phehello
User avatar
Fresh Boarder

GK User
Mon Jul 19, 2010 3:35 pm
try add this in the end of the templates.css

Code: Select all
h1.logo { position: absolute; top: -20px; }


play around with the pixels ...

if this is not giving the result, please send me www adress so i can play around with it in firebug :)
User avatar
Platinum Boarder

teitbite
Mon Jul 19, 2010 6:57 pm
Hi

Can I please see the site?
User avatar
Moderator

GK User
Tue Jul 20, 2010 7:31 am
Hi,

Herewith the live site ... www.bbtechonline.co.za/m4attorneys - I played with the pixels as [email protected] suggested, but still I did not get a desired result ...

Thanks for your assist ...
User avatar
Fresh Boarder

teitbite
Tue Jul 20, 2010 1:15 pm
Hi

Please chnge the class value in template.css file to this:

Code: Select all
.top_offset {
margin-top:15px !important;
}
User avatar
Moderator


cron