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)
-   -   header and center box orange top tab (https://forum.x-cart.com/showthread.php?t=6042)

lawsonms 01-15-2004 09:04 AM

header and center box orange top tab
 
Hi all, i have never worked with Xcart before. I have done ok so far but i am stuck in 3 places.

1. I need to get a header that is 800px wide into the header area, where do i do this?

2. You know that bright orange tab that shows up on the top of the center box, well where do i go in the CSS to chagne the colour?
http://www.trishscloset.com/customer/home.php?cat=270

3. Where do i find all the little icons for the 'go' button and the icons beside the verticle menu titles?

Thanks in advance..much appreciated

Tanya
http://www.thebusinessdevelopers.com

leon 01-15-2004 09:53 AM

Re: header and center box orange top tab
 
8O Looking at your site, I almost forgot what you asked. Anyway, here it is:
1. /skin1/head.tpl

2. /skin1/images/go.gif (if you talking about the GO button).

3. All images are in the directory mentioned on point 2

lawsonms 01-15-2004 09:56 AM

thanks a bunch Leon, i got them fixed, ok well almost done, now i am jsut stuck on one more thing.
Where do i go to remove the phone number from the right corner of the header area?

leon 01-15-2004 10:06 AM

Thats in /skin1/customer/top_menu.tpl, where it says:

Code:

<tr>
<td height=35 align=center class=HeadText>
{$lng.lbl_phone_1_title}: {$config.Company.company_phone}{$lng.lbl_phone_2_title}: {$config.Company.company_phone_2}</td>
</tr>

What it does here is pickup variables from the languages table, but you could just take it out if you dont want to display it.

lawsonms 01-15-2004 10:21 AM

thnx a bunch Leon, i have it done. YOu ahve been a great help!

http://www.trishscloset.com/customer/register.php




From Tanya
http://www.thebusinessdevelopers.com[/url]

leon 01-15-2004 10:36 AM

Welcome. Why dont you post your site on the "Members Webistes" forum, in the Community Center section ? That way you can get critics from users, designers and admins about the layout and functionality of your cart. :wink:


All times are GMT -8. The time now is 02:47 AM.

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