View Full Version : Table Trouble


Bondgames
01-03-2003, 01:01 AM
I'm having problems with my two menu bars, one is under the other on the opposite side, I don't know whats wrong with it. Illustrated here. (http://www28.brinkster.com/ienei/layout/layout.shtml)

epolady
01-03-2003, 01:58 AM
I take it that you want your menu all on one side (left?)

find -

<table border="0" cellspacing="0" cellpadding="0" width="200" align="right">

and change to

<table border="0" cellspacing="0" cellpadding="0" width="200" align="left">

and it should work.

Bondgames
01-03-2003, 07:02 PM
I'm sorry, I was in a hurry, what I want is 2 menus, 1 on each side, but both all the way to the top.

Bondgames
01-12-2003, 03:41 PM
I'm still having trouble with this, could it be a problem with SSI arrangement?