| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Remove company logo from all pages | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Remove company logo from all pages
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
__________________
XCart Gold 4.5.x and starting to deploy 4.6 |
|||||||
#2
|
|||||||||
|
|||||||||
Re: Remove company logo from all pages
use Firebug in Firefox to see what CSS is responsable for this.
__________________
X-Cart Next: Business 5.2 (learning and testing) X-Cart Classic: Gold and Gold Plus 4.7 Lots of Modules and Customizations OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions) You can catch my ideas here: http://ideas.x-cart.com |
|||||||||
#3
|
|||||||
|
|||||||
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.
__________________
X-Cart Gold Version 4.3.2 |
|||||||
|
|||
X-Cart forums © 2001-2020
|