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)
-   -   Couple of things i need help with please :) (https://forum.x-cart.com/showthread.php?t=18167)

Wayners 11-23-2005 02:30 AM

Couple of things i need help with please :)
 
version 4.016.

Im using the artistic tunes skin - the fashion and makeup one.

firstly, how do i change the header so that it stretches along the whole page ? IE: make one banner that is the main logo/banner for the site ?

Id also like to move the categories so they are where the manufacturers currently are and manufacturers underneath.

Im new to smarty templates so im not entirely sure im doing everything right.

Also, when i edit the templates in the admin im not sure if its actually editing anything some times.

http://www.nt4s.co.uk/shop/index.php

Any help is greatly appreciated :)

my msn if anybody can help that way aswell is wayne_ainsworth @ hotmail.com

thanks again

balinor 11-30-2005 04:18 AM

The width of the site is controlled in rectangle_top.tpl.

To move 'pieces', you need to edit home.tpl and move the includes where you want them. For example, to move the manufacturers, you need to move this piece of code under the catetegory include:

Code:

{if $active_modules.Manufacturers ne "" and $config.Modules.manufacturers_menu eq "Y"}
{ include file="modules/Manufacturers/menu_manufacturers.tpl" }
{/if}



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

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