jd1368 wrote:
Quote:
Okay, i'm brand new to dreamweaver, and I used a css file already provided in
dreamweaver, the halo left nav because i loved the way it looked. I made a
homepage, and made a few copies of it, changing the content in each copy to fit
whatever page I was creating. My question is, if i change the height on one
page, it edits the css file to change the height on every page. |
How are you changing the copy/height?
Adding content and removing content, from either the left side or the
right side, will result in the page either getting longer or shorter.
The css doesnt change unless you manually change it?
Is there a way
Quote:
of having the css automatically select the height of the page based on how much
content is on there, or is there any other way around it? |
Should be as simple as what I have said above, add or delete content.
The page will adjust its height according to the content. The css wont
change just because you add or take away content.
Any more details of what it is you are doing?