Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Excerpts, Read more, Pagination (http://forum.bytesforall.com/forumdisplay.php?f=20)
-   -   [SOLVED] Textalign/justify excerpts (http://forum.bytesforall.com/showthread.php?t=12020)

jankph Jan 5, 2011 05:51 AM

[SOLVED] Textalign/justify excerpts
 
How can I textalign my excerpts so that they are justified left and right? It looks particularly odd on my frontpage, where my first post is full (and justified), but the following post excerpts are all leftaligned.

lmilesw Jan 6, 2011 10:16 AM

Could you supply a link to an example on your site?

jankph Jan 7, 2011 08:32 AM

Sure: husdal.com

lmilesw Jan 7, 2011 08:41 AM

Adding the following to ATO>Add HTML/CSS Inserts>CSS Inserts may do the trick but I would add that justified text is not considered to be the best for readability.

HTML Code:

div.post-bodycopy p {
text-align: justify;
}


jankph Jan 7, 2011 08:49 AM

Thanks!

As to readability, I find personally find unaligned texts much harder to read, but that's just me.


All times are GMT -6. The time now is 07:00 PM.

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