Not load the backgound

Discussion in 'HTML & Website Design' started by Relawda, Jun 20, 2009.

  1. #1
    hello

    the backgound image no load

    the html is

    
    <div id="header">
    <ul class="navmenu">
    <li>inicio</li>
    <li>quiénes somos</li>
    <li>servicios</li>
    <li>contacto</li>
    </ul>
    </div>
    
    Code (markup):
    and the css is

    
    #header {
    height:		80px;
    background-image: url(pic/bg.jpg);
    background-repeat: repeat-x;
    }
    
    Code (markup):
    :confused::confused::confused:
     
    Relawda, Jun 20, 2009 IP
  2. Evorg

    Evorg Peon

    Messages:
    96
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What site is it on?
     
    Evorg, Jun 20, 2009 IP
  3. Relawda

    Relawda Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    is in localhost...
     
    Relawda, Jun 20, 2009 IP
  4. Relawda

    Relawda Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    plz any one help me, can i up the file...
     
    Relawda, Jun 20, 2009 IP
  5. D-X69

    D-X69 Member

    Messages:
    220
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #5
    check if the background image is on "pic/bg.jpg" make sure its in the right format too
     
    D-X69, Jun 20, 2009 IP
  6. Relawda

    Relawda Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    the derectory and the pic good
     
    Relawda, Jun 20, 2009 IP
  7. D-X69

    D-X69 Member

    Messages:
    220
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #7
    Sometimes you may get multiple css stylesheets, make sure you've edit all of them.
     
    D-X69, Jun 21, 2009 IP
  8. bucs

    bucs Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    not
    use
     
    bucs, Jun 21, 2009 IP