![]() |
Remove company logo from all pages
1 Attachment(s)
Good Afternoon,
How do I remove the white space where I removed the logo from all the pages I removed the logo by editing the head.tpl file See attached screenshot URL is http://www.howcuteisthat.com.au/shop/ Thanks, Gerald |
Re: Remove company logo from all pages
use Firebug in Firefox to see what CSS is responsable for this.
|
Re: Remove company logo from all pages
First of all, edit altskin.css, line 68
#header .line0 { direction:ltr; height:150px; position:relative; } Change the height to something smaller, like 20px; Then you need to change line 31 #content-container { margin-top:150px; padding-bottom:50px; } Change the 'margin-top' value to 20px, or whatever you made the height of header .line0 I think that's all, I can't remember, but I had to do this myself last week for the first time. But as am2003 says, use the Firebug add on in Firefox and it will really help to see what CSS you need to edit. |
All times are GMT -8. The time now is 04:40 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.