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)
-   -   Head Template Logo Change (https://forum.x-cart.com/showthread.php?t=45710)

Bearsnum34 03-22-2010 04:22 PM

Re: Head Template Logo Change
 
From what I am reading it looks like it gets install on the server??

Quote:

Originally Posted by cflsystems
Nope. www.smarty.net

It's a template engine. XCart is built on it along with PHP and MySQL


cflsystems 03-22-2010 04:25 PM

Re: Head Template Logo Change
 
Smarty is already included - that's how xcart works. You don't have to install it or anything. Just have to learn how to use it. All xcart templates are built on this template engine and you need to know it if you want to be able to manipulate the code yourself.

Bearsnum34 03-22-2010 04:31 PM

Re: Head Template Logo Change
 
But when I go to the link you gave me there is a download.

Quote:

Originally Posted by cflsystems
Smarty is already included - that's how xcart works. You don't have to install it or anything. Just have to learn how to use it. All xcart templates are built on this template engine and you need to know it if you want to be able to manipulate the code yourself.


cflsystems 03-22-2010 05:27 PM

Re: Head Template Logo Change
 
I gave you the link so you can read about it, see how it works, its functions ....

SiamContainer 03-22-2010 09:41 PM

Re: Head Template Logo Change
 
Quote:

Originally Posted by SiamContainer
Hey guys,
Sorry, have to come back to the same problem of enlarging logo again.

On the main page and product page, everything is fine. (Pix 01)
However, my larger logo is blocking some info on "Cart" and "Checkout" page. (Pix 02 - 03)


I guess editing main.css and moving yellow bar will not effect "Cart" and "Checkout" page.

Which file to fix???

Thanks again.


Finally found it..... Took me 2 days....

Found it in /www/skin1/main.css
(don't know why it is not in skin1/modules/Fast_Lane_Checkout like other said)

Look for
Quote:

/*
fast lane checkout module
*/

Fix this one

Quote:

.flc-container #content-container {
margin-top: 150px;
}


All times are GMT -8. The time now is 07:04 PM.

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