Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Remove company logo from all pages

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 06-22-2010, 08:32 PM
 
gezzam gezzam is offline
 

Advanced Member
  
Join Date: Jun 2010
Posts: 65
 

Default 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
Attached Thumbnails
Click image for larger version

Name:	xcart.jpg
Views:	97
Size:	23.7 KB
ID:	1986  
__________________
XCart Gold
4.5.x and starting to deploy 4.6
Reply With Quote
  #2  
Old 06-23-2010, 02:41 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default 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
Reply With Quote
  #3  
Old 06-24-2010, 12:47 PM
 
Sisom Sisom is offline
 

eXpert
  
Join Date: Sep 2006
Posts: 310
 

Default 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
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:19 AM.

   

 
X-Cart forums © 2001-2020