Lengthening page to the length of the content...

I've figured out how to make a container or wrapper div and
stuff everything nicely within with l + r floats.
If I have a footer, how do I make it stick to the bottom and
get my left and right (say for example.. #nav and #content) divs to
extend as long as the content I stick within them?

Don't give them height values in your CSS.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"danbenner" <[email protected]> wrote in
message
news:gjmimg$mhi$[email protected]..
> I've figured out how to make a container or wrapper div
and stuff
> everything
> nicely within with l + r floats.
>
> If I have a footer, how do I make it stick to the bottom
and get my left
> and
> right (say for example.. #nav and #content) divs to
extend as long as the
> content I stick within them?
>
>

Similar Messages

  • When I open firefox all I get is the page outline the contents of the page is missing

    For 2 days now this is all I get when I open mozilla/firefox.I can see the outside frame of the page eg:facebook.But I can't see the contents of the page,It doesn't matter what site I try to access it's the same.I have cleared my cache,cookies,defragged rebooted and nothing seems to work.I even tried uninstalling it and reinstalling it and still no change.I rely on this browser for a lot of things I do.Help please!

    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    See also:
    *http://kb.mozillazine.org/Error_loading_websites
    *https://support.mozilla.org/kb/Error+loading+web+sites

  • When I try to print, I get one page with a header and the background image, another page with the content, and a third page with a footer and background image. How can I make it print properly?

    Also, if I print to a .pdf, the background does not show up even if I have the checkbox checked to print background image.
    The site I'm trying to print is:
    [http://www.puertovallartatours.net/coupons-discounts.htm http://www.puertovallartatours.net/coupons-discounts.htm]

    I did not have the HP printer software for Mac OSX installed properly. Once installed the problem went away.

  • Problem in PDF creation (the size of the  page different or the content cut)

    Hi everybody, i have a random problem when i save PDF from illustrator (CS6 o CC, the same): if i open a saved PDF in illustrator is correct both the size of the page that the content. if I open it in Acrobat I see the size of the  page different or the content cut, does someone know how can i solve it? Thank you!!!!Acrobat visualization
    Illustrator visualizatin

    Hi, please can you tell me exactly where can i check who you say?!!!!!
    The biggest problem is not only th visualization, but when i use this PDF in my Kodak workflow i obtain proof prin cutted so bad!!!!!
    Thanks for the answer!!!

  • Create print.css that repeats the content twice on page when printed

    Clear as mud, right?  I have a form that the user can fill in and then print to bring to the office.  They need two copies.  It fits on half of the page and could be printed twice on one page and then torn in half in the office.  This would save the user paper.
    I have a @media print css that removes everything from the page except the content div and it works fine.  Is there a way to repeat that div twice on the page via the css?
    Here's the css code:
    @media print {
        .sidebar1, .sidebar2, .title, .title2, .footer { display:none}
        .content { position:absolute;top:10px;left:10px}

    I have never tried to do anything like that in Dreamweaver - this is more a printer management thing. Can you not set the printer up to tile the page so it displays 2 copies on each page?
    Having said that, the only workaround I can think of (someone else might have another idea) is to duplicate your content div in the HTML and position it under your first, then {display:none} the 2nd div in screen.css and turn it on with the print.css.
    Edit:// Having read a little closer, this would only work with static content. The fact you are using a form would be more difficult as you would need to populate both divs with their content.

  • I can't see all the content of the table on Pages

    hello,
    the problem i encounted is when i opened an docx document, containing a table, but for some reason, on some of the columns i cannot see all the information, the content seems to stop in the limits of the page itself, and on the next page, instead of continuing with the content of the preview raw, its just continues with the content of the next raw.
    is there a solution to that? maybe some kind of an option to continue the table to the next page? (because i can't even see what is the "hidden" text\info)

    thank you for the quick response Jerry,
    but or i don't understand something fundamental or you haven't noticed the pictures i have added, because in there you would see that on the "arrange" tab on the right of the screen i have "move with text" selected, and yet it seems not do anything
    (although when i press stay on page something even weirder happens and the whole document disappears but the first page)
    so the problem seems that i can't find the option for the table to flow to the next page, with the content of the previous page.

  • How do i get a folio to default to the cover page when the app is closed and reopened.

    The folio i'm making is for a 'show and tell' sort of thing, it needs to be quite linear so has top start from the cover every time it's opened and then be read through. I know it's as easy as just using nav to return to cover but the people i'm making this for have 0 knowledge and 0 willingness to learn therefore i'd like the folio to reset to the cover page whenever the content viewer is closed and reopened.
    I had it working on a previous iteration but on my latest version it remembers what page i'm on when I reopen the viewer (logical and handy I know but not in this instance).
    Any help would be greatly appreciated.

    There is no way to do this automatically.
    Neil

  • Links in the content area

    Hi, we have a iview that have a list of links, the iview is diplayed in a page in the content are on the right.
    Some of the links are open in a new window but other we want to display it on the content area, we want that the navigation panel will be equal but the link will be in the content area.
    We want that the behaviour will be like when you push a option in the detailed menu navigation.
    We have updated com.sap.portal.navigation.contentarea.par component with
    EPCM.subscribeEvent('urn:myOwnNameSpace','searchResult', handle_searchResult_Event);
    function handle_searchResult_Event( evt ) {
    self.location.href = evt.dataObject;
    And from the iview:
    var searchURL= "http://"location.hostname":58700""<%=url%>" QueryString;
    EPCM.raiseEvent('urn:myOwnNameSpace','searchResult', searchURL );
    But the behaviour is wrong the url is show in all layout including navigation, the navigation panel (detailed navigation...) have lost.
    Any suggestions are welcomed.
    Thanks in advanced.
    Regards

    Hi Nash,
    It is NOT true that Related Links always open in a new window.
    It is very important to know where to change the Launch in New Window property.
    Let's say I have a role R1, with W1, with I1, and I1 has a related link to I2. You need to do the following:
    Open W1.
    Select I1 and open for editing.
    Set the Display to Related Links. This screen shows the iView that is the related link (I2).
    Select I2 and click Edit.
    Change Launch in New Window to Display in Content Area.
    For some reason, when you select an iView to be a related link, this property is changed in the related item delta link. This seems like a bug.
    You cannot change the property in the original iView.
    NOTE: The above is for SP13. There may be some differences between SPs, but my assumption is that they work the same.
    Hope this helps.
    Daniel

  • Page Break-An extra blank page as the last page.

    I have a template with a page break (<?split-by-page-break:?>) at the end of the template prior to the end of loop <?end for-each?>. This is causing an extra blank page at the end everytime the report is run. I checked this forum and got some pointers and used couple of them but didn't get the blank page to go!
    I tried this in my page break filed! <?if:position()!=last()?><?split-by-page-break:?><?end if?>
    Please help.
    Thanks,
    Fran

    Hi, ive faced a similar problem in the past, I worked around it using subtemplates, but it still gives out an extra blank page if the content on the last page comes within 3 lines of the bottom of the page.. otherwise its ok..if you could send me your template and a sample xml file at domnic26ATgmail, i will see what i can do to help.
    regards,
    Domnic

  • Someone said to add the title on each web page on the main text box. Which is that?

    I read in the discussion items that you should not bother with meta tags but just wirte the title in your main text box on each page with the word image in the beginning. Where in the main text box? The first one on the page? That has my web page title. Help. Judy

    iWeb uses the textbox in the Header layer of an iWeb page as the title in the browserwindow.
    Do not remove the original textbox, as you cannot replace it other than by selecting another theme and then change it back to the original theme again. Ruining the layout in the process.
    If the textbox in the Header is missing, iWeb uses a textbox down the page in the Content layer. If that textbox is also missing, it uses another textbox. If that fails it uses the pagename in the Sidebar.
    Sometimes you may want a different text in the titlebar and not display it on the page itself. Or not display it at all.
    So use that textbox in the Header layer. Type your text. Then select the textbox. In the Inspector choose T, click a color to open the color palette and drag the opacity slider to 0 (zero).
    Do Command-T to open the font palette and make the font smaller. (Or do Command--(minus)) Also use a font that doesn't change to an image. Arial is a good font. Perhaps do it first before making the text invisble.
    Resize the textbox. You may want to change the height of the Header layer.
    Do Command-Shift-B to move the textbox to the back, possibly behind other objects.
    Next add a optional second textbox to the Header layer and use that one to display text on the page.
    If you want to move the textbox to the front again to make changes, but can't remember the location on the page, drag the area with the mouse to select the objects.
    Deselect objects you do not want to move forward by Command-dragging the mouse over these objects.
    Next do Command-Shift-F to move the textbox to the front. Repeat the steps in reverse order to make the text visible.
    Practice.

  • Why are only the headers shown on my google home page,not the stories ?

    Hello, I am running Firefox 6,and now only the headers are
    shown on my Google home page,not the content. Thanks

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • JSP page and the pageContext.forward() method

    I am running JSP pages on a coldfusion site so that a CF page (i.e. login.cfm) hosts my login.jsp page. I want to reload the JSP page without having to reload the cfm page each time. pageContext.forward() does do this, however, it only forwards on to a new page. I want to be able to reload a page with the new URL parameters (e.g. when there is an error, login.jsp will reload and give the user an error). What is a method to reload the page with the proper URL variables?
    The following code does not work:
    pageContext.forward("login.jsp?operation=user_edit&jsessionid=" + f_URLEncode(session.getId()));
    Because it runs from the login.jsp page (the forward command only goes to a new page)

    Just to clarify...
    I log into your site. The first page shown is the CF page. The CF page automatically redirects me to the JSP page. Then what, exactly?
    Does the login page automatically determine my URL, attempt to validate it, and if it doesn't work, it reloads the page?
    The reason I ask is because there is a difference between the resulting HTML page and the JSP class file that generates that HTML page. Generally speaking, most web servers, particularly Tomcat, do not recompile the JSP class file, they just simply pass the parameters to the existing class file, and a new HTML page is generated.
    So technically speaking, every time you visit the login.jsp page, you will get a brand new HTML page. The contents of that page are the same because you presumably pass the same parameters to the class which hasn't changed. But in other words, no, you can't forward to an "old" page that was previously generated by the class - each time the web server calls that class, it creates a "new" page.
    Or are you saying that every time you attempt to forward to the login.jsp page, the system erronously calls the CF page instead?

  • Disabling the content of a page before all loaded

    Hi all,
    I would be very glad if somebody can help me about disabling(may be not disabling but preventing to be functioning) the web pages links, comboboxes before all the content has been loaded or a hyperlink has been clicked.
    Thanks in advanced

    The code snippet below gives you a crude way of handling this issue. Initially disabling all the form fields and after loding the page you can enable them.
    <HTML>
    <HEAD>
    <TITLE>Test Page</TITLE>
    <script language="javascript">
    <!--
    function enableAll() {
         alert("Enabling all the fields");
         arr=document.myform.elements;
         for(cnt=0;cnt<arr.length;cnt++) {
              arr[cnt].disabled=false;
    //-->
    </script>
    </HEAD>
    <BODY onLoad="javascript:enableAll()"> <!-- On loading the page, enable all the fields.-->
    <form name="myform">
    <input type="text" name="txt1" disabled=true><br> <!--initially disable all the form fields. -->
    <input type="text" name="txt2" disabled=true><br>
    <input type="checkbox" name="chk1" disabled=true>
    </form>
    </BODY>
    </HTML>
    Hope this helps you. Please keep me posted your progress or any enhancements.

  • I have 5 html pages that share a common header, footer, and sidebar. how do i use my nav bar to change the content of the body without duplicating a lot of code?

    i have 5 html pages that share a common header, footer, and sidebar. how do i use my nav bar to change the content of the body without duplicating a lot of code? thank you!

    i inherited the website. It’s for a non-profit and is not very
    sophisticated, and neither am I in webdesign. It currently has multiple
    pages that are identical except for that body section, so whenever i change
    the navigation (in the sidebar) I have to update every html page.  I want
    to have one basic page, and just call in the different body content based
    on the link the user selects from the nav bar. How can i do that using a
    script? i am using Dreamweaver.
    ~ in love and light ~
    Jeannie
    On Sat, Feb 7, 2015 at 4:07 AM, Ben Pleysier <[email protected]>

  • When I load Safari on my IPAD2, the web page comes up, but I can't scroll down the page. No matter what web page I go to the content stays darker than the navigation bar. This just started today. All other applications work fine.

    When I bring up Safari on my IPAD2, the web page comes up, but I can't scroll down the page. This just started today. No matter what web site I go to, the content is darker than the navigation pane.

    If it's happening on all sites, then assuming that it's Safari that you're using, have you tried clearing it's cache : Settings > Safari > Clear Cache (other browsers should have similar options, possibly within the actual app instead of within Settings). You could also try closing the app completely : from the home screen double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Safari app (or whichever browser you're using) to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work then you could try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    If it's only happening on a particular site then there may be content on that site that isn't supported on the iPad e.g. flash, java, silverlight

Maybe you are looking for