The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I have been thinking about adding some additional code to the BBcode for the [img] tag... eg:
Code:
[img border='1px solid black']http://heres/my/image[/img] Code:
<img src="http://heres/my/image" style="border: 1px solid black"> how would I go about doing it? thanks for any help.... |
![]() |
|
|