Viewing 2 replies - 1 through 2 (of 2 total)
  • For a quick fix, you can replace a line in newstyle.css

    .content_section {padding: 0px;margin: 0 0 20px 0;width: 575px;float: left;}

    Change the above line to:

    .content_section {padding: 0px;margin: 0 0 20px 0;width: 100%;float: left;}

    Thread Starter HeartsForBuddha

    (@heartsforbuddha)

    Thank you so much!! That fixed every single page! You are a lifesaver!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Formatting Issue’ is closed to new replies.