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)
-   -   Vertical Menu keeps dropping (https://forum.x-cart.com/showthread.php?t=37256)

DezineJunkie 02-01-2008 02:23 PM

Vertical Menu keeps dropping
 
1 Attachment(s)
My left Vertical menu- on the first page of the site
drops down the page and leaves this space.
when i had it set to 4 col. it was up where it belongs.
Now with 2 col it is droped down as with 1 col.
ive attached an image .
what in the code is causing that?8)

SpinyMan 02-04-2008 03:53 AM

Re: Vertical Menu keeps dropping
 
Hi,
open "customer/home.tpl" and find
Code:

<td ...>...</td>
where is located a string "... customer/categories.tpl". edit with next:
Code:

<td valign="top">

DezineJunkie 02-04-2008 12:12 PM

Re: Vertical Menu keeps dropping
 
thanks SpinyMan
maybe you can tell me how to sort this one out
I even put in a fresh default css to try and figure it out.
I my page set at 800px- but it seems to stretch out to the edge of the screen
as in a fluid design would not fixed. i dont want it to be fluid- so where do i look for the error in my files, i dont think its in the CSS and i also chked the
rectangle_top.tpl and everywhere else i could think of.


Quote:

Originally Posted by SpinyMan
Hi,
open "customer/home.tpl" and find
Code:

<td ...>...</td>
where is located a string "... customer/categories.tpl". edit with next:
Code:

<td valign="top">



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

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