Simple CSS Rule

Discussion in 'CSS' started by adoh70, Feb 25, 2012.

  1. #1
    I'm trying to change the background colour of the area where my social media icons are located on my site, however I'm really confused as to what code to enter into the css to enable me to change it. I have tried inspecting the element and using different divs and classes but must be doing something wrong. I would be grateful if someone could help me out as to the correct code to enter.

    Thanks

    www.tipsvault.com
     
    adoh70, Feb 25, 2012 IP
  2. zipprosys

    zipprosys Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try to change in this department in CSS
    media="screen"media="screen"
    .widget .padder {
    background-color: #080;
     
    Last edited: Mar 3, 2012
    zipprosys, Mar 3, 2012 IP