Cutline Theme Support Forums » General

More space between links in the sidebar page/category lists please

(5 posts)

  1. Love the theme! I tried about 50 and Cutline stands out.

    The only item of concern is the spacing between the list of pages on the left sidebar of the site I'm setting up: http://www.skynet.ie/~leanaht/cms/wordpress/

    Child pages seem to be too close to parent pages for my liking - how can I make all the spacing uniform?

    Again, it's simply a (almost) perfect theme! Looking forward to your reply,

    T

    Posted 4 years ago #
  2. .custom ul.sidebar_list li.widget ul.children li, ul.sidebar_list li.linkcat ul.children li {
    	padding-bottom: 0; margin-bottom: 2px; margin-left: -4px;
    }

    That's how I am messing with mine. Simply throw that in your custom sheet and then mess around with the margin-bottom and margin-top values til it is to your liking. This will also adjust the space between the children themselves as well.

    Posted 4 years ago #
  3. webseo67
    Member

    Child pages seem to be too close to parent pages for my liking - how can I make all the spacing uniform?

    Again, it's simply a (almost) perfect theme! Looking forward to your reply,women skin problems

    Posted 1 year ago #
  4. nathanjames
    Member

    You're original css doesn't contain any left padding, and declares the width of the div to be 227px.

    I'd try introducing some left padding to your markup for <div class="wdContent">.

    .wdContent{
    padding-left:5px;
    width:222px;
    }

    http://www.judithbassler.com/blog/

    Posted 1 year ago #
  5. johnhall
    Member

    Simply throw that in your custom sheet and then mess around with the margin-bottom and margin-top values til it is to your liking. Used John Deree Tractors

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.