•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Site Layout and Usability section within the Web Development category of DaniWeb, a massive community of 423,608 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,244 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Site Layout and Usability advertiser: Programming Forums
Views: 2017 | Replies: 2
![]() |
•
•
Join Date: Aug 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Hi
Just switched from golive and was wondering if anyone could help me out with a problem I've got in dreamweaver CS3 as at the moment I'm finding it unbelievably frustrating!
Having layed out a large proportion of a page, I now have this problem where resizing a layout cell instantly resizes other seemingly unconected cells. As far as I can see, there should be no need for it to do this as all the cells should fit together nicely.
If anyone knows what I'm talking about and knows how to fix it, any advice would be much appreciated.
Thanks,
Rob
Just switched from golive and was wondering if anyone could help me out with a problem I've got in dreamweaver CS3 as at the moment I'm finding it unbelievably frustrating!
Having layed out a large proportion of a page, I now have this problem where resizing a layout cell instantly resizes other seemingly unconected cells. As far as I can see, there should be no need for it to do this as all the cells should fit together nicely.
If anyone knows what I'm talking about and knows how to fix it, any advice would be much appreciated.
Thanks,
Rob
"Once you open this can of worms, it takes a bigger can to recan them."
Browsers like to do this. They calculate how things fit based on columns and rows. And they do it whether you hard code your html or use pagebuilding software.
So you change the size of A. This makes more room for B, so it resizes. But now C, below it resizes too, changing the size of D. Cascade!
On top of that, Firefox and Internet Exploder have different rules on how they render margins, borders, and padding, which the pagebuilding software can't easily allow for.
This is one reason I don't like pagebuilding software. It's much easier to get stuff to locate right if you do it yourself with style sheets.
If I need iron control, I use the width style, as a percentage of the page or container width.
And I still find myself checking different browsers to see if my design falls apart whenever I change something. IE is the browser with the antsy-est behavior.
Browsers like to do this. They calculate how things fit based on columns and rows. And they do it whether you hard code your html or use pagebuilding software.
So you change the size of A. This makes more room for B, so it resizes. But now C, below it resizes too, changing the size of D. Cascade!
On top of that, Firefox and Internet Exploder have different rules on how they render margins, borders, and padding, which the pagebuilding software can't easily allow for.
This is one reason I don't like pagebuilding software. It's much easier to get stuff to locate right if you do it yourself with style sheets.
If I need iron control, I use the width style, as a percentage of the page or container width.
And I still find myself checking different browsers to see if my design falls apart whenever I change something. IE is the browser with the antsy-est behavior.
Last edited by MidiMagic : Aug 2nd, 2007 at 8:49 pm.
Daylight-saving time uses more gasoline
Quite honestly no_content, only learnt about layout mode after reading this post (used to grid in Golive if I'm not mistaken). This is the way i see it, it's just a fancy way of doing tables (which you can do yourself, with a little bit of patience and nesting). Provide me with a print screen or sketch, maybe i could be of some help.
Last edited by macneato : Aug 14th, 2007 at 10:54 am. Reason: Typos
![]() |
•
•
•
•
•
•
•
•
DaniWeb Site Layout and Usability Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- PHP, Dreamweaver and MySQL (PHP)
- Dreamweaver backslash problem (Community Introductions)
- Dreamweaver MX uploading problem (Site Layout and Usability)
- web photo help (Graphics and Multimedia)
Other Threads in the Site Layout and Usability Forum
- Previous Thread: hit counter
- Next Thread: Template Problem Please help



Linear Mode