• 0

CSS/HTML Site Help


Question

I've designed a site for Bay Magazine. However, I am having some issues with the repeating background.

The problem is not present on the home page: http://baymagazine.org/

The site takes a while to load

However, the problem appears when there is content, when the window is resized smaller to a certain size, the browser thinks there is more content on the right and fills it in with black, when the window is expanded the black column disappears. It's a bit hard to describe, you might see the problem if you play with the site yourself. http://baymagazine.org/about.html

Style sheet is located at http://baymagazine.org/style.css

If anyone can identify the problem, please let me know! Thanks!

(The problem appears in both Firefox and Safari, and both mac and pc)

Link to comment
https://www.neowin.net/forum/topic/792674-csshtml-site-help/
Share on other sites

3 answers to this question

Recommended Posts

  • 0
the div with a class of wrapper is the one doing it. you have a width set to 100% and a padding of 150px. this means it's overall width will be 100% of the parent plus 150px. if you remove the width of 100% from .wrapper the page looks the same and stops the page from expanding too far.

nvme! Thank you so much! That did the trick! ( You take paypal donations? )

This thread can be closed now.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.