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 »

How to control space between excerpt title and bit/s below?


  #1  
Old Mar 9, 2011, 07:19 AM
andrew_k
 
6 posts · Mar 2011
Hi all,

I've looked and looked, and can't figure out how to make the space between the excerpt title and the bits below smaller, ie this space . It's in the home page, excerpts.

thanks,

Last edited by lmilesw; Mar 9, 2011 at 08:07 AM.
  #2  
Old Mar 9, 2011, 08:27 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I used Firebug in Firefox to determine the selector and came up with the following code that can be added to ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:
div.post-bodycopy p {
 margin: 0 !important;
}
__________________
~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 Mar 11, 2011, 07:12 PM
andrew_k
 
6 posts · Mar 2011
Quote:
Originally Posted by lmilesw
I used Firebug in Firefox to determine the selector and came up with the following code that can be added to ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:
div.post-bodycopy p {
 margin: 0 !important;
}
Thank you! I thought it would be an adjustment in ATO, but I guess there are some adjustments that cannot be made in the 'normal' options.

I have no idea what a 'selector' is, but I rtfm'ed 'Firebug' and am installing it now.

thanks again,

Andrew K
  #4  
Old Mar 11, 2011, 08:00 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
A selector refers to what in CSS is the class or ID. In your case it was the paragraph that is in the body of a post. We just had to override the default margin and thus had to add the !important. w3schools.com is a great place to learn about an play with selectors and 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.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to reduce the space under the excerpt? tonys Center area post/pages 2 Dec 15, 2010 03:59 AM
post title without an excerpt street_spirit Page & Category Menu Bars 1 Dec 3, 2010 09:53 AM
How can I control excerpt thumb size? The Bright Side Excerpts, Read more, Pagination 10 Nov 21, 2010 12:59 AM
How to control blog title over header image joe hark Header configuration & styling 2 Nov 17, 2010 05:12 AM
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


All times are GMT -6. The time now is 05:34 AM.


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