i have this display ... :

1484229743-capture-d-ecran-2017-01-12-a-15-01-28.png


and i would like to change the icones and delete the box form ... and get this like this display :

1484164027-capture-d-ecran-2017-01-11-a-20-45-33.png



thank you and hope to get help like promised :p
 
Add this to your extra.css:

Code:
.xbMainUserInfo {
    background-color: #FFF;
    border: 1px solid rgb(232, 232, 232);
}
.XenBase .messageUserBlock .extraUserInfo.xbBoxedFA dl {
    background-color: transparent !important;
    border-width: 0px !important;
}

This should achieve it.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back