Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Rat Fink

    (@rat-fink)

    I also notice in IE9, the image is aligned left as well. Ugh.

    the empty space to the right of your (perfectly within the .content div centered) content is from a sidebar;

    if you don’t want a sidebar in the pages, you need to locate the template (page.php ?) and remove the call of the sidebar – possibly something like <?php get_sidebar(); ?> (?)

    you will also need to adjust the styles to stretch the content to the available space.

    Thread Starter Rat Fink

    (@rat-fink)

    OK, thank you — sounds like that’s the solution. I’ll give it a go.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Alignment problem’ is closed to new replies.