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 » Forum Usage » Forum How-To »

[SOLVED] How to delete space between h3 post header and post excerpt in List Category


  #1  
Old Aug 16, 2010, 12:20 AM
New WordPress Fan
 
141 posts · Jul 2010
[SOLVED] How to delete space between h3 post header and post excerpt in List Category

I would like to delete the space between the h3 post header and the post excerpt text in posts listed by the List Category Posts Plugin.

At CSS Inserts, I have tried all sorts of selectors (e.g. 'ul.lcp_catlist li') to try to remove padding underneath these headers, but no luck.

Does anyone have a suggestion?

Using Atahualpa 3.5.1, WordPress 3.0
Site: www.HelpingYouCare.com/blog (problem on front page)

Many thanks-
  #2  
Old Aug 16, 2010, 06:19 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
That space is there because the plug-in is putting a <p>...</p> around each item in the UL which is the post title/link and excerpt. What you should do is edit the plugin and add a <br /> after the title's link
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Aug 17, 2010, 10:34 PM
New WordPress Fan
 
141 posts · Jul 2010
Thank you very much, Juggledad! I am new at this, so would appreciate it if you could be a little more specific.. When I find the <p>...</p> code in the Plugin (template file?), what should I replace the <p>...</p> with? With <span>...</span><br />?

Many thanks!
  #4  
Old Aug 18, 2010, 07:08 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I am not real clear on what you are trying to do but how about adding this to ATO>Add HTML/CSS Inserts>CSS Inserts?
HTML Code:
.column-sect {margin-top:-20px !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.
  #5  
Old Aug 19, 2010, 11:12 PM
New WordPress Fan
 
141 posts · Jul 2010
Thank you lmilesw and Juggledad!

Similar to what Juggledad suggested, I have solved the issue (which was deleting spaces between the h3 header and text paragraphs in List Category Posts), by adding the following CSS Code at CSS Inserts:

ul.lcp_catlist li p {margin-top: 0;}

lmilesw, I think your suggestion would have worked to fix the other problem I had, which was deleting extra space above .column-sect. (Unfortunately, had to quit using the Columnize Plugin, though, because it was incompatible with others I am using.)

Many thanks to both of you for your help!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] add a little space between each post in Recent Posts widget cway Sidebars & Widgets 2 Jul 23, 2010 02:19 PM
How to populate a list of post titles under the latest full post? mrjak01 Center area post/pages 2 May 12, 2010 03:02 PM
Very Strange Problem with List Category Post Plugin adashofsass Excerpts, Read more, Pagination 3 Aug 28, 2009 09:52 AM
[SOLVED] How to add space between list items in post body? Alexi Atahualpa 3 Wordpress theme 2 Jun 25, 2009 06:02 PM
Category title on category page, not on each post excerpt kicker paulae Excerpts, Read more, Pagination 4 Jun 22, 2009 11:33 AM


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


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