PDA

View Full Version : vBcode


Alchemist
01-02-2005, 01:00 PM
I'm not sure if this is in the right forum, but, it doesn't have anything to do with hacking.

Does anyone have any idea to do a vBcode to insert borders on images. Say, http:sgsgs Is it possible? I need help, I think images without borders are ugly, and members are sending images without borders, so instead of ahving to opening photoshop every time to edit them, I can just use the code!

Dean C
01-02-2005, 01:14 PM
Moved to General vBulletin Questions :)

Alchemist
01-08-2005, 11:36 PM
Bump! ;)

deathemperor
01-09-2005, 12:17 PM
you may want to use this HTML code for a border:
<span style="border:solid 1px #000000;"></span>
this sure works if you know what to do.

it isn't good in FF by the way.