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 images + tagline ?? (http://forum.bytesforall.com/showthread.php?t=1160)

Photokitchen Apr 8, 2009 05:46 AM

Header images + tagline ??
 
I'm trying to have a combination of a logo (instead of the blog title) and the tagline on my front page. This is a multilingual blog, the tagline changes. Unfortunately the tagline gets squeezed into the space between the logo and the searchbox, to the right side of the logo.

Is there a way to make the tagline appear underneath the logo?

Any help would be greatly appreciated!

Flynn Apr 8, 2009 06:02 PM

Sounds like you're floating the image to the left. Either remove the float:left from the image or add a CSS Insert

p.tagline {
clear: left;
}

Photokitchen Apr 9, 2009 05:38 AM

1 Attachment(s)
Hi Flynn,

thanks for your reply. Unfortunately the CSS insert did not change anything and I can't find the "float:left" anywhere. Any other suggestions? I attached an image of the area in question.

Any help would be greatly appreciated, because right now it really looks like ^&#%&@.

Thanks!

Flynn Apr 9, 2009 01:25 PM

Post a URL please, or PM


All times are GMT -6. The time now is 11:31 PM.

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