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] How Add Line to Separate Links in Recent Posts


  #1  
Old Jul 30, 2010, 10:39 PM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
Hoping someone can provide the CSS code I need to add a line between links. The individual links (under Recent Posts) originally looked pretty crowded. I added some space and they look better. But, ideally, I'd like to add a line between the links. Similar to how HubSpot treats Recent Posts on their site http://www.hubspot.com/blog. Do you know what CSS code I would enter into the CSS Inserts for this to work? Thanks!
  #2  
Old Jul 30, 2010, 11:40 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Could you please post a URL? Without seeing the issue we can only guess.
__________________
~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 Jul 31, 2010, 01:23 PM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
Sorry about that! The URL is http://www.muzzmarketing.com/blog. Thanks!
  #4  
Old Jul 31, 2010, 05:02 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
While this doesn't give you exactly what you want I think it works quite nicely. The only line that isn't there is the one for the top link. Just change the color and width as you like.
HTML Code:
div.widget ul li {border-bottom:1px solid #666666;}
__________________
~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 Jul 31, 2010, 10:29 PM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
Thanks Larry! That works perfectly. Is there something I can add to the code to limit the change to Recent Posts only? I really don't want the line appearing everywhere else. This is the only area where I have 2-line links. Thanks!
  #6  
Old Aug 1, 2010, 06:00 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Try this.
HTML Code:
div#recent-posts-5 li {border-bottom:1px solid #666666;}
__________________
~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.
  #7  
Old Aug 1, 2010, 07:55 AM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
I tried, but that one didn't work. Does the "5" mean something? Anything else I can try? Thanks!
  #8  
Old Aug 1, 2010, 08:16 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
That selector is for your recent posts widget. If you have Firebug or look at your source code that is what you will see. when you tried the last suggestion did you take out the previous one?
__________________
~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.
  #9  
Old Aug 1, 2010, 11:01 AM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
It worked! I must have left the original code in there the first time I checked. Thank you, thank you!!

Bookmarks



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
Sidebar Issue-Recent Posts and Meta showing up in Sidebar,Should Only be Links sdchoboken Atahualpa 3 Wordpress theme 1 Jul 13, 2010 06:27 PM
[SOLVED] Adding a blank line to separate the categories listing on the sidebar beach40 Sidebars & Widgets 7 Mar 27, 2010 09:01 AM
How do I add line spaces in the recent posts widget? Lance000 Sidebars & Widgets 5 Oct 14, 2009 06:50 PM
How to separate line items in widget content with a line? mgofootball Sidebars & Widgets 5 Jul 19, 2009 08:36 PM


All times are GMT -6. The time now is 12:57 AM.


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