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

Similar Messages

  • Help-help-help! IE7 footer & repeatable region container height

    Hi everyone, I am new here so sorry if I am repeating a topic discussed already.
    I have 2 problems from my template:
    1. My website looks fine in Safari, FF but IE7 footer floats upto a div halfway up the page then the content is behind it and continues to the bottom of the screen, am I missing a vital trick here (is it best to have a main container for all content and a footer container outside this main content?)
    2. If I put a div container around the 2 repeatable regions which are called ("main_content" and "sidebar") when I click the + on the editable region in the html page the outer container doesn't auto fit the height, how can I make outer container auto fit to how many repeatable regions I have clicked.
    Template source code is below and test web page with 5 repeatable regions is http://aegmotorhomes.co.uk/test.html
    I will take this time now to say thank you and to apologise for this dribble I may have wrote.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    #container {
    background-image: url(../MOTORHOME%20IMAGES/Top%20Nav/topbanner.jpg);
    background-repeat: repeat-x;
    #TOPSPACE {
    height: 5px;
    width: 910px;
    margin-right: auto;
    margin-left: auto;
    #search_container {
    height: 35px;
    width: 970px;
    #search {
    float: right;
    width: 250px;
    height: 25px;
    #top_links {
    height: 20px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
    font-weight: lighter;
    font-style: normal;
    line-height: normal;
    #content {
    background-image: url(../MOTORHOME%20IMAGES/Top%20Nav/TOPIMAGE.jpg);
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    height: 266px;
    background-repeat: no-repeat;
    #navspacer {
    height: 22px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    #navbar {
    height: 28px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    #footer {
    background-image: url(../MOTORHOME%20IMAGES/Footer/Screen%20shot%202011-07-15%20at%2016.16.51.png);
    height: 350px;
    clear: both;
    position: relative;
    #nav_bootomspacer {
    height: 5px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    #tab_spacer {
    float: left;
    height: 28px;
    width: 15px;
    #spacer2 {
    height: 115px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    #main_content {
    float: left;
    height: auto;
    width: 715px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #397A7A;
    background-color: #FFF;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #387675;
    text-align: left;
    a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    a:link {
    color: #FFF;
    text-decoration: none;
    a:visited {
    color: #FFF;
    text-decoration: none;
    a:hover {
    color: #55B0B1;
    text-decoration: none;
    a:active {
    color: #FFF;
    text-decoration: none;
    font-size: small;
    #copyright_spacer {
    height: 10px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    #Copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
    height: 20px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    #copy {
    height: 20px;
    width: 400px;
    float: left;
    #legal {
    width: 30px;
    float: right;
    height: 20px;
    #legal_space {
    float: right;
    width: 180px;
    height: 20px;
    #footer_details {
    height: 100px;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    #footer_links {
    height: 145px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    border-bottom-width: thin;
    border-bottom-style: dotted;
    border-bottom-color: #333;
    #footer_links table colour {
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    #bottom_link_spacer {
    height: 10px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    #copy_left_spacer {
    float: left;
    height: 20px;
    width: 20px;
    #bottom_contact {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
    float: left;
    height: 110px;
    width: 200px;
    #logo_bottom {
    float: left;
    height: 110px;
    width: 175px;
    #footer_link_space {
    height: 30px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    #floatspace {
    clear: both;
    height: 20px;
    #clowe {
    float: right;
    height: 60px;
    width: 240px;
    #footlinks {
    float: left;
    height: 140px;
    width: 600px;
    #socialmedia {
    width: 210px;
    float: right;
    #socialspacer {
    float: right;
    height: 80px;
    width: 300px;
    #footlinks table medium {
    font-size: medium;
    #footlinks table tr td a {
    font-size: small;
    color: #CCC;
    #you_are_here {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #666;
    width: 930px;
    margin-right: auto;
    margin-left: auto;
    #youspacer {
    height: 15px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    .you_are_herecolour {
    color: #409EA0;
    font-weight: bold;
    .fillin {
    font-weight: bold;
    color: #387675;
    #sidebar {
    float: right;
    height: auto;
    width: 199px;
    padding-right: 20px;
    padding-left: 22px;
    background-image: url(../MOTORHOME%20IMAGES/Sidebar/sibar%20temp.jpg);
    background-repeat: no-repeat;
    #adverts {
    margin-bottom: 20px;
    </style>
    <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    <link href="../MOTORHOME IMAGES/CSS/Footer Links.css" rel="stylesheet" type="text/css" />
    </head>
    <body onload="MM_preloadImages('../MOTORHOME IMAGES/Tabs/2swift.jpg','../MOTORHOME IMAGES/Tabs/2escape.jpg','../MOTORHOME IMAGES/Tabs/2autocruise.jpg','../MOTORHOME IMAGES/Tabs/2used.jpg','../MOTORHOME IMAGES/Tabs/2service.jpg')">
    <div id="container">
    <div id="headwrap">
      <div id="content">
        <div id="TOPSPACE"></div>
        <div id="search_container">
          <div id="search">
            <script type="text/javascript">
    // Google Internal Site Search script- By JavaScriptKit.com (http://www.javascriptkit.com)
    // For this and over 400+ free scripts, visit JavaScript Kit- http://www.javascriptkit.com/
    // This notice must stay intact for use
    //Enter domain of site to search.
    var domainroot="aegmotorhomes.co.uk"
    function Gsitesearch(curobj){
    curobj.q.value="site:"+domainroot+" "+curobj.qfront.value
            </script>
            <form action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)">
              <input name="q" type="hidden" />
              <input name="qfront" type="text" style="width: 150px" />
              <input type="submit" value="Search" />
            </form>
          </div>
        </div>
        <div id="top_links">
          <div align="right"><a href="http://www.aegmotorhomes.co.uk/">Home</a> | <a href="http://aegmotorhomes.co.uk/news.html">News</a> | <a href="http://aegmotorhomes.co.uk/offers.html">Offers</a> |<a href="http://aegmotorhomes.co.uk/brochures.html"> Brochures</a> | <a href="http://aegmotorhomes.co.uk/insurance.html">Insurance Repairs </a>| <a href="http://aegmotorhomes.co.uk/conversions.html">Conversions</a> | <a href="http://aegmotorhomes.co.uk/refurbishment.html">Refurbishment</a> | <a href="http://aegmotorhomes.co.uk/contact.html">Contact us |</a></div>
        </div>
        <div id="navspacer"></div>
        <div id="navbar">
          <div id="tab_spacer"></div>
          <a href="http://aegmotorhomes.co.uk/swift.html"><img src="../MOTORHOME IMAGES/Tabs/1swift.jpg" alt="Swift Motorhomes" name="swift" width="107" height="26" border="0" id="swift" onmouseover="MM_swapImage('swift','','../MOTORHOME IMAGES/Tabs/2swift.jpg',1)" onmouseout="MM_swapImgRestore()" /></a><a href="http://aegmotorhomes.co.uk/escape.html"><img src="../MOTORHOME IMAGES/Tabs/1escape.jpg" alt="escape motorhomes" name="escape" width="107" height="26" border="0" id="escape" onmouseover="MM_swapImage('escape','','../MOTORHOME IMAGES/Tabs/2escape.jpg',1)" onmouseout="MM_swapImgRestore()" /></a><a href="http://aegmotorhomes.co.uk/autocruise.html"><img src="../MOTORHOME IMAGES/Tabs/1autocruise.jpg" alt="autocruise motorhomes" name="autocruise" width="107" height="26" border="0" id="autocruise" onmouseover="MM_swapImage('autocruise','','../MOTORHOME IMAGES/Tabs/2autocruise.jpg',1)" onmouseout="MM_swapImgRestore()" /></a><a href="http://aegmotorhomes.co.uk/used.html"><img src="../MOTORHOME IMAGES/Tabs/1used.jpg" alt="used motorhomes" name="used" width="107" height="26" border="0" id="used" onmouseover="MM_swapImage('used','','../MOTORHOME IMAGES/Tabs/2used.jpg',1)" onmouseout="MM_swapImgRestore()" /></a><a href="http://aegmotorhomes.co.uk/service.html"><img src="../MOTORHOME IMAGES/Tabs/1service.jpg" alt="motorhome service" name="service" width="107" height="26" border="0" id="service" onmouseover="MM_swapImage('service','','../MOTORHOME IMAGES/Tabs/2service.jpg',1)" onmouseout="MM_swapImgRestore()" /></a></div>
        <div id="youspacer"></div>
        <div id="you_are_here"><!-- TemplateBeginEditable name="You are here" -->You are here:<span class="fillin"> Fill in</span><!-- TemplateEndEditable --></div>
        <div id="spacer2"></div>
    <div id="main_content">
    <div id="Newstitle">AEG Motorhomes News &amp; Updates
      <div id="newstitletext"> AEG Motorhomes keeps you informed of all our latest offers and discounts on  Motorhome and Campervan New &amp; Used Sales, Service, Parts and Accessories. We will post all Motorhome events, Shows, model release dates and articles here. If you have any Motorhome news or articles you wish us to publish, please  call  our team on  01562 535 039 or alternatively you can email [email protected].</div>
    </div>
    <!-- TemplateBeginRepeat name="article" --><!-- TemplateBeginEditable name="Edit Article" -->
    <div id="Content_area">
      <div id="Content_head">head</div>
      <div id="content_text">text</div>
    </div>
    <!-- TemplateEndEditable --><!-- TemplateEndRepeat --></div>
        <div id="sidebar"><!-- TemplateBeginRepeat name="sidebar1" --><!-- TemplateBeginEditable name="sidebaredit" -->
          <div id="adverts">
            <p> </p>
          </div>
        <!-- TemplateEndEditable --><!-- TemplateEndRepeat --></div>
        <div id="lowerspacer"></div>
      </div>
    </div>
    <div id="content_space_bottom"></div>
    <div id="floatspace"></div>
    <div id="footer">
      <div id="copyright_spacer"></div>
      <div id="Copyright">
        <div id="copy_left_spacer"></div>
        <div id="copy"> © 2011 All Electric GaragesMotorhomes. All Rights Reserved</div>
        <div id="legal"></div>
        <div id="legal_space"><a href="http://aegmotorhomes.co.uk/accessibility.html">Accessibility</a> | <a href="http://aegmotorhomes.co.uk/privacy.html">Privacy</a> | <a href="http://aegmotorhomes.co.uk/legal.html">Legal</a></div>
      </div>
      <div id="bottom_link_spacer"></div>
      <div id="footer_links">
        <div id="footlinks">
          <table width="100%" border="0" cellspacing="5">
            <tr>
              <td width="5"> </td>
              <td><a href="http://aegmotorhomes.co.uk/swift.html">Swift</a></td>
              <td><a href="http://aegmotorhomes.co.uk">Home</a></td>
              <td><a href="http://aegmotorhomes.co.uk/conversions.html">Conversions</a></td>
            </tr>
            <tr>
              <td width="5"> </td>
              <td><a href="http://aegmotorhomes.co.uk/escape.html">Escape</a></td>
              <td><a href="http://aegmotorhomes.co.uk/news.html">News</a></td>
              <td><a href="http://aegmotorhomes.co.uk/refurbishment.html">Refurbishment</a></td>
            </tr>
            <tr>
              <td width="5"> </td>
              <td><a href="http://aegmotorhomes.co.uk/autocruise.html">Autocruise</a></td>
              <td><a href="http://aegmotorhomes.co.uk/offers.html">Offers</a></td>
              <td><a href="http://aegmotorhomes.co.uk/service.html">Service</a></td>
            </tr>
            <tr>
              <td width="5"> </td>
              <td><a href="http://aegmotorhomes.co.uk/used.html">Used</a></td>
              <td><a href="http://aegmotorhomes.co.uk/brochures.html">Brochures</a></td>
              <td><a href="http://aegmotorhomes.co.uk/sitemap.html">Site map</a></td>
            </tr>
            <tr>
              <td width="5" height="20"> </td>
              <td><a href="http://aegmotorhomes.co.uk/trailertents.html">Trailer Tents</a></td>
              <td><a href="http://aegmotorhomes.co.uk/insurance.html">Insurance</a></td>
              <td><a href="http://aegmotorhomes.co.uk/contact.html">Contact us</a></td>
            </tr>
          </table>
        </div>
        <div id="socialspacer"></div>
        <div id="socialmedia"><a href="http://www.facebook.com/pages/All-Electric-Garages-Group/112905889042"><img src="../MOTORHOME IMAGES/Footer/facebook.jpg" alt="" name="facebook" width="40" height="40" border="0" id="facebook" /></a> <a href="http://twitter.com/#!/allelectricplc"><img src="../MOTORHOME IMAGES/Footer/twitter.jpg" alt="" name="twitter" width="40" height="40" border="0" id="twitter" /></a> <a href="http://www.youtube.com/user/allelectricgarages"><img src="../MOTORHOME IMAGES/Footer/youtube.jpg" alt="" name="youtube" width="40" height="40" border="0" id="youtube" /></a> <a href="http://allelectricgaragesplc.blogspot.com/"><img src="../MOTORHOME IMAGES/Footer/blogger.jpg" alt="" name="blogger" width="40" height="40" border="0" id="blogger" /></a></div>
      </div>
      <div id="footer_link_space"></div>
      <div id="footer_details">
        <div id="bottom_logos">
          <div id="logo_bottom"><a href="http://aegmotorhomes.co.uk"><img src="../MOTORHOME IMAGES/Footer/3logosfootersquarenew.jpg" alt="Aeg Motorhome Logos" name="motorhomelogos" width="144" height="94" border="0" id="motorhomelogos" /></a></div>
          <div id="bottom_contact">All Electric Garages Motorhomes<br />
            Churchfields<br />
            Worcestershire<br />
            DY102JL<br />
            Tel: 01562 535 039<br />
            Email: [email protected]</div>
          <div id="clowe"><a href="http://aegmotorhomes.co.uk"><img src="../MOTORHOME IMAGES/Footer/Aeg Logodesigned blk.jpg" alt="Designed by CLowe" name="clowe" width="217" height="54" border="0" id="clowe2" /></a></div>
        </div>
      </div>
    </div>
    </body>
    </html>

    You are posting to the wrong forum. For html/css layout issues try posting to the Dreamweaver forum.

  • IE7 CSS Problems

    http://crossmills.org/misc/CS3/cs3_test_2c.html
    The above page looks good in FireFox2 but a horror show in
    IE7: styling missing from header, footer and central column;
    central column alignment out of wack with relation to left nav and
    too close to footer.
    Is the problem mine or IE's? Either way, what do I have to do
    to fix it?
    Using WindowsXP.
    Thanks.

    The problem is with the way you are defining and naming your
    custom tags. Check out these 2 MSDN articles regarding how to give
    names to custom HTML tags:
    http://msdn.microsoft.com/msdnmag/issues/0500/cutting/
    http://msdn2.microsoft.com/en-us/library/ms531076.aspx

  • 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.

  • Flash & IE7 Weird Problem

    Help!!!
    I'm having a problems getting a site to work in IE7. It works
    fine in Firefox, but in IE7, not a chance.
    Here's the
    Link
    Once in the site, go to the Gallery. Click on any of the two
    thumbnails on the left. A window will open with a short blurb and a
    choice of 2 or 3 links. Select the slideshow. The slideshow will
    load up and start fine. Close the window and click the other
    thumbnail. It won't load up (To be clear here, both the thumbnails
    have an "on release" javascript in them), Nothing! Click on any of
    the other links on the top... About, Contact, etc. They won't load
    up either. As a matter of fact, you won't even be able to refresh
    the page. This does't happen in FireFox. It works beautifully
    there, just as it should.
    Is there a fix for this IE7 Problem? Is it a simple
    JavaScript that I need?
    Any help is greatly appreciated.
    Kevin

    Seems to work here. IE7, Win XP Pro.
    Dan Mode
    --> Adobe Community Expert
    *Flash Helps*
    http://www.smithmediafusion.com/blog/?cat=11
    *THE online Radio*
    http://www.tornadostream.com
    *Must Read*
    http://www.smithmediafusion.com/blog
    "Kunger88" <[email protected]> wrote in
    message
    news:eqan8k$lts$[email protected]..
    > Help!!!
    >
    > I'm having a problems getting a site to work in IE7. It
    works fine in
    > Firefox, but in IE7, not a chance.
    >
    > Here's the
    http://www.kunger.com/Calibre
    >
    > Once in the site, go to the Gallery. Click on any of the
    two thumbnails
    > on
    > the left. A window will open with a short blurb and a
    choice of 2 or 3
    > links.
    > Select the slideshow. The slideshow will load up and
    start fine. Close
    > the
    > window and click the other thumbnail. It won't load up
    (To be clear
    > here,
    > both the thumbnails have an "on release" javascript in
    them), Nothing!
    > Click
    > on any of the other links on the top... About, Contact,
    etc. They won't
    > load
    > up either. As a matter of fact, you won't even be able
    to refresh the
    > page.
    > This does't happen in FireFox. It works beautifully
    there, just as it
    > should.
    >
    > Is there a fix for this IE7 Problem? Is it a simple
    JavaScript that I
    > need?
    >
    > Any help is greatly appreciated.
    >
    > Kevin
    >

  • 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.0  Problems

    Hi Gurus,
    I've developed small Application in the NWDS (2004s).
    I'm using in IE7.0,when i open the Portal using IE7.0 Everything works fine ,but
    When i go to Content Administration-->Portal Content, to create a new folder for placing the IVIEWs,Pages,Work Sets and Roles,
    When i right click on the Portal content i'm getting the Browser Options, not the EP Options.
    Previously when i was using the IE6.0, i didn' get these problems.
    Is there any settings to do in IE7.0 to display the EP Options when i right click on the Portal Content Folder?
    Thanks in Advance.
    Regards,
    Adi.

    Hi,
    Microsoft IE 7 browser version will be supported starting with following Web Dynpro support packages:
    NetWeaver04, SPS19
    NetWeaver04s, SP10
    You can go for upgrade to workable version or apply the workaround given in the Note 991449 - Web Dynpro and Microsoft Internet Explorer Version 7.0
    Hope this helps !
    Regards
    Srinivasan T

  • 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

Maybe you are looking for

  • Macbook Air won't connect to Airport Extreme!

    I'm at a loss here. Last week I got drive corruption because I lost connection while writing data to an external drive connected to my Airport Extreme (while using my iMac). I had noticed the drive connection was dropping quite often, both using the

  • Creating user accounts through ARD3 on client machines

    Hello. I am trying to create a secondary local admin account on some machines that are running ARD3/OS X 10.4.8. Right now, I am using only one machine as a test before attempting this on the several hundred machines I need to do this on. I used this

  • Planning Application using Oracle EPM 11.1.1.1.0

    Hi, I have just installed Oracle EPM 11.1.1.0 and I want to create a planning application. Do I still need to have all the EPM services running? For some reason these services are not starting and I am just wondering if I can still go ahead and creat

  • About Support for DB drivers...

    Acoording to the Sun ONE Application Server 7 Release Notes the supported database drivers ONLY includes two Type-4 JDBC drivers, one for Pointbase and the other for Oracle 9 databases. What happens with the rest of DB vendors? Can I, for instance, u

  • Question about getting Iphone 4

    Tomorrow my wife was going to go down and try to get us the new Iphone 4's. I'm not sure if the account is under just my name or not. If it is it's only because I was the one that picked up the phones last year. All our cards, bank accounts are share