All my link bar buttons have become hyper links????

N

Nigelman

Ok so I just published my site and well I hit this button called broken links
and I think I made all my link bar properties links into hypers now. I don't
want this because they're all links to my regular internal site. How do I
reswitch them over?

Helpppppppppppp!

Nigel
 
N

Nigelman

When you click on my link bar buttons on the left of my homepage every time
you get a whole new window. I don't want a new window to open when your
viewing my website. If it's a link to a buisness or other site than yes ok
hyperlink is ok but now when it's my site's information.......it's annoying
for the viewer.

THanks,
Nigel
 
T

Thomas A. Rowe

Check your pages in HTML / Code View for

base target = _blank

then delete the complete line.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Nigelman said:
When you click on my link bar buttons on the left of my homepage every time
you get a whole new window. I don't want a new window to open when your
viewing my website. If it's a link to a buisness or other site than yes ok
hyperlink is ok but now when it's my site's information.......it's annoying
for the viewer.

THanks,
Nigel
 
N

Nigelman

ok well in my split screen the only thing I see is this related to my link
bar properties.....
<td width="23%" align="center" valign="top" bgcolor="#C0C0C0">
<!--webbot bot="Navigation" S-Orientation="vertical"
S-Rendering="graphics" S-Theme="ice 0110"
S-Type="top" B-Include-Home="TRUE" B-Include-Up="TRUE"
--></td>

It's weird because some of my link bars are ok but others randomly turn into
hyperlinks. Take a browse and you'll know what I mean.
http://www.fukuokafishingadventures.com/
Thanks Nigel
 
S

Stefan B Rusynko

Specifically what link on what page is the problem




| ok well in my split screen the only thing I see is this related to my link
| bar properties.....
| <td width="23%" align="center" valign="top" bgcolor="#C0C0C0">
| <!--webbot bot="Navigation" S-Orientation="vertical"
| S-Rendering="graphics" S-Theme="ice 0110"
| S-Type="top" B-Include-Home="TRUE" B-Include-Up="TRUE"
| --></td>
|
| It's weird because some of my link bars are ok but others randomly turn into
| hyperlinks. Take a browse and you'll know what I mean.
| http://www.fukuokafishingadventures.com/
| Thanks Nigel
|
|
| "Thomas A. Rowe" wrote:
|
| > Check your pages in HTML / Code View for
| >
| > base target = _blank
| >
| > then delete the complete line.
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > WEBMASTER Resources(tm)
| >
| > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > ==============================================
| > To assist you in getting the best answers for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >
| > | > > When you click on my link bar buttons on the left of my homepage every time
| > > you get a whole new window. I don't want a new window to open when your
| > > viewing my website. If it's a link to a buisness or other site than yes ok
| > > hyperlink is ok but now when it's my site's information.......it's annoying
| > > for the viewer.
| > >
| > > THanks,
| > > Nigel
| > >
| > > "Rob Giordano (Crash Gordon®)" wrote:
| > >
| > >> Buttons usually are hyperlinks. Can you clarify?
| > >>
| > >>
| > >> | > >> > Ok so I just published my site and well I hit this button called broken links
| > >> > and I think I made all my link bar properties links into hypers now. I don't
| > >> > want this because they're all links to my regular internal site. How do I
| > >> > reswitch them over?
| > >> >
| > >> > Helpppppppppppp!
| > >> >
| > >> > Nigel
| > >> > --
| > >> > Fishing is my passion!
| > >>
| >
| >
| >
 
Top