Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   post font size and spacing, titles .. (http://forum.bytesforall.com/showthread.php?t=4051)

ireneeng Oct 24, 2009 09:18 PM

post font size and spacing, titles ..
 
Hi .. Is there a way to loosen the line spacing and word spacing in the post? Currently I only found the Body, Text & Links at ATO where I changed font-size to 0.7em; at Body Style - bit too small but if I use 0.8em it became too packed, suffocating. I prefer the look (spacing) of this blog, the Atahualpa is bit to jammed.

What's padding and kicker? I'm trying to reduce the font size of the post title too ..

Thanks.

Flynn Oct 30, 2009 07:28 AM

Kicker is a typography term, I should probably have used "Section heading" http://desktoppub.about.com/library/...def-kicker.htm

Padding is the inner space of an element, the space between the element's border and its content

Use a CSS Insert to set line-height of posts .e.g

div.post-bodycopy {
line-height: 1.5em;
}

lmilesw Nov 17, 2009 01:23 PM

I just tried putting "line-height:1.5em;" (without the quotes) in the Body Box under the Style Post and Pages section and it worked nicely.

runbei Nov 18, 2009 04:24 PM

Quote:

Originally Posted by lmilesw (Post 19131)
I just tried putting "line-height:1.5em;" (without the quotes) in the Body Box under the Style Post and Pages section and it worked nicely.

This worked nicely for me, too. BUT, it doesn't work to use "text-indent" or "text-align" codes in that box. (I'd like to justify the post body text and use a first-line indent.)

I assume I can alternatively put those codes in a CSS Insert as Flynn suggested. But I don't know where to put it. Doesn't seem to be an option to do that in the "Body, Text & Links" section. (Or the "Configure CSS & JS" section, etc.) Do I put it in the style.css file using the WordPress editor? Thanks in advance.

lmilesw Nov 18, 2009 07:42 PM

I tried using text-indent:10px; in the Body Box and it indented the first line of all but the home page in the little bit if testing I did.

runbei Nov 19, 2009 10:47 PM

Quote:

Originally Posted by lmilesw (Post 19218)
I tried using text-indent:10px; in the Body Box and it indented the first line of all but the home page in the little bit if testing I did.

That didn't work for me in any pages. Still stumped by this one. There has to be a place to change the CSS code for the body text - or? Is everything in Atahualpa done only through the Atahualpa Options dialogs? I.e., is there no place to make other tweaks using CSS?


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

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