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.

Link button

+2
Master Marc
Cosmic Deadpool
6 posters

Go down

Solved Link button

Post by Cosmic Deadpool October 1st 2009, 10:19 pm

I need help with the proper script for creating a link button.

this is the board link http://darkearth.forumotion.com/index.htm
and this is the button link https://2img.net/h/i653.photobucket.com/albums/uu251/a...435620251-1.png

this is what I did but it doesn't seem to work
Code:
<a href=http://darkearth.forumotion.com/index.htm.php?act=idx" target="_blank"><img src=http://i653.photobucket.com/albums/uu251/akabrucewayne/cooltext435620251-1.png></a>
Cosmic Deadpool
Cosmic Deadpool
New Member

Posts : 5
Reputation : 0
Language : english

Back to top Go down

Solved Re: Link button

Post by Master Marc October 1st 2009, 10:32 pm

Hello,

Try this :

Code:
<a href=http://darkearth.forumotion.com/index.htm" target="_blank"><img src=http://i653.photobucket.com/albums/uu251/akabrucewayne/cooltext435620251-1.png></a>

Also, when pasting it, make sure there is an html source.

Example :
~HTML Pages ( Has an html source )
Master Marc
Master Marc
Hyperactive

Male Posts : 3661
Reputation : 47
Language : English and Spanish.

Back to top Go down

Solved Re: Link button

Post by Goku93 October 1st 2009, 10:33 pm

Code:
<a href="http://darkearth.forumotion.com/index.htm.php?act=idx"><img src=http://i653.photobucket.com/albums/uu251/akabrucewayne/cooltext435620251-1.png></a>

try this one
Goku93
Goku93
Forumember

Male Posts : 255
Reputation : 1
Language : English,Urdu,HTML,CSS,Coding,C++,Hacking
Location : Pakistan

http://www.zamboadvertising.net/forum.htm

Back to top Go down

Solved Re: Link button

Post by Cosmic Deadpool October 1st 2009, 10:55 pm

Thanks to you both but I get a message saying 404 Not Found. from one and No input file specified from the other..Now, I'm an idiot at this, so what am I missing? And MM, can you explain the HTML source that I need?
Cosmic Deadpool
Cosmic Deadpool
New Member

Posts : 5
Reputation : 0
Language : english

Back to top Go down

Solved Re: Link button

Post by Black star October 1st 2009, 11:04 pm

check the target you are trying to reach..
I dont think the problem is with the link code Link button Icon_confused
Black star
Black star
Forumember

Female Posts : 46
Reputation : 0
Language : Arabic - English
Location : Iq

http://iraq.super-forum.net/

Back to top Go down

Solved Re: Link button

Post by Black star October 1st 2009, 11:08 pm

I'm gonna explain..

Code:
<a href=***"
target="_blank"><img
src="###"></a>
this is the code:
replace the stars with the link that you wanna go to.....
and the ###s with the picture to be the link.. "the DIRECT link"
and the text "_Blank" means that the link will be opened in a new window

now do it yourself and see where's the problem bro
Link button Icon_cool
Black star
Black star
Forumember

Female Posts : 46
Reputation : 0
Language : Arabic - English
Location : Iq

http://iraq.super-forum.net/

Back to top Go down

Solved Re: Link button

Post by Mystic_gohan2 October 2nd 2009, 6:33 am

you can do it with the help of BBcodes too .
avatar
Mystic_gohan2
Forumember

Posts : 700
Reputation : 30
Language : English

Back to top Go down

Solved Thanks to all

Post by Cosmic Deadpool October 3rd 2009, 10:12 pm

This is the code that I ended up using...
Code:
[ url = URL HERE] [ img ] IMAGE HERE [/ img ] [/ url ]
Cosmic Deadpool
Cosmic Deadpool
New Member

Posts : 5
Reputation : 0
Language : english

Back to top Go down

Solved Re: Link button

Post by RoNo October 4th 2009, 4:18 am


Since the issue appears to be resolved, this topic is closed.

Link button Locked1Link button Lock2
RoNo
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top

- Similar topics

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