desithugg Posted August 24, 2006 Share Posted August 24, 2006 umm im having a big problem with the forums ive codedwhen i use firefox everything is in the middle and like ive coded it looks perfectand when i use ie evrything is squished to one side looks ugly and everything.its horriable[b]This it with Internet Explorer[/b][img]http://i63.photobucket.com/albums/h159/saad430/dasasd2.jpg[/img][b]This it with Firefox Mozilla[/b][img]http://i63.photobucket.com/albums/h159/saad430/dassad.jpg[/img]see that differencei dont see the problem im using[code]$row['post'] = str_replace(array_keys($filter), array_values($filter), $row['post']);$row['post'] = wordwrap($row['post'], 200, "<br />\n", 1);$row['post'] = nl2br($row['post']);[/code]i need help fast plz.? Link to comment https://forums.phpfreaks.com/topic/18502-big-problem-need-help-fast/ Share on other sites More sharing options...
AndyB Posted August 24, 2006 Share Posted August 24, 2006 This sure looks like an html/css problem to me. Link to comment https://forums.phpfreaks.com/topic/18502-big-problem-need-help-fast/#findComment-79680 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.