View Full Version : Layout Errors With PHP
Dudex
11-21-2002, 03:53 PM
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.
Larand
11-21-2002, 04:01 PM
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.......;)
DA Master
11-21-2002, 04:11 PM
Yeah some source code would be nice.
Also welcome Larand. :)
Dudex
11-21-2002, 04:34 PM
o, well, the link is here http://evogaming.com. 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.
Dudex
11-21-2002, 06:25 PM
Thanks for the optimization tips
but it didn't fix my problem :(
scoutt
11-21-2002, 06:40 PM
too long?? it is too wide.
width="730" is the problem, make it 100% instead.
Dudex
11-21-2002, 07:11 PM
Hey, it works, with some adjustment it looks great now. Thanks Scoutt.
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.