HighDots Forums  

Center Layers Horiz., but prevent overlaps

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Center Layers Horiz., but prevent overlaps in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
thayert webforumsuser@macromedia.com
 
Posts: n/a

Default Center Layers Horiz., but prevent overlaps - 07-08-2003 , 08:15 PM






I want to center my layers horizontally with PVII Layout designer, but find that there seems to be no way to prevent layer overlaps as the view is reduced in size. I have tried different configurations of PVII Layout Designer and Snap Layers, but with no success yet. Does anyone have any ideas?



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

Default Re: Center Layers Horiz., but prevent overlaps - 07-09-2003 , 07:27 AM






thayert:

What is it you are trying to do again? You want to move the layers as the
browser's text size is adjusted? I'm afraid you can't do that....

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

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

Quote:
I want to center my layers horizontally with PVII Layout designer, but
find that there seems to be no way to prevent layer overlaps as the view is
reduced in size. I have tried different configurations of PVII Layout
Designer and Snap Layers, but with no success yet. Does anyone have any
ideas?
Quote:




Reply With Quote
  #3  
Old   
thayert webforumsuser@macromedia.com
 
Posts: n/a

Default Re: Center Layers Horiz., but prevent overlaps - 07-09-2003 , 08:36 AM



Thanks for the reply. I want to be able to keep certain layers centered on the screen with PVII Layout Designer 2-Screen, no matter what size the view is. When I do that, layers which are to the left of the centered items are overlapped when the window is resized despite the fact that I have checked "prevent overlaps"
Tom



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

Default Re: Center Layers Horiz., but prevent overlaps - 07-09-2003 , 08:41 AM



thayert:

The prevent overlaps option that you are (I think) referring to is a design
time only tool (for what purpose is questionable) - it adds no code to the
page, and would have no function other than to affect your ability to
position layers during page creation.

If you are using any dynamic positioning to move layers into place after the
page is resized, then it would certainly be possible to resize the browser's
viewscreen to the point that your layers overlap. I guess that if one is
locked into the design methodology you have chosen, then there would be
nothing that could be done to prevent this from happening.

Can you, however, post a URI to the page so that I can see this happening?

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

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

Quote:
Thanks for the reply. I want to be able to keep certain layers centered on
the screen with PVII Layout Designer 2-Screen, no matter what size the view
is. When I do that, layers which are to the left of the centered items are
overlapped when the window is resized despite the fact that I have checked
"prevent overlaps"
Quote:
Tom





Reply With Quote
  #5  
Old   
thayert webforumsuser@macromedia.com
 
Posts: n/a

Default Re: Center Layers Horiz., but prevent overlaps - 07-09-2003 , 10:52 AM



Here is the url:
http://www.saintpadrepioparish.org/



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

Default Re: Center Layers Horiz., but prevent overlaps - 07-09-2003 , 11:21 AM



thayert:

Any chance I could persuade you to add a sound off button to that page. It
makes me grumpy to not be able to do that, and you will then suffer at my
hands!

Do not nest inline layers -

<div id="article">
<div align="right"><br />
<div id="Layer19"></div>
<div id="Layer20" style="position:absolute; width:200px; height:115px;
z-index:1; top: 10px;">

That Layer20 should be fully CSS qualified like the rest of them.

<div id="layer7">
<div id="Layer12" style="position:absolute; width:520px; height:345px;
z-index:7; left: 6px; top: 116px;">

Ditto Layer12, 13, and 14.

These inline layers usually happen when you drag the layer on the page
instead of editing the CSS for it.

Also (my opinion) I do not like the scrolling status bar - it's way too much
motion for me.

Now - tell me. What positioning and which layers?

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

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

Quote:
Here is the url:
http://www.saintpadrepioparish.org/





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

Default Re: Center Layers Horiz., but prevent overlaps - 07-10-2003 , 07:42 AM



thayert:

Quote:
I would like each one to stop at the outside edge of the layer next to it
rather than running over it

I don't think that there is a good way to do this with layers - or at least
I'm not skilled enough to know how. You cannot have it both ways - either
center the layers or don't center them. On the other hand, if you put all
that content into a table, you could constrain its motion easily.

Quote:
Any suggestions?
Yes - get rid of the music altogether. But that's just me! 8)

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

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

Quote:
Thank you so much for your suggestions on the site. I will make the
changes.
All Layers to the right of layers 1 and 5 (2,3,4,7,18,20,22) overlap each
other and 1 and 5 as the screen is narrowed. I would like each one to stop
at the outside edge of the layer next to it rather than running over it.
Quote:
I promise I will fix the music problem that makes you grumpy. It is a .swf
file in layer 6. I need to figure out how to do it. I think I have to
include a behavior to control it don't I? Any suggestions?
Quote:
I am obviously a novice, learning as I go, so I thank you for your
patience and understanding.
Tom





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.