Can't override Outline.css

Hello,

I am unable to override Outline.css in template, 

I want to remove the circular icons and also change color of the background of picture from grey to white ( see attachment )

div.wall-oi-item-circle {

  visibility: hidden;

   position: absolute;

    top: 0px;

    left: -10px;

    width: 26px;

    height: 26px;

    border-radius: 15px;

    -moz-border-radius: 15px;

    -webkit-border-radius: 15px;

    background-color: #ffffff;

    background-repeat: no-repeat;

    background-position: center center;

    text-align: center;

    line-height: 29px;

    color: #999999;

}

 

and 

div.wall-oii-image-wrp {

border: 1px  solid #ffffff;

background-color: #ffffff;

}

 

but the changes never appear ? Cleared cache physically too... is this a bug? anyone been able to do it ?

abc.png · 56.4K · 298 views
Quote · 28 Nov 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.