Posted June 22 '09 at 12:15 AM
Posts: 25
Alright, so I'm having trouble with my PHP scripts repositioning my pages.
I'm using CSS and have different div's for different sections.
The only section that's messing up is the section that contains the script.
Everything gets pushed to the far right with the script.
Here is a normal page without the PHP script:
http://deadlygamingstudios.vlexo.net
And here is a page that is pushed to the far right with the script:
http://deadlygamingstudios.vlexo.net/members/login.html
I changed nothing in the CSS. All i did is pop the PHP code in where I put my normal HTML and text.