Log In · Register

 
border around images, anybody know how?
xworshiperx
post May 5 2006, 05:48 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: May 2006
Member No: 401,386



does anyone know the code to put a border around all the images on my profile? like the blur or b&w filters.

thanks!
 
 
Start new topic
Replies (1 - 1)
freeflow
post May 5 2006, 07:32 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



try
CODE
<style type ="text/css">
img{
border: 5px solid 000000;
}
</style>


or
CODE
<style type ="text/css">
.img{
border: 5px solid 000000;
}
</style>
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: