Jump to content

Recommended Posts

Posted

In ipb_styles.css cauta .ipsUserPhoto {

o sa ai 

border-radius: x

sterge acea linie:

sau inlocuieste cu asta:

.ipsUserPhoto {
	padding: 1px;
	border: 1px solid transparent;
	background: #202020;

 

Cautam Administratori / S-Moderatori / Moderatori !

Recurtam servere de orice fel !

www.starcs.ro

 

Posted (edited)

Nu merge faza mi-a marit pe tot forumu :))

Eu am asa

/* GENERAL CONTENT */

/* .ipsUserPhoto {
    padding: 1px;
    border: 0px solid transparent;
    background: #202020;
    
}
    
    .ipsUserPhotoLink:hover .ipsUserPhoto {
        border-color: grey;
    }

    .ipsUserPhoto_variable { max-width: 155px; }
    .ipsUserPhoto_large { max-width: 90px; max-height: 90px; }
    .ipsUserPhoto_medium { width: 50px; height: 50px; }
    .ipsUserPhoto_mini { width: 30px; height: 30px; }
    .ipsUserPhoto_tiny { width: 20px; height: 20px;    }
    .ipsUserPhoto_icon { width: 16px; height: 16px;    } */

.ipsUserPhoto {
    padding: 0px;
    border: 1px solid transparent;
        transition: box-shadow 0.5s, border 0.5s;

 

Edited by pepsylemon18

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.