• Resolved cutmanmike

    (@cutmanmike)


    Hi

    I have a theme called “black forest” on my wordpress page. It’s all fine and dandy but I have a slight problem with it. I have my list of pages on the left but when I roll out a page with subpages there’s no indent, making it look a bit odd. I would like an indent of some sort to make the sub pages stand out a bit better.

    However I have only limited knowledge of style sheets and I can’t figure it out for the life of me. I had a quick play around with it but ended up giving the pages a strange numbered list.

    Could someone tell me what I need to add/edit to give my subpages an indent? Or could someone take a look at the theme and edit it accordingly?

    http://www.wpskins.org/download.php?theme=1900&url=http://www.nfza.com/blackforest.zip

    Thanks a bunch.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Cathy Mitchell

    (@multitalentedmommy)

    i looked at the page source from your member account site. Is that the one that is using this “black forest” theme? If so, in the style.css file you can look for:
    #sidebar ul li{

    }

    And add a line between the curly braces like this:
    padding-left:.4em;

    If you need more help, please provide the link to the site you are working on. 🙂

    Thread Starter cutmanmike

    (@cutmanmike)

    Sorry that isn’t my website. Here’s mine: http://cutstuff.net/blog/ I redownloaded the theme too.

    I tried adding the code to the bottom of style.css but it didn’t work. Also if you wouldn’t mind, could you tell me how I’d get rid of the HUGE amount of page links at the top (under the banner)? I did it before but I’ve slept since then and I have no idea how I did it 😛

    Thanks

    Thread Starter cutmanmike

    (@cutmanmike)

    Bump. Anyone?

    Cathy Mitchell

    (@multitalentedmommy)

    SOrry it’s taken me a while to get back here. I looked at your site. Looks like you got it all figured out. Great!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Help with a theme – Black Forest’ is closed to new replies.