Skip to:
Content
Pages
Categories
Search
Top
Bottom

problems edit friend tab colors


  • jshonkwi
    Participant

    @jshonkwi

    I’m trying to remove the background and border of the friend tab in private messaging. I’m using the inpsector but for some reason the CSS edits are not working. Here is the css as it is. I cannot edit the colors of the border or the background for some reason.

    ul.acfb-holder li.friend-tab {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ffe7c7;
    padding: 2px 7px;
    background: #FFF9DF;
    font-size: 1em;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘problems edit friend tab colors’ is closed to new replies.
Skip to toolbar