How to code this nav bar?

Discussion in 'HTML & Website Design' started by tonyfloyd, May 7, 2008.

  1. #1
    tonyfloyd, May 7, 2008 IP
  2. KnuTz

    KnuTz Well-Known Member

    Messages:
    169
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    130
    Digital Goods:
    1
    #2
    on your css file

    find #menu

    in line find an replace
    background-color:#6097D9;
    HTML:
    to
    background:#6097D9 url('http://www.mymobi.com/picts/menu-background.gif') repeat-x;
    HTML:
     
    KnuTz, May 7, 2008 IP