php and page styles and layout...

User 138688 Photo


Registered User
242 posts

Our company website which was created by a talented employee has gone a bit screwy. When it was uploaded we checked every page and everylink and we periodacally go and look at it a couple of times a month as a rule. It is mostly done in php for the most part with html as well.

The main pages look good but the pages for each location have had their postioning changed somehow. The pages are now aligned to the left and the galleries have covered up the links on the bottoms of their pages. No changes have been made for a few months and when checked it appeared to be going well. But today we discovered these errors when we went on the site to plan which sample images would be changed in some of the galleries. any suggestion would be appreciated

www.pridhamsstudio.com.
Tom Mooney


User 138688 Photo


Registered User
242 posts

I just had a brain wave or what passes for one with me and realized that we had been viewing the site only on IE. When I look at in firefox it is fine. Have the latest IE"s got a problem with php?
Tom Mooney


User 2000538 Photo


Registered User
1,392 posts

It looked okay in Firefox and IE7 until I clicked on the regions and then it all went left and skewed in IE7 and its fine in Safari and Chrome.
I know you believe you understand what you think I said...but I am not sure you realize that what you heard is not exactly what I meant.


User 364143 Photo


Guest
5,410 posts

Looking only at code for the first page that aligned, I found this line as the first line above everything else:

<div id="overall">\


Delete that div or move it to where it should be within the body tag and see if that corrects your problem. And get rid of the / at the end.
CoffeeCup... Yeah, they are the best!
User 1875922 Photo


Registered User
48 posts

Tom wrote:
Looking only at code for the first page that aligned, I found this line as the first line above everything else:

<div id="overall">\


Delete that div or move it to where it should be within the body tag and see if that corrects your problem. And get rid of the / at the end.


I think you meant backslash not forward slash :)

Jeff
--
Jeff Wilson


61 409801950 jeff@bizzdesign.com.au

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.