X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   logo resize (https://forum.x-cart.com/showthread.php?t=55672)

qwerty 09-23-2010 07:22 AM

logo resize
 
hi i finaly manged to change the xlogo.gif on my site but its to small can someone please tell me how i resize the logo
thanks

cflsystems 09-23-2010 08:35 AM

Re: logo resize
 
You don't resize the logo, you need to edit the css styles applied to it. Use FF with Firebug to find out which styles and edit them

a1deano 09-23-2010 10:41 AM

Re: logo resize
 
Its /common_files/css/main.css

Below is what size i set my log to, just alter it for your image size...

#header .line1 .logo a img {
width: 400px;
height: 80px;


Think its line 433

qwerty 09-24-2010 09:22 AM

Re: logo resize
 
thanks that worked a treat do you no if its possible to change the header bar colour at the moment it orange

a1deano 09-24-2010 10:24 AM

Re: logo resize
 
If your on about the "head_linebg.gif" then all i done was put head_linebg.gif into google search, images,, and found a nice blue colour that i liked and just upload it to the server and it replaced the orginal orange one.

Below is the "head_linebg.gif" i used

AKR 11-17-2010 09:28 AM

Re: logo resize
 
Quote:

Originally Posted by a1deano
Its /common_files/css/main.css

Below is what size i set my log to, just alter it for your image size...

#header .line1 .logo a img {
width: 400px;
height: 80px;


Think its line 433



I tried this, and it destroyed my design completely. lol. I did exactly as you said. This is what it looks like now, after looking exactly like the default shop:


http://i55.tinypic.com/198kk9.jpg



Customizing the logo should be one of the easiest things to do. Leave it up to Xcart to not bother simplifying the process.


All times are GMT -8. The time now is 09:36 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.