I wanna know what I did wrong here, I am testing a new design, and I cant seem to figure out what I did wrong.
http://www.freewebs.com/forbiddenreunion/test.html
The Navigation part is all messed up.
Thanks,
Darkmage
EDIT: and I know there are allot of <BR> I cant figure out another way to make a big space![]()
EDIT 2: I actually think this goes into the programming boardif so, can a staff move it to there, thanks.
I wanna know what I did wrong here, I am testing a new design, and I cant seem to figure out what I did wrong.
http://www.freewebs.com/forbiddenreunion/test.html
The Navigation part is all messed up.
Thanks,
Darkmage
EDIT: and I know there are allot of <BR> I cant figure out another way to make a big space![]()
EDIT 2: I actually think this goes into the programming boardif so, can a staff move it to there, thanks.
well I can see some issues here where the myspace link is:
<tr><td><CENTER><A href="http://www.freewebs.com/forbiddenreunion/myspace.html" target="_parent"><font color="#FFFFFF">Myspace</A></CENTER></td></CENTER></td>
add the green, remove the red, change the blue to a </tr>.
Try modifying that, then post here if there is still an issue![]()
Thanks it worked, but now, I need a table around the navigation part, how do I do that?
Thanks it worked, but now, I need a table around the navigation part, how do I do that?
Kind of like your other page?
http://www.freewebs.com/forbiddenreunion/forum.html
Just copy the table code (<table border=0>STUFF</table>) into one cell of your current navigation, and delete the rows that are duplicated in the large table. Make sure you delete the entire row, meaning ALL of the things in the <TR><TD>this stuff</TD></TR>
But wouldnt that take out the whole table around the contents?
But wouldnt that take out the whole table around the contents?
which part? The only thing I was getting you to take out were the rows from the original table that contained the links. And that's what you want, right? You don't want the links duplicated both in the embedded table and in the original?
lol, ok ok I see what you mean ^_^
EDIT:
It don't work![]()
lol, ok ok I see what you mean ^_^
EDIT:
It don't work![]()
ok, what did you try doing? And are the changes still up there?
I copied the original "Navigation" table, and copied and pasted it.
EDIT: I fixed it ^_^ I just re copied the whole table instead of the contents inside the navigation table.
Thanks.
I copied the original "Navigation" table, and copied and pasted it.
EDIT: I fixed it ^_^ I just re copied the whole table instead of the contents inside the navigation table.
Thanks.
you're welcome![]()
go through all the links, and tell me how you like it. I think I did well. ^_^