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)
-   -   Increasing the logo area in upper left? (https://forum.x-cart.com/showthread.php?t=60257)

chyldofsun 07-21-2011 12:08 PM

Increasing the logo area in upper left?
 
Hi all,

How do we put a bigger logo in the upper left of the site?

How do we increase the image size area?

Thanks!

ARW VISIONS 07-21-2011 06:53 PM

Re: Increasing the logo area in upper left?
 
the logo is called from customer/head.tpl

you will also have to adjust the CSS file.

If you need to make the header area bigger you will need to also adjust the header and content-container classes.

chyldofsun 03-14-2012 09:12 PM

Re: Increasing the logo area in upper left?
 
Quote:

Originally Posted by ARW VISIONS
the logo is called from customer/head.tpl

you will also have to adjust the CSS file.

Do you know what I look for to change specifically in the css?

If you need to make the header area bigger you will need to also adjust the header and content-container classes.


How and where do I do this?

Thanks!

ADDISON 03-15-2012 02:41 AM

Re: Increasing the logo area in upper left?
 
Use your browser to inspect the elements. If Opera Ctrl + Shift + I (same in Chrome). You should know CSS, this will help you understand how to manipulate the elements. If you don't I recommend to follow a free course here: www.w3schools.com.

Everyone who knows CSS will modify easy fonts, position, colors, ... And there is a great tool for inspecting in all browsers. Just inspect the elements and note where and what to change. For changes inside a CSS file use a text editor. I recommend making a backup of the original tags (you can comment the lines and write a note to find it easy with Find command - e.g. MYMOD)


All times are GMT -8. The time now is 08:51 PM.

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