Buna cum as putea pune acel border daor la imaginile de la categorii nu si la celelalte...vedeti forumul in profil.
Cod:
dl.icon img {
border: 1px solid red;
background: blue;
padding: 4px;
border-radius: 3px;}
Cod:
ul.topiclist li.row dl.icon img {
border: 1px solid red;
background: blue;
padding: 4px;
border-radius: 3px;}
Cod:
img[src="LINK IMAGINE CATEGORIE"] {
border: 1px solid red;
background: blue;
padding: 4px;
border-radius: 3px;}