Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   Items in footer of post/pages stack vertically and not horizontally (http://forum.bytesforall.com/showthread.php?t=1590)

bcorrigan May 8, 2009 05:12 PM

Items in footer of post/pages stack vertically and not horizontally
 
1 Attachment(s)
I can't seem to make the footer items line up on one line. I have eliminated all returns between items but they still stack up like the picture attached here.
Attachment 127

What I have is code pasted in the footers options and then wp-print per the theme's options. Any idea what I'm missing?

Thanks, Bill
URL: http://depts.washington.edu/ophthweb/homepage/welcome/

Flynn May 8, 2009 06:20 PM

Try this CSS Insert:

div.post-footer div {
display: inline;
margin-right: 10px;
}

bcorrigan May 11, 2009 12:09 PM

Flynn, that didn't work for me. I see you support Share This, so I am trying that out now instead.


All times are GMT -6. The time now is 03:27 PM.

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