Code to make an image a live link on a post ? -Clickable

Temporary forum to obtain support for MODs/Styles while phpbb.com is down
Locked
scotty-ssc
Registered User
Posts: 14
Joined: Sat Sep 01, 2007 5:14 pm

Code to make an image a live link on a post ? -Clickable

Post by scotty-ssc »

Hi guy's, Im sure I had a link to making a image a live link but as php is down I carnt get in,

So has anyone got a code that will do this ?

Thanks in advance
Last edited by scotty-ssc on Wed Feb 04, 2009 5:48 pm, edited 2 times in total.

Phil
Registered User
Posts: 185
Joined: Sun Mar 11, 2007 3:20 am
Contact:

Re: Need a little help , fluffed something up and not sure what

Post by Phil »

Moving to the Styles forum.
My phpbb.com account
Note that any of my opinions expressed in RFC topics are my own and not necessarily representative of the opinion of the phpBB Team.

scotty-ssc
Registered User
Posts: 14
Joined: Sat Sep 01, 2007 5:14 pm

Re: Code to make an image a live link on a post ? -Clickable

Post by scotty-ssc »

Thanks for moving, wasn't sure untill after I posted where to put it

User avatar
Brf
Support Team
Support Team
Posts: 332
Joined: Sun Mar 11, 2007 1:06 pm

Re: Code to make an image a live link on a post ? -Clickable

Post by Brf »

You mean like:

Code: Select all

[url=www.example.com][img]www.example.com/image.jpg[/img][/url]

scotty-ssc
Registered User
Posts: 14
Joined: Sat Sep 01, 2007 5:14 pm

Re: Code to make an image a live link on a post ? -Clickable

Post by scotty-ssc »

Brf wrote:You mean like:

Code: Select all

[url=www.example.com][img]www.example.com/image.jpg[/img][/url]
Thats the one :) Cheers Brf ......

Is there an easy way to add this to the board index ?

User avatar
Brf
Support Team
Support Team
Posts: 332
Joined: Sun Mar 11, 2007 1:06 pm

Re: Code to make an image a live link on a post ? -Clickable

Post by Brf »

What does the "board index" have to do with "link on a post"?

scotty-ssc
Registered User
Posts: 14
Joined: Sat Sep 01, 2007 5:14 pm

Re: Code to make an image a live link on a post ? -Clickable

Post by scotty-ssc »

Brf wrote:What does the "board index" have to do with "link on a post"?
It's a QU that I thought was close to the 1st post :?
Didnt want to start a new post to be told I all ready had one going :oops:

Locked