Welcome to Laser Pointer Forums - discuss green laser pointers, blue laser pointers, and all types of lasers

Buy Site Supporter Role (remove some ads) | LPF Donations

Links below open in new window

FrozenGate by Avery

forum coding help?

Joined
May 24, 2007
Messages
3,394
Points
0
could someone refresh my memory

with the new forum i have lost my sig, how do i link a pic to a url.

so when people click on a pic it takes them to my site?

cheers
 





I'll help, just about the only thing I know about round here :P

I think this would be it, thats what the code is in html:

<a href="website link here"><img src="link to image here"></a>

remember to start your site with http://www. as some browsers support different begginings in the code
 
You need to use bbcode, not html.

Code:
[ URL="http://theurlyouwant"][ img]theimageyouwant[/img][/URL]
 
Also, somewhere in your user control panel, you can enable the more advanced editor, which will allow you to format your text using a WYSIWYG editor.
 





Back
Top