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 » Excerpts, Read more, Pagination »

Left Align Featured Image on Homepage


  #1  
Old Aug 4, 2010, 04:37 PM
vinniev
 
22 posts · Mar 2009
Left Align Featured Image on Homepage

The homepage default for the "Featured Image" is to show above the excerpt. I'd like the image to show to the left, similar to how Mashable does it. How can I do that?

Also, how can I get the Category to show before the excerpt (a la Mashable).

Thanks in advance.

-vinnie v-
  #2  
Old Aug 4, 2010, 07:50 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You can style the featured image (Post Thumbnail is what Atahualpa calls it) in ATO>Post Thumbnails. You just need to put
HTML Code:
float:left;
in the CSS box and any other styling you want.
__________________
~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.
  #3  
Old Aug 5, 2010, 08:41 AM
vinniev
 
22 posts · Mar 2009
Thanks for the reply. I checked the settings on that and the default shows:

Code:
<div class='post-bodycopy'>
<img POST THUMBNAIL HERE class='wp-post-image' />
<p>Post Excerpt starts here...</p>
</div> 


float: left;
border: 0;
padding: 0;
background: none;
margin: 0 10px 5px 0;
---------------------------------------------------

But the featured image still defaults to the top of the post on my homepage. Is there something I should change in the code above to indicate that I want the thumbnail to float left?
  #4  
Old Aug 5, 2010, 09:32 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Delete the following from the box and see what happens.
HTML Code:
<div class='post-bodycopy'>
<img POST THUMBNAIL HERE class='wp-post-image' />
<p>Post Excerpt starts here...</p>
</div>
__________________
~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 Aug 5, 2010, 10:26 AM
vinniev
 
22 posts · Mar 2009
That did the trick. Thank you so much for your help!

Do you happen to know how I can make the category show up prior to the excerpt?

For example - if I post an article about the iPhone and I put it in the "Apple" category, how do I get "Apple" to show up before the excerpt (similar to how mashable does it).
  #6  
Old Aug 5, 2010, 10:30 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Put the necessary code in the Byline boxes in ATO>Edit POST/PAGE INFO ITEMS
__________________
~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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Impossible to left align text after inserted image on page tootsweet Center area post/pages 4 May 18, 2010 06:53 AM
How to align thumbnails left of post title on homepage tmd_2008 Atahualpa 3 Wordpress theme 11 Apr 15, 2010 01:42 PM
Control spacing in menu bar: left-align some; right align others; blank space between sarah97302 Page & Category Menu Bars 1 Nov 16, 2009 01:47 PM
Page Menu Bar. Left align. But 200px from left margin??? mush Atahualpa 3 Wordpress theme 5 Jul 29, 2009 03:40 PM
How to create a homepage with links to featured posts scrubbs Post-Kicker, -Byline & -Footer 9 May 31, 2009 06:22 PM


All times are GMT -6. The time now is 10:22 AM.


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