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)
-   -   strange table added to pages (https://forum.x-cart.com/showthread.php?t=9153)

rweiss 08-30-2004 11:25 AM

strange table added to pages
 
A set of table rows and cells are showing up on the main pages of the cart that were not there before. I can't seem to identify what they are related to in order to get rid of them.

There are 6 of them....

the source code looks like this:

<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
<TR>
<TD class=VertMenuBorder>
<TABLE border=0 cellPadding=1 cellSpacing=1 width="100%">
<TR>
<TD class=VertMenuTitle>http://www.gldkeyinc.com/cart/skin1/images/dingbats_profil.gif
<font class=VertMenuBoxNewsTitle></font></TD>
</TR>
<TR>
<TD class=VertMenuBox>
<TABLE border=0 cellPadding=5 cellSpacing=0 width="100%">
<TR>
<TD>


</TD></TR>
</TABLE>
</TD></TR>
</TABLE>
</TD></TR>
</TABLE>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
<TR>
<TD class=VertMenuBorder>
<TABLE border=0 cellPadding=1 cellSpacing=1 width="100%">
<TR>
<TD class=VertMenuTitle>http://www.gldkeyinc.com/cart/skin1/images/dingbats_profil.gif
<font class=VertMenuBoxNewsTitle></font></TD>
</TR>
<TR>
<TD class=VertMenuBox>
<TABLE border=0 cellPadding=5 cellSpacing=0 width="100%">
<TR>
<TD>
and it keeps going just like this through the 6 times.

I am baffled. Anu ideas?

lyncca 08-30-2004 12:51 PM

Those are your menus, like categories, authorization, etc...

rweiss 08-30-2004 12:59 PM

That is what I gathered as I looked at it -

but I don't see how they got to this area of the page (they are showing up in the middle underneath the feaured products box)

I can't find them listed on a template or in the php file

lyncca 08-30-2004 01:03 PM

In the original files they are under Customer>home.tpl.

Maybe you got a messed up tag somewhere that is causing it to load funny. Maybe a missing </td> or something.

rweiss 08-30-2004 01:31 PM

Well - I looked and looked for something like that...but nothing showed up.

So, just for the heck of it I made the menu column wider...and...the menu objects are gone!

lyncca 08-30-2004 01:34 PM

strange.... :lol:


All times are GMT -8. The time now is 03:22 PM.

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