Failed to Remove borders from widget

Discussion in 'CSS' started by cryoffalcon, Apr 5, 2012.

  1. #1
    Hi,
    I used firebug facebook fanbox, as I want to get rid of the borders, one border is all around it, 2nd and 3rd both are on top.
    here is the code that i got from firebug but still when I implemented it in my CSS even with !important it didn't work.

    Code from Firebug
    .fan_box .connections {
        border-top: 1px solid #D8DFEA;
        min-height: 150px;
        padding: 10px 0 4px 10px;
    }
    Code (markup):
    When i change it using firebug then it works but when I use it in my CSS, it doesn't work.
    Here is the link to the testing page where this FB fan box exists http://bloghutsbeta.blogspot.com/2012/04/testing-author.html

    And this is the image just to clarify which borders i am trying to get rid off
    http://content.screencast.com/users...642fb-cbd4-4b78-a765-ddb56dbee834/borders.png
     
    cryoffalcon, Apr 5, 2012 IP
  2. cryoffalcon

    cryoffalcon Peon

    Messages:
    102
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Any reply would be appreciated :)
     
    cryoffalcon, Apr 7, 2012 IP