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 »

Posts want to be center-aligned, how do I fix it?


  #1  
Old Feb 23, 2009, 12:07 PM
Dazey
 
13 posts · Feb 2009
Help Posts want to be center-aligned, how do I fix it?

Hi,

Upgraded to 3.2 last night - it's very nice, but this morning I noticed that when I go to post it is center-aligned. I have to left align it AFTER I post. How can I fix that, please?
  #2  
Old Feb 23, 2009, 02:48 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
This can happen for many different reasons, please post a URL
  #3  
Old Feb 25, 2009, 09:28 AM
Dazey
 
13 posts · Feb 2009
I left-justify before I post them, but my blog is at http://freedetainees.org

Thanks in advance! :-)
  #4  
Old Feb 25, 2009, 04:19 PM
pwcomp
 
6 posts · Feb 2009
Quote:
Originally Posted by Flynn
This can happen for many different reasons, please post a URL
I`m getting the same problem here, annoying more than any thing, have to re justify every time before i post.
  #5  
Old Feb 25, 2009, 05:22 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
That shouldn't happen, sounds like a <center> somewhere not closed on top of the page and that is trickling down to the posts.

I checked the sites of both of you and when I removed the inline "text-align: left" or "text-align: justfy" (pwcomp) styles of paragraphs, the text would be left aligned.

Please post a specific post or page where this happen and point out which text part etc...

Or, add this through HTML/CSS Inserts -> CSS Inserts

HTML Code:
td#middle div.post-bodycopy {
text-align: left !important;   
}
or this, to limit it to paragraphs inside posts and let i.e. image captions be centered. Depends on your posting habits whether this catches all remaining text or not:

HTML Code:
td#middle div.post-bodycopy p {
text-align: left !important;   
}
Pwcomp, you should replace left with justify
  #6  
Old Feb 25, 2009, 05:56 PM
Dazey
 
13 posts · Feb 2009
Hi Flynn,

Thanks for the reply! I am using TinyMCE and when I disable it, I don't have the trouble. The problem is, though, I need TinyMCE because I do a lot of tables for captions under photos so that I can justify those.

I wonder if we're both using that, and is there a fix? I'm going to try your suggestion now, if I can figure it out. :-)

Thanks so much!
Linda
  #7  
Old Feb 25, 2009, 06:00 PM
Dazey
 
13 posts · Feb 2009
Argh... didn't work for me. I'm sure it's TinyMCE interacting with this theme. I also left a comment on the TinyMCE plug in page - don't know if they will reply. It worked with the old theme, though. No problems. So it must be something in the theme itself....
  #8  
Old Feb 28, 2009, 06:04 AM
pwcomp
 
6 posts · Feb 2009
Quote:
Originally Posted by Dazey
Hi Flynn,

Thanks for the reply! I am using TinyMCE and when I disable it, I don't have the trouble. The problem is, though, I need TinyMCE because I do a lot of tables for captions under photos so that I can justify those.

I wonder if we're both using that, and is there a fix? I'm going to try your suggestion now, if I can figure it out. :-)

Thanks so much!
Linda
yea im using tiny as well Linda

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fix Background? Antsliedown Atahualpa 3 Wordpress theme 0 May 7, 2009 08:44 AM
CSS to fix images in sidebars? boruma Sidebars & Widgets 3 Apr 17, 2009 11:30 AM
[SOLVED] HOW to fix my Comments feed? Shepherd Jim RSS, Feeds & Subscribing 5 Mar 29, 2009 01:15 PM
[SOLVED] How do I fix the width of the center column? weightlosscoach Sidebars & Widgets 3 Mar 23, 2009 03:01 PM
Php problem and a fix js9600 Atahualpa 3 Wordpress theme 3 Dec 19, 2008 12:15 AM


All times are GMT -6. The time now is 04:40 PM.


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