HighDots Forums  

Navigation bar gets lost at lower resolutions

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Navigation bar gets lost at lower resolutions in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
WeZona
 
Posts: n/a

Default Navigation bar gets lost at lower resolutions - 07-05-2004 , 12:08 PM






I keep the naviagtion bar in a frame at the left side of my web site. The
problem is that at lower resolutions like 800x600 and sometimes at 1024x768,
the bottom few buttons get lost. Lower your screen resolution and check it out
at:

www.maristapd.com

Any suggestions on how to fix this, or a better way to do it, possibly without
frames, would be appreciated.


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Navigation bar gets lost at lower resolutions - 07-05-2004 , 12:18 PM






This is why friends don't let friends use frames.

Change this -

<frame src="leftframe.htm" name="leftFrame" scrolling="NO" noresize>

to this -

<frame src="leftframe.htm" name="leftFrame" noresize>

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"WeZona" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I keep the naviagtion bar in a frame at the left side of my web site. The
problem is that at lower resolutions like 800x600 and sometimes at
1024x768,
the bottom few buttons get lost. Lower your screen resolution and check
it out
at:

www.maristapd.com

Any suggestions on how to fix this, or a better way to do it, possibly
without
frames, would be appreciated.




Reply With Quote
  #3  
Old   
WeZona
 
Posts: n/a

Default Re: Navigation bar gets lost at lower resolutions - 07-05-2004 , 01:18 PM



Where would that line of code usually be located?

Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Navigation bar gets lost at lower resolutions - 07-05-2004 , 01:33 PM



In the frameset file. The one that you load by default - usually index.html
or default.html....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"WeZona" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Where would that line of code usually be located?



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.