• Hello there,

    Using the twentyten theme, I would like to customise differently each of the custom menus I am adding to my left widget area.

    For instance, assigning a different background image per custom menu title (h3.widget-title).

    Since sidebar-left.php includes the widget area dynamically, is there also a dynamically attributed class to each menu created within the dashboard, I could use to style them (based on custom menu name) ?

    And if not, how would you hard code a custom menu that is saved though the dashboard, into that php file so I can add the classes myself?

    Thanks a lot for your help

Viewing 3 replies - 1 through 3 (of 3 total)
  • Since sidebar-left.php includes the widget area dynamically

    twenty ten does not have a sidebar-left.php – are you working with a child theme?

    yes, most probably, the individual widgets will have an individual css id.

    formatting/css questions are best discussed while seeing the live problem.

    link to your site?

    Thread Starter campbelson

    (@campbelson)

    It does have a sidebar-left.php if you use the three colums layout…
    And indeed, using the web developer addon for firefox enables one to see which class or id name is associated with the menu….
    cheers, seems to be sorted now.

    And indeed, using the web developer addon for firefox enables one to see

    well done –
    that tool is one of my favorite debugging helps.

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

The topic ‘Custom menus css customisation’ is closed to new replies.