Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
navigation button; how to go to same window ?
Topic Started: Oct 21 2009, 05:40 PM (98 Views)
Kiara_Nytar
Member
 *  
<a href="[WEBSITE]" target="_blank"><img src="[IMAGE]" border="0" alt="Photobucket"></a>

I have this set as the navigation button for my invisionfree site, but I want it to go to the homepage in the same window that you are using, instead of opening up a new window (which is what it is doing now).

Does anyone know how to fix this problem ??
Edited by Kiara_Nytar, Oct 21 2009, 06:15 PM.
Offline Profile Quote Post Goto Top
 
Codes Rock
Member Avatar
<?php echo 'Codes Rock rocks!'; ?>
 *   *   *  
Remove the target="_blank" part.

Instead use this:
Code: HTML
 

<a href="[WEBSITE]"><img src="[IMAGE]" border="0" alt="Photobucket" /></a>
Online Profile Quote Post Goto Top
 
Kiara_Nytar
Member
 *  
Thank you so much !!
=D
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Coding Support · Next Topic »
Add Reply