• nickie1105

    (@nickie1105)


    Hi all,

    Would really apprecite some help again with this. I want to indent the sub pages I have under parent pages in the sidebar. you can see what I mean if you look at my blog…www.premierpds.co.uk.

    I have a parent page named ‘products’ and a child page named ‘brochures’. ‘Brochures’ has two sub pages named ‘gloss’ and ‘matt’ and I want these two pages to appear indented under the parent page ‘brochures’! any ideas how I can achieve this?

    Many thanks!

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

    (@stvwlf)

    Hi
    Add this to your stylesheet

    #sidebar li li li { padding-left: 10px; }

    Thread Starter nickie1105

    (@nickie1105)

    Thanks stvwlf…much appreciated! Could you be a bit more explicit in where in the sidebar css I should enter this…I’m a complete beginner! x

    stvwlf

    (@stvwlf)

    Put it at the bottom and you will be OK. That way nothing below it in the stylesheet will override it.

    Thread Starter nickie1105

    (@nickie1105)

    Yayyyyyyyy, it worked, thanks so much!!! You’re my hero!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Indenting sub pages in the sidebar???’ is closed to new replies.