Help with minor website problem

Discussion in 'HTML & Website Design' started by klm56, Jun 22, 2013.

  1. #1
    Hi guys....
    Can someone help me figure out why the orSpacer.jpg image rolls into the menu of the website? I have played with it for sometime now and figure it out.

    http://shawunaa.com/donations2.html

    Thanks in advance
     
    klm56, Jun 22, 2013 IP
  2. ActiveFrost

    ActiveFrost Notable Member

    Messages:
    2,072
    Likes Received:
    63
    Best Answers:
    3
    Trophy Points:
    245
    #2
    What do you mean by "rolls into the menu"?

    Your CSS:
    .first
    {
        padding-right: 100px;
        background: url("../img/orSpacer.jpg") no-repeat scroll right center transparent;
    }
    Code (markup):
    If you want to remove it, delete background line.
     
    ActiveFrost, Jun 22, 2013 IP
  3. klm56

    klm56 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    Sorry...I didn't do a good job explaining my problem. I don't want to delete the background image, but just want to figure out why part of the image displays next to Advance search and site map in the header. Thanks
     
    klm56, Jun 22, 2013 IP
  4. klm56

    klm56 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #4
    Hi...Any other suggestions to correct my problem?

    Thanks
     
    klm56, Jun 22, 2013 IP