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.

making the img url also become a link?

5 posters

Go down

Solved making the img url also become a link?

Post by purebladeknight Sat 9 Jan - 5:01

hi,

i would like the image next to forum to bbe a link also

it llooks similar to this

Announcements
( ) important info etc..........
( bell here ) intro, new members,......
( )

so the 9 brackets represents the picture of a bell, currently only the "announcements" link above the bell will take me to that page while the intro, new members... takes me directly in the sub forum, i want to make it so that when i click the bell, it will take me to the sub forum page.

thanks in advanced


Last edited by purebladeknight on Sun 10 Jan - 1:45; edited 3 times in total
avatar
purebladeknight
Forumember

Posts : 25
Reputation : 0
Language : english

Back to top Go down

Solved Re: making the img url also become a link?

Post by FrOsTy00 Sat 9 Jan - 5:11

You can get a tutorial on this on , Link Removed register there for more!




Code:
[url=http://www.google.com/][img]http://www.google.com/intl/en_ALL/images/logo.gif[/img][/url]

put it in annoucements http://www.google.com is the url you want it to go to, and the other one is the image url,
avatar
FrOsTy00
New Member

Posts : 7
Reputation : 0
Language : none

Back to top Go down

Solved Re: making the img url also become a link?

Post by purebladeknight Sat 9 Jan - 5:13

thanks for the reply,

i tried what you said but clicking on the image dosent seem to link me anywere, is it because i used png?
avatar
purebladeknight
Forumember

Posts : 25
Reputation : 0
Language : english

Back to top Go down

Solved Re: making the img url also become a link?

Post by MrMario Sat 9 Jan - 7:26

Code:
[url=URL HERE][img]PICTURE LINK HERE [/img][/url]

He's a spammer so don't worry about it.

Use the above link in my post.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: making the img url also become a link?

Post by purebladeknight Sat 9 Jan - 16:25

thanks for the reply,

i wrote that code into the image url box and the image appears on the forum but it still dosent have a link

but when i write that code into the description box it works perfect but shows up with the text.

is there anyway to make it work where the img url is supposed to be?

cheers!
avatar
purebladeknight
Forumember

Posts : 25
Reputation : 0
Language : english

Back to top Go down

Solved Re: making the img url also become a link?

Post by Star Blade Sat 9 Jan - 17:35

Alright, where are you putting this image? I don't understand what you're trying to accomplish.
MrMario's coding should work... like...
Here's an example using one of my "help" images.

making the img url also become a link? Exampl10
(Link redirects here)

Here's coding for HTML:
Code:
<A class=postlink href="LINK HERE" target=_blank><IMG alt="" src="IMAGE LINK HERE" border=0></A>
Star Blade
Star Blade
Forumember

Male Posts : 143
Reputation : 1
Language : English, French, HTML
Location : U.S.

http://creativitynetworks.team-forum.net/

Back to top Go down

Solved Re: making the img url also become a link?

Post by purebladeknight Sat 9 Jan - 17:40

hi star blade,

i used the code in the Image URL field under

* Categories and forums
* Modify a forum

my aim was to have a picture that acts as a url like the one you posted, but in my case, the code mrmario gave works perfectly fine when writing in a post/description box under the Image URL field

but it dosent work when i write it in the Image URL field, what happens is the image shows up but dosent link you anywhere.

thanks for the reply and thanks again in advanced
avatar
purebladeknight
Forumember

Posts : 25
Reputation : 0
Language : english

Back to top Go down

Solved Re: making the img url also become a link?

Post by Sanket Sat 9 Jan - 21:50

What is the code that you used?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: making the img url also become a link?

Post by purebladeknight Sat 9 Jan - 22:14

mrmario's code

[url=URL HERE]making the img url also become a link? PICTURE LINK HERE [/url]
avatar
purebladeknight
Forumember

Posts : 25
Reputation : 0
Language : english

Back to top Go down

Solved Re: making the img url also become a link?

Post by Sanket Sat 9 Jan - 22:42

Nopes, whats the whole code that you use? Replacing the links etc?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: making the img url also become a link?

Post by purebladeknight Sun 10 Jan - 0:26

like this but with my own site where mypagewashere is

{url=http://mypagewashere/}{img}https://2img.net/r/ihimizer/img20/6986/yellowpi.png {/img}{/url}

i used the brackets {} intead of [] so it wont dissapear when i post
avatar
purebladeknight
Forumember

Posts : 25
Reputation : 0
Language : english

Back to top Go down

Solved Re: making the img url also become a link?

Post by Sanket Sun 10 Jan - 0:53

Where exactly are you adding the code?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: making the img url also become a link?

Post by purebladeknight Sun 10 Jan - 0:59

like i said, the img url field
avatar
purebladeknight
Forumember

Posts : 25
Reputation : 0
Language : english

Back to top Go down

Solved Re: making the img url also become a link?

Post by Sanket Sun 10 Jan - 1:09

Nopes, just add this code in the posting area. You don't have to add this code in any image field.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: making the img url also become a link?

Post by purebladeknight Sun 10 Jan - 1:43

so it will not work in the image field?
okay, thank you for your support then

cheers.
avatar
purebladeknight
Forumember

Posts : 25
Reputation : 0
Language : english

Back to top Go down

Solved Re: making the img url also become a link?

Post by Sanket Sun 10 Jan - 1:45

The code already involved the image code. So its not required to add in the image field.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: making the img url also become a link?

Post by purebladeknight Sun 17 Jan - 6:00

okay do not worry about it, i think i'll just put this as solved.
avatar
purebladeknight
Forumember

Posts : 25
Reputation : 0
Language : english

Back to top Go down

Solved Re: making the img url also become a link?

Post by Sanket Sun 17 Jan - 6:06

Since this thread is marked solved, I will lock this thread.
making the img url also become a link? 2j4t5a8

Sanket Smile
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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