View Full Version : Celeris needs help...


Celeris
01-23-2003, 11:13 PM
Okay, my table is currently set up with a left navigational "frame", which is actually another table. Go to http://celeris.0catch.com/index2.html and see if you can help me to figure out how to transfer the menu frame to the top - right under the main title graphics, before the journal/blog entries. Thanks, much appreciated.

lilchici13
01-23-2003, 11:18 PM
do u mean like the navigation opanel under the sounds of the forest image?

epolady
01-23-2003, 11:19 PM
Ok I think I found your error, I'm not sure if this is what you wanted, but let's try...

Find-

<table width="100%" cellpadding="0" cellspacing="0" bgcolor="#000000" height="19" border="0">
<tr><td width="100%" height="13" bgcolor="#147c00">
<tr><td width="100%" height="13" bgcolor="#000000" align="left" valign="center"><font face="verdana" size="1"

color="#FFFFFF">&nbsp; » navigation</font></td></tr><tr>
<td height="10" bgcolor="#147c00"> </td></tr>
</table>

And replace with

<table width="100%" cellpadding="0" cellspacing="0" bgcolor="#000000" height="19" border="0">
<tr><td width="100%" height="13" bgcolor="#000000" align="left" valign="center"><font face="verdana" size="1"
color="#FFFFFF">&nbsp; » navigation</font></td></tr><tr>
<td height="10" bgcolor="#147c00"> </td></tr>
</table>

All that was removed was the <tr><td width="100%" height="13" bgcolor="#147c00"> - that will get your "Navigation" right under your graphic. Is that what you want?

Celeris
01-23-2003, 11:22 PM
Yes, that's what I want. I'll try it and get back to you on this thread.

Celeris
01-23-2003, 11:31 PM
Well, that connects the navigation display text up there, but I'm talking more along the lines of this:

current: | >>navigation |
/ Main Link \
| |
other
content

And I want it sort of like this:


Main Image (below)
----------------------------------------------------------------------------------
| |
| |
----------------------------------------------------------------------------------
(does not have to have this space)
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
^ Menu bar/navigational "frame"