PDA

View Full Version : Some sort of navigation/graphic glitch


Siobhan
06-21-2002, 03:03 PM
Hi all. I have a weird problem with one of my sites. I am using a template and it contains an active navigation graphic. It appears fine, but in preview and once it is uploaded there is a small break in the graphics. The site is Camelot Gallimaufry (http://camelot.gamersweb.net). Look at the sword used for navigation and then look where the tip of the sword ends the navigation. See the gap? How do I get rid of it?

For the record: For this site, I am using FrontPage 2000 and the first thing I did was look at the source. I saw the (br) and thought maybe that was it, but when I removed it the sword point wound up to the right of the blade navigation. I also tried to make sure that paragraphs had single spacing with 0 spacing before and after. They did. So I am stumped.

nsr81
06-21-2002, 03:37 PM
replace the <br> with the following code. This should do the trick.


</td></tr>
<tr>
<td valign="top">

Siobhan
06-21-2002, 03:53 PM
Drat. It doesn't

Siobhan
06-21-2002, 04:12 PM
You will never believe this, but I found a goofy solution on another board. He suggested: Open up the site live on the server, open that side page and go into the HTML type something in the title tag and save it again and the gap should go away.

Well, I just opened it with my editor and changed the title (it already had one) and the gap went away. "Whatever". LOL