Results 1 to 2 of 2
  1. #1
    manik's Avatar
    manik is online now Om Shanti!
    Join Date
    Apr 2008
    Location
    Boston, USA
    Posts
    13,175
    Thanks
    744
    Thanked 699 Times in 550 Posts
    Blog Entries
    4
    Feedback Score
    4 (100%)

    Default Background Image Does Not Display on Scrolled Part

    Consider this case:
    You have a large background image.
    Your page content is large enough to have some vertical scrolling.
    Your background image is large enough to cover the scroll part, however thats not happening.

    Solution:
    Enforce background height for the entire height using min-height.

    example:

    Code:
    <html>
    <head>
    <style>
    html body {margin:0; padding:0; height:100%;}
    .background-main {    background:url(../img/bg_site.jpg) top center no-repeat; margin:0 0 0 0; 
        min-height: 100%;
        height: auto !important;
        height: 100%;}
    </style>
    </head>
    <body></body>
    </html>
    Similarly we can solve for the horizontal scroll area.
    Free Classified Ads & BUSINESS/PROFESSIONAL SOCIAL NETWORK


  2. #2
    ipxcore is offline Freshman
    Join Date
    Dec 2011
    Location
    Phoenix, AZ. USA
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    Try using min-height. Or maybe add a div with min-height:100%

Similar Threads

  1. background image
    By slanluc in forum HTML / DHTML
    Replies: 5
    Last Post: 12-12-2011, 06:23 AM
  2. Replies: 6
    Last Post: 06-06-2011, 02:07 PM
  3. Replies: 5
    Last Post: 02-15-2011, 12:46 AM
  4. background image problem! please help.
    By cavinsmither in forum Graphics Design & Web Design
    Replies: 6
    Last Post: 01-02-2011, 04:15 PM
  5. Background image
    By shannonpaul2 in forum Search Engine Optimization
    Replies: 1
    Last Post: 10-19-2010, 04:56 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Partners: BOSTON WEB DEVELOPER, LLC   |   WEBCOSMO CLASSIFIEDS