HELP! Shoutbox problem!

liunx

Guest
Hi, great forums, i hope someone can help me quick. I am creating a website about Final Fantasy X, and i added a shoutbox...Now, on certain pages where there is a lot of text, the shoutbox appears halfway down the page, instead of under the Shoutbox logo. The shoutbox uses iframe's.<br />
<br />
<br />
Here is the code for a page which it happens on...Thanks :)<br />
<br />
The offending page is at the URL below, notice how the Shoutbox is almost in the middle vertically?<br />
<br />
<br />
<!-- m --><a class="postlink" href="http://ffxfanz.8bit.co.uk/temp/characters.html">http://ffxfanz.8bit.co.uk/temp/characters.html</a><!-- m --><!--content-->Try adding this: style="vertical-align:top;"<br />
to the <td> tag for the cell it's in.<br />
<br />
The code for that cell should look like this:<br />
<td background=images/index_14.jpg style="vertical-align:top;" width=126 height=126><!--content-->:D It works! Thanks a lot<br />
<br />
<br />
<br />
Oh, and sorry about putting HELP! in the title, i didn't read the rules ;)<!--content-->Hi, me again, i'm having more issues with another page...Same problem. I have a lot of text on this page, so it may take a while to load<br />
<br />
<!-- m --><a class="postlink" href="http://ffxfanz.8bit.co.uk/walkthrough.html">http://ffxfanz.8bit.co.uk/walkthrough.html</a><!-- m --><br />
<br />
It also effects some of the other long pages...It worked last night, then all of a sudden it doesn't. Is the code wrong? Thanks!<!--content-->Oh...Could i add the style code to other TD's (Which are not backgrounds?) Thanks :)<!--content-->
 
Back
Top