Author Topic: Stop 4image opening up pages  (Read 3003 times)

0 Members and 1 Guest are viewing this topic.

Offline Johnwhite

  • Pre-Newbie
  • Posts: 9
    • View Profile
Stop 4image opening up pages
« on: December 08, 2002, 10:39:11 PM »
I have noticed each time I click "go to Gallery home page" in order to backspace - it opens up a new explorer - where is the code to prevent this and force it to open up in the same window

Thanks
John

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Stop 4image opening up pages
« Reply #1 on: December 08, 2002, 10:51:22 PM »
well, probably that's in your template somewhere.
search for
Code: [Select]
_blank
usualy it comes like this:
<a href="www.homepage.com" target="_blank">Home</a>
so, in this example u should delete
Code: [Select]
target="_blank"
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)