HighDots Forums  

Why is the Dreamweaver GUI wrong, and how can I fixthis?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Why is the Dreamweaver GUI wrong, and how can I fixthis? in the Macromedia Dreamweaver forum.



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

Default Why is the Dreamweaver GUI wrong, and how can I fixthis? - 11-10-2005 , 08:21 AM






This is what the dreamweaver GUI shows me when I try to lay out a page
http://www.woodenbadger.com/drexle/dw/gui.jpg

This is the result when published
http://www.woodenbadger.com/drexle/dw/thing.html

What is going on here with the div heights?


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

Default Re: Why is the Dreamweaver GUI wrong, and how can I fix this? - 11-10-2005 , 09:31 AM






Which DW?

Why position:inherit?

Anyhow, I see what you want in DW8....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================


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

Quote:
This is what the dreamweaver GUI shows me when I try to lay out a page
http://www.woodenbadger.com/drexle/dw/gui.jpg

This is the result when published
http://www.woodenbadger.com/drexle/dw/thing.html

What is going on here with the div heights?




Reply With Quote
  #3  
Old   
Gary White
 
Posts: n/a

Default Re: Why is the Dreamweaver GUI wrong, and how can I fix this? - 11-10-2005 , 10:14 AM



On Thu, 10 Nov 2005 13:21:52 +0000 (UTC), "A_Person_Man"
<webforumsuser (AT) macromedia (DOT) com> wrote:

Quote:
This is what the dreamweaver GUI shows me when I try to lay out a page
http://www.woodenbadger.com/drexle/dw/gui.jpg

This is the result when published
http://www.woodenbadger.com/drexle/dw/thing.html

What is going on here with the div heights?

You haven't specified the units (px) for any of your dimensions. For
example, you have:

height:400;
width:700;

Which should be:

height:400px;
width:700px;

Gary


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.