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)
-   -   Have some questions.... (https://forum.x-cart.com/showthread.php?t=4474)

wild boar 09-24-2003 07:41 PM

Have some questions....
 
Ok how do you change the width on the sub menu on the right
example -
http://www.illinoiswinecellar.com/shop/customer/

I'd like to make it a little wider..

Also, I'd like to put the cart information on the header and possibly put the newsletter there in replace. what files do I need to edit?

It doesn't say in the help file

These smarty templates are a little complicated because theres so many of them.. it'd be nice if x-cart gave you a text file with every smarty temp on there and tell you what each file is and does..

thanks,
chris

B00MER 09-24-2003 08:42 PM

To adjust the width of the menu on the right edit customer/home.tpl, you'll see the <TD> tag after the main content that you can simply insert a WIDTH= into to stretch it out more.

As for the cart information in the header... Edit customer/menu_cart.tpl and take some of the code from this and put it into the head.tpl, then comment out {* comment *} the customer/menu_cart.tpl in the customer/home.tpl and move the include for the newsletter in its place.

There are many tpl's but once you edit a few carts you will slowly learn where each part of the site is, you can also enable the debug console in the Admin -> general settings to see what files make up the page your viewing OR use the Webmaster mode.

hth. ;)

wild boar 09-24-2003 08:48 PM

thanks boomer, I appreciate it..

wild boar 09-25-2003 04:38 AM

you can see what I did with your advice here http://www.illinoiswinecellar.com/shop/customer

It's not all done yet.. still has a lot of work to do

How do I change authentication to something like User Login?

DogByteMan 09-25-2003 05:00 AM

Unless you want the alternative pricing, you can remove it by going to General Settings and then clearing this field...

Alternative currency symbol (empty to disable). Note that credit card charges are performed using primary currency:

wild boar 09-25-2003 02:08 PM

yea, I thought I emptied it, but it just came right back.

I never hit restore..

oh well

I mean't like how do you change to word "Authentication" to something like "Member Login"

in the auth.tpl file there is this {capture name=menu}

which I don't know where that goes

shan 09-25-2003 03:31 PM

look in the languages area in your admin

wild boar 09-25-2003 03:48 PM

hey that's cool.. I'm getting the hang of this

wild boar 09-25-2003 07:13 PM

some width problems
 
I might as well keep posting in this forum so I don't flood the forum with my problems..

Anyways I don't know how to fix the width in the admin panel - check this out

www.illinoiswinecellar.com/shop/admin

the body is like 100 percent.. anyone know the file that controls this?

Also, the width on the submenu on this page (user login, help)
http://www.illinoiswinecellar.com/shop/customer/

is to skinny.. but the width on this page is the way I like it -

http://www.illinoiswinecellar.com/shop/customer/product.php?productid=1&cat=&page=

I don't understand why it's different on 2 different pages?

I'm going to try working these problems out myself in the next few hours.. but if anyone has 2 minutes that knows any answers it would save me some time..

Thanks for your help, have a good weekend
chris


All times are GMT -8. The time now is 02:48 PM.

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