Re: screen loading sequence

Posted by cjhowe on
URL: http://ofbiz.116.s1.nabble.com/screen-loading-sequence-tp141209p141216.html

change your footer properies to include

position: absolute;
bottom: -20px;
width:100%

this will move the footer 20 px below the bottom of
the screen  (should be enough room for your footer
otherwise salt to taste).  The width will make sure
that you're centering from the whole screen not just
the size of the output of the footer div.

not perfect but should work for that ecommerce layout

also be sure that your footer definition in the common
screen is wrapped with
<container style="footer">
<!--footer definition-->
</container

<container style="mydiv">


--- rajshekhar <[hidden email]> wrote:

>
> I am using IE so it is difficult,Can u suggest me
> what may be wrong with the
> css code i submitted, There are no any changes i
> emade expect this
> --
> View this message in context:
>
http://www.nabble.com/screen-loading-sequence-tf2065552.html#a5700556
> Sent from the OFBiz - User forum at Nabble.com.
>
>