Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Header image area dropping down over the first post area (http://forum.bytesforall.com/showthread.php?t=3396)

bushtool Sep 11, 2009 11:22 AM

Header image area dropping down over the first post area
 
I replaced the header image area with three boxes- see http://www.d4v.org

It seems to be fine except when you go down to 800x600 resolution, the third box drops down and covers the first post.

I don't care if it just goes off the right side or if it just pushes the loop down but the overlap is unacceptable.

Thanks for your help in advance.

Flynn Sep 15, 2009 05:42 PM

Wrap the three images into a DIV. Give the div an additional class of clearfix if it still doesn't work

<div class="clearfix other-class-for-styling-if-needed">
... 3 images, DIV#s etc
</div>

bushtool Sep 16, 2009 12:17 PM

Flynn,

Your solution was not working.

I added "display:inline;" to the class css and this solved the issue. Now the 3rd iframe embed just pushes the header area down rather than overlapping the first post for reolutions under 960 width.

Thanks for trying to help.


All times are GMT -6. The time now is 01:52 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.