The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Link In New Window
hi
how do i stop a link from opening a new page/window when i click on it please. like i click on it and a new new page appears, i must have done something wrong on my front page as its never happened b4. cheers |
#2
|
|||
|
|||
More info would help, is it a custom link or a forum link?
|
#3
|
||||
|
||||
there links from my home page to the forum EG: ARCADE
a links a link i thought lol it is a home page not cmps. </td> <td width="25%"> <div align="center"> <img border="0" src="images/schoolforum.gif" width="88" height="31"><a href="http://www.mydomain/forumdisplay.php?f=766"><br> <strong>College Forum</strong></a></div> </td> </tr> its only started it since i changed things around, i guess the codes out of wack |
#4
|
|||
|
|||
I dont see anything in that code to make it open a new window on you, id check else where in the page coding, if thats a custom page, you probably broke some tags when you moved something around.
|
#5
|
||||
|
||||
ok thanks man i'll re-do the whole page, cheers.
|
#6
|
||||
|
||||
Don't.
Change: Code:
<a href="http://www.mydomain/forumdisplay.php?f=766"> Code:
<a href="http://www.mydomain/forumdisplay.php?f=766" target="_self"> Also, you should use <br /> instead of <br>. |
#7
|
||||
|
||||
omg man your a champ, you saved me hours worth of work.
cheers to that. thx again. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|