Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

[SOLVED] How to create indented paragraphs in posts?


  #1  
Old Sep 19, 2012, 03:15 AM
ericmacknight
 
22 posts · Oct 2009
The default in Atahualpa is for block paragraphs in posts (i.e., without any indentation of the first line of each paragraph).

I want my posts to have indented paragraphs. This shouldn't be difficult, but despite all my searching of the Atahualpa Theme Options and this forum, I can't find the solution.

I am a CSS dummy, so please keep explanations at that level ;^).

Using Atahualpa 3.6.7.

Many thanks!

Eric
  #2  
Old Sep 19, 2012, 04:35 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Quote:
I am a CSS dummy, so please keep explanations at that level ;^).
ok, first assignment: do a google search for 'css indent' and see what you can find
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Sep 19, 2012, 08:00 AM
ericmacknight
 
22 posts · Oct 2009
Hi juggledad.

I found these examples—

p {
margin: 0;
text-indent: 1.5em;

<style>
<!--
.tab { margin-left: 40px; }
-->
</style>

p
{
text-indent:50px;
}

all of which closely resemble Flynn's advice—

div.post p {
text-indent: 20px;
}

from http://forum.bytesforall.com/showthread.php?t=1127 (April 2009).

But I have put Flynn's code into HTML/CSS Inserts, to no avail in Safari, Chrome, and Firefox. I even cleared the cache in Chrome, just to make sure. I even created a test post, after inserting the code. All to no avail.

Any ideas?

Eric
  #4  
Old Sep 19, 2012, 08:12 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
It works fine for me.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Sep 19, 2012, 08:13 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what is your url?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Sep 19, 2012, 09:59 AM
ericmacknight
 
22 posts · Oct 2009
http://www.EricMacKnight.com/igcse
  #7  
Old Sep 19, 2012, 11:02 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
HTML Code:
div.post p {
text-indent: 20px;
}
Works for me on your site. Where are you putting the CSS. I don't see div.post p in your CSS.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #8  
Old Sep 19, 2012, 11:28 AM
ericmacknight
 
22 posts · Oct 2009
lmilesw: THANK YOU!

I was putting the code into HTML/CSS Inserts in Atahualpa Theme Options.

Putting it into the css.php file, in the section headed "POST CONTAINER", did the trick.

Thanks again!

Eric
  #9  
Old Sep 19, 2012, 01:04 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You shouldn't edit css.php. You SHOULD just put it in the CSS Inserts. Editing css.php will not survive an upgrade.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Bookmarks

Tags
indented paragraphs, indents, posts display



Similar Threads
Thread Thread Starter Forum Replies Last Post
Indent first line of paragraphs in posts? RStouff Atahualpa 3 Wordpress theme 14 Mar 30, 2011 02:02 PM
[SOLVED] Bullet Lists Items Not Being Indented (formatting remains on far-left) CaptainBFA Atahualpa 3 Wordpress theme 3 Sep 20, 2010 08:23 AM
FontBurner installed now Post Titles are indented bloglady Center area post/pages 3 Sep 1, 2010 11:22 AM
How do I create rotating posts? JorgePerez Center area post/pages 7 Jul 20, 2010 09:44 AM
[SOLVED] Unexplained large empty space between paragraphs in my published posts and p EasyHiker Forum How-To 4 Jul 17, 2010 10:16 AM


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


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