![]() |
Space at the bottom of all default menus
Hello,
I am having a bit of a problem removing the space at the bottom of the default menus. I have tried several things, but am unable to remove them. Can anyone help? Thank you, Tracy McClarnon |
sounds like you need to remove the
tags from the bottom of each menu file or in the home.tpl file |
Thank you for the suggestions, but...
I don't see any s at the end of the .tpl files that would cause this. If you look at the default installations of x-cart, you will see this space. I am at a lose. |
Here is the code that is giving me problems:
Code:
{* $Id: news.tpl,v 1.14 2003/08/13 06:49:07 svowl Exp $ *} |
try this instead, the problem is the because of the <form> tag. if you wrap it in a table it lays out better
Code:
{* $Id: news.tpl,v 1.14 2003/08/13 06:49:07 svowl Exp $ *} |
That worked! Thank you
|
All times are GMT -8. The time now is 02:38 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.