web site display off the page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My long time web site is now displaying off the page so one has to scroll
right to see all of the text. It's happening on all pages, with and without
tables so it's probably not a table issue. It may be a link bar issue? I've
looked in Page Properties but see no control for width.

www.biresfriedler.com/menus.htm
 
Looks OK in IE 6.0 at different resolutions.

Try clearing your browser cache files.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
Steve,

Thanks for the reply. Based upon your comments I installed IE and see that
the problem goes away. I use Firefox. Any idea why the browser matters? If
not, I'll take it up with Mozilla. Thanks again.

Mark
 
oh yeah...firefox don't like it.
try putting your link bars into a table that may help
 
Steve,

Thanks for the reply. Based upon your comments I installed IE and see that
the problem goes away. I use Firefox. Any idea why the browser matters? If
not, I'll take it up with Mozilla. Thanks again.

It's not wrapping in Firefox. If you're happy for the navbar to wrap
as it does in IE but not in Firefox, you might care to try removing
some or all of the <nobr>...</nobr> tags.

As this might cause the navbar to break at an inconvenient point, for
example if it leaves you with a bullet at the end of the row before
the break, it might be better to deliberately break the line halfway
along so it looks the same in all browsers (at most resolutions).

fido
 
What is a "DWT or an include". I have the same issue of no wrapping in the
navigation in Firefox.

Many thanks.
 
DWT = Dynamic Web Template. - you create a single page of the design you
want for your site, then "attach" it to the other pages - giving a custom
look and feel.


Include = INcluded page/content - allows you to insert a page or code that
will appear on all pages in a quick way without having to manually copy and
paste the content to each page eg headers, menus etc.
 
Back
Top