millen Posted June 27, 2006 Share Posted June 27, 2006 Hi, I have a problem with my php script and Mozilla Firefox. The text in the script was very far to the left so I changed the margins to get it in the middle of the page. This worked fine in Explorer but not in Firefox. The text is still far to the left. Is there something I can change in the script? I don't know where to start so please answer. // millen [img src=\"style_emoticons/[#EMO_DIR#]/unsure.gif\" style=\"vertical-align:middle\" emoid=\":unsure:\" border=\"0\" alt=\"unsure.gif\" /] Quote Link to comment https://forums.phpfreaks.com/topic/13015-mozilla-problem/ Share on other sites More sharing options...
AndyB Posted June 27, 2006 Share Posted June 27, 2006 You could start by giving us a link to the page so we can see the problem and the html code that generated it. This is very unlikely to be a php problem; almost certainly an html problem or CSS problem. Quote Link to comment https://forums.phpfreaks.com/topic/13015-mozilla-problem/#findComment-50057 Share on other sites More sharing options...
d_barszczak Posted June 27, 2006 Share Posted June 27, 2006 [!--quoteo(post=388469:date=Jun 27 2006, 01:15 PM:name=millen)--][div class=\'quotetop\']QUOTE(millen @ Jun 27 2006, 01:15 PM) [snapback]388469[/snapback][/div][div class=\'quotemain\'][!--quotec--]Hi, I have a problem with my php script and Mozilla Firefox. The text in the script was very far to the left so I changed the margins to get it in the middle of the page. This worked fine in Explorer but not in Firefox. The text is still far to the left. Is there something I can change in the script? I don't know where to start so please answer. // millen [img src=\"style_emoticons/[#EMO_DIR#]/unsure.gif\" style=\"vertical-align:middle\" emoid=\":unsure:\" border=\"0\" alt=\"unsure.gif\" /][/quote]If you post the code you used to alter your margin i may be able to help you as there is a slight differance in the way ie and firefox handle page margins. Quote Link to comment https://forums.phpfreaks.com/topic/13015-mozilla-problem/#findComment-50089 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.