prettyPhoto not Horiz centered in Firefox
  • I have a Dreamweaver template that is centered horizontally to move when the page is made smaller or larger. prettyPhoto pushes the template flush left in Firefox and Safari but when viewed in IE it looks centered and is fine. Works same way on both PC or Mac.

    Here is a link to my issue:
    http://www.holyokecountryclub.com/photos_test4.html

    Thanks,
    Jim
  • First off, you are using tables... YUK! Use div's instead. Now your body tag defines the margins as 0px that puts your content flush left. To center your content give the body tag margin:0px,auto; to make the right and left margin auto resize...
  • Nice, and it was in the first line, how did I not see that. It is a Template file so the Table is actually part of the only editable region on the page. Do you also know how to get rid of the 'Tweet' and Facebook 'Like' on the pop-up slide images?

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!