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 problems

2 posters

Go down

link problems Empty link problems

Post by rothercruise April 2nd 2008, 7:11 pm

i have made a links page on my forum using the html page module

i put links in for my affiliates

example

if i put in <a href="www.whateva.com"><img src=" their banner pic">

it goes in ok and shows but wen i click it it goes to

myboardname.aforumfree.com/whateva.com

how do i stop it doin this and openin in a new window
rothercruise
rothercruise
Forumember

Posts : 35
Reputation : 0
Language : english

Back to top Go down

link problems Empty Re: link problems

Post by travis_cooper April 2nd 2008, 7:15 pm

Try adding http:// in front of the url. That is my first thought as to what is causing the problem.
travis_cooper
travis_cooper
Forumember

Male Posts : 698
Reputation : 0
Language : English
Location : Salt Lake City, Utah

http://photochallenge.forumotion.com/

Back to top Go down

link problems Empty Re: link problems

Post by rothercruise April 2nd 2008, 7:19 pm

yh dun tht and it does send u to the site i want it 2 go so cheers but how do i have them open in a new window
rothercruise
rothercruise
Forumember

Posts : 35
Reputation : 0
Language : english

Back to top Go down

link problems Empty Re: link problems

Post by travis_cooper April 2nd 2008, 7:21 pm

just add target="_blank" to your link tag as an attribute. So it looks like this:
Code:
<a href="http://url.com" target="_blank">Text to display</a>
travis_cooper
travis_cooper
Forumember

Male Posts : 698
Reputation : 0
Language : English
Location : Salt Lake City, Utah

http://photochallenge.forumotion.com/

Back to top Go down

link problems Empty Re: link problems

Post by rothercruise April 2nd 2008, 7:23 pm

cheers
rothercruise
rothercruise
Forumember

Posts : 35
Reputation : 0
Language : english

Back to top Go down

link problems Empty Re: link problems

Post by Guest April 2nd 2008, 7:24 pm

rothercruise wrote:i have made a links page on my forum using the html page module

i put links in for my affiliates

example

if i put in <a href="www.whateva.com"><img src=" their banner pic">

it goes in ok and shows but wen i click it it goes to

myboardname.aforumfree.com/whateva.com

how do i stop it doin this and openin in a new window

and to open in a new window?

First add http:// before thier link

Then add: target="_blank" at the end

Example a link to my site with a image:

Code:


<a href="http://geekedondungeonsanddragons.com"target="_blank"><image src="http://i19.servimg.com/u/f19/11/08/00/26/forum_11.gif">
avatar
Guest
Guest


Back to top Go down

link problems Empty Re: link problems

Post by rothercruise April 2nd 2008, 7:25 pm

all sorted people cheers 4 the help
rothercruise
rothercruise
Forumember

Posts : 35
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

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