Jump to content

100% Content & Footer


Andrew R

Recommended Posts

Hi there

 

The best way I can explain this is with a diagram.  What I'm trying to do is get the footer to stick to the bottom (using sticky footer) but also get the content area to expand depending on the screen size. 

 

This would normally be easy enough to do but I have a rounded top on the content area.

 

 

155nnts.jpg

 

<div id="wrap">
<div id="rounded-top"></div>
<div id="rounded-content">
<div id="main" class="clearfix">
</div>
</div>
</div>

<div id="footer">
<div id=”footer-top”>
</div>
<div>

 

When I use sticky footer the following is displayed.  What I want is the content area to expand. 

 

1ikfwp.jpg

 

I would appreciate any advice or tips.

 

Thanks a million

 

Link to comment
https://forums.phpfreaks.com/topic/192763-100-content-footer/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.