General Community > Scripting Help

Image links on Forum pages

<< < (2/2)

K@:

--- Code: ---<a href="http://www.simplemachines.org/community/index.php">
<img src="http://media.simplemachinesweb.com/smf/smsite2/images/site/smsite_logo.jpg?rc2.1.1" alt="Simple Machines Community Forum"/>
--- End code ---

would place the image and link it to here, if that helps?

(Try using Opera and using "Inspect element". It shows the magic used) ;)

The "alt" thing shows a text label, if the image gets borked.

Old Fossil:
I'd rather sing Opera.

 :D

I'll have a look once I finish with the sites Calendar.

Mick.:

--- Quote from: Old Fossil on June 12, 2012, 11:45:11 AM ---html folder being the main directory?

So along with the code Yoshi supplied how would I do an image with a link to an external site?

Go easy on the old boy please.

 :) :)

--- End quote ---
yes if HTML is your main.

The image link should look like this:


--- Code: ---http://www.yoursite.com/images/picture.png
--- End code ---

Mick.:
Checkout my page.....   http://idesign360.com/community/index.php/page,page4552.html

And this is the code I use.

--- Code: ---<div align="center"><img src="http://www.idesign360.com/images/Wp_under_construction.png"</img></div>
--- End code ---

Old Fossil:
Thanks boys.

Appreciate the help.

Navigation

[0] Message Index

[*] Previous page

Go to full version