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 »

How to separate line items in widget content with a line?


  #1  
Old Jul 18, 2009, 07:22 PM
mgofootball
 
12 posts · Jun 2009
I'd like to separate each listed item within a widget with a dashed or dotted line....I feel like this should be an easy and quick thing to do!! I searched and searched this forum but found nothing on this subject....Thanks!!!
  #2  
Old Jul 19, 2009, 08:58 AM
Jeandseen
 
2 posts · Jul 2009
usually i use table for this action . you can easily add list of item such as link or something to a table html code...
  #3  
Old Jul 19, 2009, 10:02 AM
mgofootball
 
12 posts · Jun 2009
I figured out how to get the dashed line under each item with this CSS insert:

.widget ul li {
border-bottom: 1px dotted #67666f;
padding: 3px 0 3px 0;
}


Now - i am trying to add some space between each line. I have included the "padding" but it has no effect.

See my widgets here...www.findinspirationtoday.com

THanks again!
  #4  
Old Jul 19, 2009, 05:21 PM
sleenie
 
291 posts · May 2009
Texas and New Mexico
Send a message via Skype™ to sleenie
Adding the space is something that I would like to do also. I would like an additional line or at least some more space between each bulleted item in the first level. I'm not a programmer so I love this theme and can figure out a lot of things, but not this one. Any help would be grrat appreciated.
  #5  
Old Jul 19, 2009, 07:32 PM
bushtool's Avatar
bushtool
 
93 posts · May 2009
I put thos is css inserts and it made some space between widget list items.

Thanks for the dotted line code.

div.widget ul li,
div.textwidget ul li {
margin-top: 5px;
margin-bottom: 5px;
} widget
  #6  
Old Jul 19, 2009, 08:36 PM
sleenie
 
291 posts · May 2009
Texas and New Mexico
Send a message via Skype™ to sleenie
Thank you so much! This is exactly what I needed, Perfect. Thx again!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Indent first line of paragraphs in posts? RStouff Atahualpa 3 Wordpress theme 14 Mar 30, 2011 02:02 PM
[SOLVED] Getting %pages and %logo on same line wrastler Header configuration & styling 1 Mar 6, 2009 12:56 PM
Some of my line breaks go away when published Jerry Atahualpa 3 Wordpress theme 3 Feb 27, 2009 02:01 PM
How to change dotted border line in the layout to solid line? araneum Atahualpa 3 Wordpress theme 1 Feb 21, 2009 06:40 PM
Double Line Spacing? wy007 Atahualpa 3 Wordpress theme 1 Jan 30, 2009 05:32 AM


All times are GMT -6. The time now is 01:59 AM.


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