Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
NicholasOZ #1
Create multiple page lengths in CSS
Hi,
I am in the middle of a rather large site that has different sized pages.
Normally I would set up maybe 3 or 4 divs (eg "pageHolderSmall",
"pageHolderMedium" etc ) with varying height lengths in my style sheet to allow
for different page lengths and then use that particular div on each particular
page.
This time however, I have way too many pages with wildly varying lengths and
so can't use this system.
What can I do? I tried using height: auto; but that doesn't work in mozilla...
I'd really appreciate any help.
Thanks
Nicholas
NicholasOZ Guest
-
Cannot create multiple page pdf from 2 files.
I recently scanned a brochure to convert to a .PDF. It was a photomerge scan in Photoshop CS where each side of a longer document was scanned and... -
how to create multiple image links to same page?
i had somebody create my webpage, and i'm trying to update it with some new business card designs i've done. i have already created the thumbnails &... -
Can't create multiple links on same page
This is odd...when editing a page in Contribute, I can create a link (of any type), but when I go to create another link, I get the error "You are... -
"Create PDF from Multiple Files" scrambles page order
good afternoon--- -- - - - When using the "Create PDF from Multiple Files" command, the files selected in the "Create PDF from Multiple... -
Unable to create a multiple page PS file and therefore no PDFS
Hello all, We are running OSX 10.3.3 (Panther) with Illustrator 10.0.3 and seem to be having problem with creating PS file with multiple page... -
Michael Hager #2
Re: Create multiple page lengths in CSS
What exactly are you trying to accomplish? A properly written and formatted
html page will simply be as long as it's content. What benifit is derived
from specifying a height?
"NicholasOZ" <webforumsuser@macromedia.com> wrote in message
news:ema15e$60t$1@forums.macromedia.com...> Hi,
> I am in the middle of a rather large site that has different sized pages.
> Normally I would set up maybe 3 or 4 divs (eg "pageHolderSmall",
> "pageHolderMedium" etc ) with varying height lengths in my style sheet to
> allow
> for different page lengths and then use that particular div on each
> particular
> page.
> This time however, I have way too many pages with wildly varying lengths
> and
> so can't use this system.
> What can I do? I tried using height: auto; but that doesn't work in
> mozilla...
> I'd really appreciate any help.
> Thanks
> Nicholas
>
Michael Hager Guest
-
NicholasOZ #3
Re: Create multiple page lengths in CSS
Hi Michael,
When I design using CSS, for example, and I have a left column filled with
text, it sometimes stretches beyond the parent container. That's to say, the
parent container is smaller (in height) than the column that is supposed to be
within it. So in the past, i have included a height for the parent container
so that this doesn't happen. Having many pages in the current site i am
designing, this is impossible and so I wondered if there was another way.
This is not purely designing in HTML, this is using CSS as well.
Cheers
Nicholas
NicholasOZ Guest



Reply With Quote

