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

LPF Donation via Stripe | LPF Donation - Other Methods

Links below open in new window

ArcticMyst Security 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
 





Asherz

0
Joined
Jan 18, 2009
Messages
1,623
Points
0
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
 

jwc

0
Joined
Oct 20, 2008
Messages
337
Points
0
You need to use bbcode, not html.

Code:
[ URL="http://theurlyouwant"][ img]theimageyouwant[/img][/URL]
 

jwc

0
Joined
Oct 20, 2008
Messages
337
Points
0
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.
 




Top