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)
-   -   [SOLVED] headline post text wraps due to kicker box text (http://forum.bytesforall.com/showthread.php?t=5958)

wannabe Feb 20, 2010 03:58 AM

[SOLVED] headline post text wraps due to kicker box text
 
hello all,

I've got a question,

I have some information in my kicker box and it the text is right justified like the example below.
The text in the kicker box causes the headline text to wrap .. how can i get the headline text go under the kickerbox. I tried adding <br> but that is not working. It seems to me that the tables are 'colliding' (i have no idea how to explain this differently)

I Hope you understand my question (to see what i mean to www.wannabemillionaire.com)

Consider your Author: Wannabe | 20 feb 2010 | 3 comments
Layout

juggledad Feb 20, 2010 05:36 AM

what version of Atahualpa and WP?
what did you do to right justify the text?

wannabe Feb 20, 2010 05:54 AM

I added the following in CSS inserts


div.post-kicker{
float: right;
font-size: 10px;
color: #BABABA;
font-weight: normal;
}

I have the latest version of WP and Atahualpa

juggledad Feb 20, 2010 09:23 AM

Versions change frequently could you be specific. Thanks

wannabe Feb 20, 2010 09:58 AM

Yep, you are right.

Atahualpa 3.4.5
and Wordpress : Version 2.9.2

juggledad Feb 21, 2010 09:49 AM

what settings do you have coded in yout kicker?

wannabe Feb 21, 2010 09:58 AM

Hi,

I solved it :)

I used

float: right;

In my kickerbox but that screwed up the alignment of the text. I changed it to text-align:right; and all is good now.

Thank you for your efforts

W.


All times are GMT -6. The time now is 09:29 AM.

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