Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] Float Image Between Center Column And Footer (http://forum.bytesforall.com/showthread.php?t=15051)

bswb97 Aug 9, 2011 01:54 PM

[SOLVED] Float Image Between Center Column And Footer
 
I'm trying to float the logo in the lower corner so that it cleanly breaks into the bottom border:

http://www.labohemeevents.com/index_wp.php/

Similar to how the menu buttons are cut into the border.

I know I can achieve this with an image for the border but I'd prefer to use CSS if possible. The image is currently as a background in the footer. If I move it up using -10% y position, it won't go up past the footer boundary. Similarly, if I use the Center Column background and place it at 110% y position, it disappears behind the footer space.

Is there a way to actually float the image above that? Here's my current code in the footer:

HTML Code:

background:url('http://www.labohemeevents.com/wp-content/uploads/2011/08/lblogo-e1312917727161.jpg') 2% -10% no-repeat;
Thanks!

bswb97 Aug 9, 2011 02:53 PM

Never mind. Just placed it in the actual HTML footer content and positioned it in there instead. Mark this one as solved!


All times are GMT -6. The time now is 12:21 PM.

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