Layout Errors With PHP

liunx

Guest
Hello

I have some layout errors when I get some text from a forum and posts it to the site. But when that happens the table that contains all the text is then stretched which is wierd since when you look at the source it shows that it is the width you want it to be. I'm using a MySql database and the news part is set to text.How about a link? A screenshot? Maybe some more info on which forum package you are using.......

Maybe even some source code for us to view.......;)Yeah some source code would be nice.

Also welcome Larand. :)o, well, the link is here <!-- m --><a class="postlink" href="http://evogaming.com">http://evogaming.com</a><!-- m -->. The news frame is tooooo long which is the problem.I can't see what the answer to the problem here actually is, but here are two facts that I will pass on, which may or may not be related. There should be something between the <td> </td> tags, even if it is just &nbsp; or a spacer.gif image. The style information at the very end of the file should be in the <head> section, as the very last item before the closing </head> tag.Thanks for the optimization tips
but it didn't fix my problem :(too long?? it is too wide.

width="730" is the problem, make it 100% instead.Hey, it works, with some adjustment it looks great now. Thanks Scoutt.
 
Back
Top