The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to hyperlink an image to my latest post

3 posters

Go down

In progress How to hyperlink an image to my latest post

Post by Kendra.FC March 13th 2016, 10:40 pm

Hello.

I have an image that I want to use to hyperlink to my most recent post. How do I do that? Not the most recent post of the forum, but specifically my most recent post.
Kendra.FC
Kendra.FC
New Member

Posts : 7
Reputation : 1
Language : English

Back to top Go down

In progress Re: How to hyperlink an image to my latest post

Post by Take Notes March 13th 2016, 10:44 pm

Code:
[url=LINK HERE][img]IMAGE HERE[/img][/url]
Take Notes
Take Notes
Helper
Helper

Male Posts : 2337
Reputation : 324
Language : English
Location : Forumountain

Back to top Go down

In progress Re: How to hyperlink an image to my latest post

Post by SLGray March 13th 2016, 10:48 pm

AP > Display > Colors & Pictures > Pics Management
Advanced Mode
Mini-Icons Tab
Last post link:
Last post link - New:


Last edited by SLGray on March 13th 2016, 10:53 pm; edited 1 time in total


How to hyperlink an image to my latest post Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51503
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: How to hyperlink an image to my latest post

Post by Guest March 13th 2016, 10:52 pm

Here's some HTML I sometimes use. In this example the picture will be centered and a new tab to the target will be opened. If you don't want it centered, leave center and /center out. If you don't want the link to open in a new tab leave _blank out.

Code:
<a href="URL TO POST HERE" target="_blank" title="HOVER OVER TEXT" onclick="window.open(this.href);return false;"><center><img src="URL TO IMAGE HERE"></center></a>
avatar
Guest
Guest


Back to top Go down

In progress Re: How to hyperlink an image to my latest post

Post by Take Notes March 13th 2016, 10:54 pm

RoXaNNeX wrote:Here's some HTML I sometimes use. In this example the picture will be centered and a new tab to the target will be opened. If you don't want it centered, leave center and /center out. If you don't want the link to open in a new tab leave _blank out.

Code:
<a href="URL TO POST HERE" target="_blank" title="HOVER OVER TEXT" onclick="window.open(this.href);return false;"><center><img src="URL TO IMAGE HERE"></center></a>
In posts the code that is used is BBCode.
Take Notes
Take Notes
Helper
Helper

Male Posts : 2337
Reputation : 324
Language : English
Location : Forumountain

Back to top Go down

In progress Re: How to hyperlink an image to my latest post

Post by Guest March 13th 2016, 11:01 pm

Forumedic wrote:
RoXaNNeX wrote:Here's some HTML I sometimes use. In this example the picture will be centered and a new tab to the target will be opened. If you don't want it centered, leave center and /center out. If you don't want the link to open in a new tab leave _blank out.

Code:
<a href="URL TO POST HERE" target="_blank" title="HOVER OVER TEXT" onclick="window.open(this.href);return false;"><center><img src="URL TO IMAGE HERE"></center></a>
In posts the code that is used is BBCode.

Works fine when HTML is enabled in that mssg. Works fine in widgets as well Wink
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum