Jump to content

Recommended Posts

Posted (edited)

Salut, as dori sa ma ajutati cu ceva. Sunt incepator in html si css si chestii si vreau sa ma ajutati. Vreau ca imaginea de profil sa nu fie rotunda, sa fie patrata mai jos aveti o poza

Si cum pot rezolva aceasta problema la shoutbox?

 

Edited by DelightZZ

Posted

cauta in ipb_style.css ceva de genu

.ipsUserPhoto {
	padding: 1px;
        border-radius: 50px;
	background: #393939;
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}

si la border schimbi cu codu asta :

border: 1px solid #515151;

Sper ca team ajutat . 

  • 9 months later...

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.