HighDots Forums  

Positioning of layers

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Positioning of layers in the Macromedia Dreamweaver forum.



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

Default Positioning of layers - 12-23-2003 , 01:04 PM






Hi there,
DWMX

I want to know how to position about 11 layers in such a way that it will
display the same on different screen resolutions.

This is my effort:
www.alsgroup.co.za

I want to position the whole bunch in the centre of the screen. As it is
now, I want to move them right to the middle of the screen.

Is there another way?

Regards,
Deon H

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

Default Re: Positioning of layers - 12-23-2003 , 04:05 PM






Layers always display the same at any resolution. Remember when you
increase the resolution you decrease the size of the pixel. This means that
a layer positioned 100 pixels from the left margin will appear a) smaller,
and b) closer to the left margin at 1024 than at 800....

Go to PVII - http://www.projectseven.com/ - and get LayoutDesigner2, which
will do what you want.

Or learn how to use CSS to position a wrapper <div> at the center, and then
nest your absolutely positioned layers inside....

--
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.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Deon H" <deonNOSPAM (AT) pess (DOT) co.za> wrote

Quote:
Hi there,
DWMX

I want to know how to position about 11 layers in such a way that it will
display the same on different screen resolutions.

This is my effort:
www.alsgroup.co.za

I want to position the whole bunch in the centre of the screen. As it is
now, I want to move them right to the middle of the screen.

Is there another way?

Regards,
Deon H



Reply With Quote
  #3  
Old   
Deon H
 
Posts: n/a

Default Re: Positioning of layers - 12-24-2003 , 01:24 AM



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in
news:bsab00$23m$1 (AT) forums (DOT) macromedia.com:

Quote:
Layers always display the same at any resolution. Remember when you
increase the resolution you decrease the size of the pixel. This
means that a layer positioned 100 pixels from the left margin will
appear a) smaller, and b) closer to the left margin at 1024 than at
800....

Go to PVII - http://www.projectseven.com/ - and get LayoutDesigner2,
which will do what you want.

Or learn how to use CSS to position a wrapper <div> at the center, and
then nest your absolutely positioned layers inside....

Thanx for your reply, Murray.

Deon


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

Default Re: Positioning of layers - 12-24-2003 , 06:49 AM



Deon:

You're welcome.

--
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.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Deon H" <deonNOSPAM (AT) pess (DOT) co.za> wrote

Quote:
"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in
news:bsab00$23m$1 (AT) forums (DOT) macromedia.com:

Layers always display the same at any resolution. Remember when you
increase the resolution you decrease the size of the pixel. This
means that a layer positioned 100 pixels from the left margin will
appear a) smaller, and b) closer to the left margin at 1024 than at
800....

Go to PVII - http://www.projectseven.com/ - and get LayoutDesigner2,
which will do what you want.

Or learn how to use CSS to position a wrapper <div> at the center, and
then nest your absolutely positioned layers inside....


Thanx for your reply, Murray.

Deon



Reply With Quote
  #5  
Old   
Coen Naninck
 
Posts: n/a

Default Re: Positioning of layers - 12-24-2003 , 07:50 PM



Why not design the lot in Fireworks, export it, import into Dreamweaver
and center the page from within there.
I know, lots of Slices. But consider all the code you have now and see
if it outweighs the Fireworks method.

Deon H wrote:
Quote:
Hi there,
DWMX

I want to know how to position about 11 layers in such a way that it will
display the same on different screen resolutions.

This is my effort:
www.alsgroup.co.za

I want to position the whole bunch in the centre of the screen. As it is
now, I want to move them right to the middle of the screen.

Is there another way?

Regards,
Deon H


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

Default Re: Positioning of layers - 12-25-2003 , 07:52 AM



Ugh. Really, ugh. 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.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Coen Naninck" <spam (AT) spam (DOT) net> wrote

Quote:
Why not design the lot in Fireworks, export it, import into Dreamweaver
and center the page from within there.
I know, lots of Slices. But consider all the code you have now and see
if it outweighs the Fireworks method.

Deon H wrote:
Hi there,
DWMX

I want to know how to position about 11 layers in such a way that it
will
display the same on different screen resolutions.

This is my effort:
www.alsgroup.co.za

I want to position the whole bunch in the centre of the screen. As it is
now, I want to move them right to the middle of the screen.

Is there another way?

Regards,
Deon H




Reply With Quote
  #7  
Old   
Coen Naninck
 
Posts: n/a

Default Re: Positioning of layers - 12-25-2003 , 01:13 PM



Sometimes Ugh is easier, not neccesarily better.

Murray *TMM* wrote:
Quote:
Ugh. Really, ugh. 8)



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.