Footer problem

I am using dreamweaver cs4
this is my CSS style sheet                                                           
body {
        margin:  0px;
        padding: 0px;
        background: some picture  repeat x;
#header {
        margin: 0 auto;
        width: 800px;
        height: 255px;
        background: some picture  no-repeat;
#wrap  {
       margin: 0  auto;
       width: 800px;
       height: 500px;
       background: some image  repeat-y
#left_content  {
       float: right;
       width:210px;
       height: 100%
#right_content  {
       float: right;
       width: 585px;
       height: 100%;
#footer  {
       clear: both;
       width: 800px;
       height: 80px;
I already tried setting the left and right margins but they dont make a difference.  the footer is all the way to the left side. I tried setting the left marging to 10px and it moved slightly to the right but not enough to aligh it. . then i tried to increase the left margin to 20 px and it does not move more than 10px.
These are my divs
</head>
<body>
<div id="header"></div>
<div id="wrap">
<div id="left_content"></div>
<div id="right_content"></div>
</div>
<div id"footer"></div>
</div>
</body>
</html>

Too many closing divisions will throw things off.  Try this:
</head>
<body>
<div id="header">
<!--end header--> </div>
<div id="wrap">
<div id="left_content"> <!--end left--> </div>
<div id="right_content"> <!--end right--> </div>
<div id"footer">
<!--end footer--> </div>
<!--end wrap--> </div>
</body>
</html>
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists
http://alt-web.com/
http://twitter.com/altweb

Similar Messages

  • ADF column footer problem

    hi all,
    im using Jdev 11.1.1.0.0. I have an inline table on my jspx page. I calculate the sum of one column in a managed bean. I want to display this value in table's footer section. So I added an input text to the column's footer and set the value from the managed bean. I have set the inline style of the table to width:100%;height:100%. But when the page renders, there is a big gap between the footer section and the last record. My table has only two records. Can anyone advice me on how to remove this gap?
    Thanks in advance,
    Nad

    Hi Frank,
    Thanks for replying. I tried your solution. It works fine. The gap between the last column and the column footer is now removed.
    But still there is a problem. Since it's an inline table, when the detail node (in detail stamp facet) is clicked, the detail table appears, but the full table is not adjusted to show the content. So in order to have a look at the detail table, we have to scroll inside. It is better if the table can be adjusted to view the detail table without much effort. I hope my problem is clear. Can this be done? Pls help....
    Thanks,
    Nad.

  • CSS Footer problem

    I am new in designing using css for layout, and I'm having a
    problem getting the page content to push the footer down.
    Here's the page:
    http://wmsgroup.com/client_temp/osps/vsc.html
    I have attached the style sheet.
    Thanks!

    OlDirty wrote:
    > I am new in designing using css for layout, and I'm
    having a problem getting
    > the page content to push the footer down.
    > Here's the page:
    http://wmsgroup.com/client_temp/osps/vsc.html
    > I have attached the style sheet.
    >
    > Thanks!
    I had a quick look - remove the height from your #content_
    rule.
    HTH
    chin chin
    Sinclair

  • Footer problem in alv print

    Hi All,
    I have a problem in footer of alv printing.
    When i m taking a print of alv with a footer its omit blank line space whole. While i have a requirement to put some space line after alv and then footer should print.
    How can i achieve this ?

    Hi Rajesh,
      You mean printing is displaying the list or what ?
    If the problem is while displaying the list then do this.
      In subroutine of 'END_OF_LIST' before write statement you just use SKIP <lines>. Then blank space is displayed between ALV list and footer.
    Regards,
    Rajitha.

  • Download files & header/footer problem

    Hello
    I'm having two problems on my application.
    I've created a table to save the files from a file browser following the tutorial.
    Everything is working fine except the download option. When I try to download the file I always get this message: "Forbidden
    The requested operation is not allowed".
    I've created the download_my_file procedure, executed the grant and changed the download link to use the new procedure.
    My other problem is with reports, I'm trying to make a template to my print reports, but header and footer aren't saved. DO I need to make something different for I can use header and footer?
    Edited by: Ownr on 21/Nov/2008 13:14

    Hi,
    Regarding your first question: Are you using OracleXE oder 11g with the PL/SQL Embedded Gateway (no Apache)?
    Then here might be a solution:
    http://daust.blogspot.com/2006/04/xe-calling-stored-procedures.html
    Best regards
    -Carsten

  • Please help "footer problems"

    My problem is that my 2 colums will not come down to meet my footer and you can see the
    wrapper background coming through in the area between the bottom of the colums and the top of the footer.
    I set the footer to clear both.
    I have been trying to figure this out for several  days now.
    If anyone could help it would be greatly appreciated.
    Thanks in advance.

    Ok, you need to use a technique called 'faux columns' which is a background image applied to the 'wrapper' <div>. The image would be part grey 230px wide and part mauve 510px wide. So the total width of the image would be 740px wide. Apply that to the 'wrapper' <div> as below. The image should be in a folder named 'images' in your site folder.
    #wrapper {
        background-image: url(images/myBgImage);
    background-repeat: no-repeat;
    overflow: hidden;
        width: 800px;
        margin-right: auto;
        margin-left: auto;
    Also add, as above, 'overflow: hidden;' this is a technique for making sure the 'wrapper' envelopes itself around the floated columns.

  • How to solve the footer problem?

    In germany since the beginning of 2007 all business emails must be stamped by a company footer.
    This sounds simple [Outgoing Content filter, add-footer ] but in reality it is a big problem, because most of users don't want to have a the company footer at the end of the email if they are sending a reply.
    They expect the footer at the end of the new part they have written.
    So the solution can be to use hard coded placeholder generated by the initial email system that is replaced by Ironport with the footer (depending on the company the user is a member of, different footers can be used e.g. by a ldap group query.)
    :?: But ... How to replace the placeholder? It seem that this is not possible with Ironport or does anybody has an idea?
    :idea: Another way to solve the problem can be to use a "Stamping header" instead of a footer. Such a header will be always at the top of the new part of an email, when you send a reply.
    I asked support, it will be added to the wishlist for new releases.
    So so far this is not a solution or does anybody know a workaround?
    Regards
    Stefan

    In germany since the beginning of 2007 all business emails must be stamped by a company footer.
    This sounds simple [Outgoing Content filter, add-footer ] but in reality it is a big problem, because most of users don't want to have a the company footer at the end of the email if they are sending a reply.
    They expect the footer at the end of the new part they have written.
    So the solution can be to use hard coded placeholder generated by the initial email system that is replaced by Ironport with the footer (depending on the company the user is a member of, different footers can be used e.g. by a ldap group query.)
    :?: But ... How to replace the placeholder? It seem that this is not possible with Ironport or does anybody has an idea?
    :idea: Another way to solve the problem can be to use a "Stamping header" instead of a footer. Such a header will be always at the top of the new part of an email, when you send a reply.
    I asked support, it will be added to the wishlist for new releases.
    So so far this is not a solution or does anybody know a workaround?
    Regards
    Stefan
    Hello Stefan,
    we have the same problem and found the best solution to do is to have company rules that apply on the client side.
    This decission is based on the fact that already many companies use client based signatures (s-mime) and also client based encryption which makes a gateway solution impossible.
    We found a nice solution for exchange/outlook based on group policies
    Aas we are almost neighbours you are invited to visit us.
    Greetings from Greven/Münster

  • Reg: Footer Problem

    Hi Experts.
    I have designed my RTF such that on 1st page i am including Purchase order details and have included the respective footer for it, after publishing the PO report I am calling the another report (Packing Slip, which I created as sub-template in next page of RTF in ms word) Iam calling in split-by-page-break, for this too I have added up a different footer. So der are actuelly 2 headers and 2 footers. 1 for Po and other for Packing Slip....
    The problem I am facing is its displaying the 1st footer in all pages of both the reports... (I want the 1st footer to print @ PO report) and 2nd Footer in Packing Slip details . I am stuck up at here.. Plz help me out..
    Thanks in Advance !!!
    -ASIF

    Hi..
    I am not getting corresponding output..
    Shall i mail my rtf and .xml file to you
    Need ur mail id.. Please help me
    Thanks in advance..
    ASIF

  • Cfdocumentitem footer problems

    Hi there experts
    I have a problem with a pdf i'm trying to display with
    footer.
    i am using the following code to create a variable...
    <cfsavecontent variable="myfooter">
    <hr style="clear:both;">
    <div style="width: 33%;padding-top: 5px;padding-bottom:
    5px;font-family: Arial, Helvetica, sans-serif;font-size:
    125px;float: left;">My Agency<br/> Washington, DC
    20450</div>
    <div style="width: 33%;padding-top: 5px;padding-bottom:
    5px;padding-left:10px;padding-right: 5px;font-family: Arial,
    Helvetica, sans-serif;font-size:
    12px;float:left;">Department</div>
    <div style="float: right;text-align: right;width:
    33%padding-top: 5px;padding-right: 20pxpadding-bottom:
    5px;font-size: 12px;font-family: Arial, Helvetica,
    sans-serif;">#fs_epa_pub_no#<br/>
    #dateFormat(fs_epa_pub_date, "mmm yy")#</div>
    <br /><br />
    <hr style="clear:both;">
    </cfsavecontent>
    and the following to display it within my cfdocument and
    cfdocument section.
    <cfdocumentitem type="footer">
    <cfoutput>#myfooter#</cfoutput>
    </cfdocumentitem>
    Now, if i remove the cfdocumentitem thang, it displays
    properly at the appropriate size. But as soon as i wrap it with a
    cfdocumentitem it shrinks down to a size that is nigh on to
    unreadable. You can even see in my snippet that i attempted to
    affect the font size as large as 125px and while the other
    formatting is rendering (the text that is to be right aligned is,
    the text that is to be in the center is however, no matter what i
    do, i cannot affect the text size. Can you make recommendations? Is
    there a fixed size for a header that is affecting the font size?
    Any suggestions?

    Hi Miki,
    Make sure you have installed all the latest updates for your CF. There was a known
    issue with CF, <cfdocument> and sizing issues that was corrected with an update.
    I recently worked with an individual that was having a sizing issue and had not yet
    done the update. Upon performing the latest update(s) the sizing issue went away.
    Not saying this will correct your issue. However, if you don't have all the fixes/updates in
    place that correct the causing factors, any attempts to figure it out will be futile.
    Leonard

  • Urgent Muse Issue | Accordian & Footer Problem

    Hello. Today I am to deliver a site to my client but have 2 hangups with the mobile site.
    Problem #1- When I create separate accordian groups and expand the content in the above accordian group, it does not push down the accordian box below but instead overlaps it. How to I remedy this. Also If I put a title above each accordian group it just gets overlapped as well instead of being pushed down. Help!
    Problem #2- If you look at the footer on the mobile site. It does not stick to the bottom of the browser as I told it to do. Instead it is found about 2/3 of the way down the page and the page content extends way past it. What is wrong here?
    Please help as this is a time-sensitive thing for me to get done today. Any help is soooo appreciate by you wonderful Adobe support team!
    Ryan

    I really need help on this Is there anybody in the community that knows what's going on with the above mentioned issues??? Here's the website to view through your mobile to see what I am referring too: http://navalicompany.businesscatalyst.com
    Your help is really appreciated!!

  • IE7 Footer Problems

    I'm having a problem with a  floating footer in IE7. It will not stay at the bottom of the page in IE7, but sits in the middle of my last photo.  It does exactly what it should in all other  browsers I've tested it on, on both Mac and PC. I'm new to CSS, and I've spent all day trying solutions on various forums, but with no luck. I'm sure it's an easy fix, probably having to do with clearing floats (maybe?), but I have no idea what else to try and I'm losing my patience! I have a test page up here: http://www.mearesdentistry.com/test/ourteam. If anyone could help it would be greatly appreciated. Thank you in advance!

    HTML errors:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.mearesdentistry.com%2Ftest%2F ourteam
    CSS errors:
    http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww. mearesdentistry.com%2Ftest%2Fourteam
    98% of browser rendering issues are code related.  Clean code = fewer things to rule out.
    Remove the CSS height property from your #container and #welcome divisions.
    Explicit height values on containers restricts how much content they can hold.  Page height must remain flexible.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Footer problem - sanity threatened

    I am trying to get the footer to centre on the page. In dreamweaver and in the previews it appears as it should, but as soon as it goes live, it appears squished to the left of the screen in both Chrome and IE.
    HTML code:
    <div id="footer">
    <hr>
    &copy; Permanent Delegation of Japan to the OECD | 11, Avenue Hoche 75008 Paris France
    </div>
    </body>
    </html>
    CSS:
    #footer {
    font-family: Arial, Helvetica, sans-serif;
    color: #012e8b;
    font-size: 12px;
    min-height: 100%;
    width: 100%;
    position: fixed;
    margin: 0px auto;
    text-align: center;
    I have been searching on the internet - tried changing the margins, changing the height, position. Nothing helps!!!
    Does anyone have any ideas about what the problem could be???

    CSS:
    #StickyFooter {
    color:#FFF;
    border: 2px solid orange;
    position:fixed;
    /**adjust location**/
    right: 0px;
    bottom: 0px;
    padding: 10px;
    margin: 0;
    width: 100%;
    background: green;
    text-align:center;
    HTML:
    <!--Place this near the bottom of your HTML markup-->
    <div id="StickyFooter">
    <p>Here is a Sticky Footer</p>
    </div>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Header and footer problem

    How do you get header and footer to show infront of coloured page on the pages app for mac book

    Hi Trish,
    You need to send your colored page to the Section Master, Arrange Menu, for it to slip behind the Header Field.
    Jerry

  • ALV footer problem

    My ALV footer should contain at least 70 characters. I used the standard slis_listheader for my footer but the standard info (type slis_entry) is only 60 characters. Is there any way to build a footer without using the standard? Also, I don't want to change the codes below because it is used by other programs. If I have to adjust, it's in my main program.
    The following are excerpts from my include program:
    <i>data: wa_line TYPE slis_listheader.
    new_footer_line 'S' 'END OF REPORT' sy-repid.
    DEFINE new_footer_line.
      clear wa_line.
      wa_line-typ  = &1.
      wa_line-key  = &2.
      wa_line-info = &3.
      append wa_line to it_list_end_of_list.
    END-OF-DEFINITION.</i>

    Hi,
    In this case, You cannot do anything as it was a main program and it effects all other programs.
    Regards,
    Hari krishna.

  • Page footer problem

    One doubt is there that when i take the printout of the report from Internet Explorer(6.0), there is a URL of the report shown at the bottom. To remove this, once i have to go to Internet Explorer page setup and change the
    header and footer to blank. So, all my users have to do this once. Now, my question is whether i can set this programmatically through reports so that one
    doesn't have to go and change this in Internet Explorer Page Setup manually. Please help in solving my doubt.

    If the value you want to return is in the group, you could do a page level summary column with a function of first or last. It will return the first value on the page or the last value on the page and since it's page level, you can put it in the margin. You can check out the details in the online help.
    Toby

  • Footer problem in classical report

    Hi experts,
    I devloped a classical report but i want to display a footer deatail in all of my page.
    But in my last page it doesn't come......
    NOTE : i have reservered 12(2) line for each page. but total record is 100.
    Regards
    skmohanty

    Hi,
    I am hope this answer is very helpfull to u..
    Declare one variable like
    DATA: V.
    V =  sy-linct - sy-linno - 2.
    skip V.
    plz this code write after the endloop and before the end-of-selection
    Thanks&Regards
    Hari..

Maybe you are looking for

  • Writing to separate XML files

    I'm not too familiar with XML yet, so I don't know what its called, but you know how you can "include" another XML file in this fashion: <?xml version="1.0"?> <!DOCTYPE configuration SYSTEM "my.dtd" [   <!ENTITY include SYSTEM "include.xml"> ]> <root

  • HT3209 low resolution videos playback with lines from left to right

    When I play HD video's (720p) they play properly and just fine, when i play lower resolution videos (480) i see lines that run across from left to right in the middle of the screen, I can't find any settings to change to prevent that from happening. 

  • Can anyone help with a Green Screen Walk Out with FLV

    I have seen a number of sites that use an interactive video walking out over the website. I have final cut and can create an .flv with a green screen. The problem is I do not know how to create the player for the overlay. I think I may need CS3 but I

  • My AR form crash and how to disable installed modules

    Hi all my environmen is 11.5.8 on rh as 2.1. I have couple of module installed like ap ap gl po inv hr ..i have two problem here need help. First, I installed the hr modules but for some reason i wanna disable it and define position and job through p

  • Create Item column is not appearing in the "Personalize Page"

    Hi All, I am working in R12 upgrade project. I have to create item(Link) in a table region as per the requirement. But that "Create Item" button rather the column is not appearing in that "Personalize Page" when I click on the Personalize Page link o