![]() |
Product Page
I am trying to increass the width of my product page but i'm not sure which lies to edit in customer/main/product.tpl can you help please i'm using xcart 4.0.11
Thanks for your help |
What exactly are you trying to increase? A screenshot or link to your site would help. The product page should automatically be stretching to fit the full width of your home.tpl...between the menus. So I guess I'm not really understanding what you want to do?
|
Template Editing
HI
I've take the login and user online out of the right hand page and now i want to fill the gap by moving my width over so my discription is not taking to much page up plus i've got more fetures i want to add to the new layout. Look forward to your comments Thanks Chris |
Ah. You will need to remove that empty cell from home.tpl (where the menu boxes used to be). The pages will then stretch all the way across.
|
Template Editing
Sorry i'm new to this can you give me a clue where to find it.
Thanks again for your help Chris |
It is the same page you removed the menus from - customer/home.tpl. Look for this tag:
Just after that, there is a table cell that looks like this: Code:
<td width=150 valign=top> replace it with this: Code:
{*<td width=150 valign=top> then scroll down and find the closing </td> tag for that cell and replace it with this: Code:
</td>*} That should do the trick! |
Template Editing
Thanks for your help works a treat
Chris |
All times are GMT -8. The time now is 08:47 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.