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 » Sidebars & Widgets »

[SOLVED] More space between link item-markers in widget Recent posts


  #1  
Old Mar 6, 2014, 08:33 AM
nederksen
 
7 posts · Jan 2014
[SOLVED] More space between link item-markers in widget Recent posts

I would like to have more space between the item-markers (the pink stripes) in the widget Recent posts. See on the right of my homepage. I would like to do the same for the menu on the left.

In the Style widgets (ATO) you can only adjust the left padding. I tried to put in some CSS:

#recent-posts-3 li {
padding-bottom: 7px;
}

But that only results in more space between the linktext.
  #2  
Old Mar 6, 2014, 09:57 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You need to use margin instead of padding and add !important. For example.
HTML Code:
#recent-posts-3 li {
    margin-bottom: 15px !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 7, 2014, 01:10 AM
nederksen
 
7 posts · Jan 2014
Thanks, I found out my mistake just after posting ...

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Recent posts widget jtown Sidebars & Widgets 4 Jan 9, 2012 10:23 PM
[SOLVED] add a little space between each post in Recent Posts widget cway Sidebars & Widgets 2 Jul 23, 2010 02:19 PM
"Recent Posts" widget... adding some space between each title? thirstyreader Sidebars & Widgets 8 Jun 18, 2010 11:35 AM
[Solved] Getting 404 Categories, Archives, and Recent Posts link WPmu fairpoint Atahualpa 3 Wordpress theme 0 Nov 17, 2009 09:40 AM


All times are GMT -6. The time now is 07:26 AM.


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