Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #100839
    BB-ONE.net
    Participant

    Hi,

    we are using Adventurous Pro. For customizing we build an individual menu in the sidebar. I wanted to change link appereance, esp. mouse over effect and focussed link.
    I was trying to find out how to but failed. Whitch object is it exactly?
    Can you give me the correct css syntax for it?

    Thanks alot and
    Best regards!

    #100843
    BB-ONE.net
    Participant

    Mouse over works right now:
    #secondary.widget-area .widget a:hover { color: #…; }

    Still looking for the “a:focus solution”.

    Best regards.

    #100844
    BB-ONE.net
    Participant

    Found it out by my own:

    #secondary.widget-area .widget .current-menu-item { text-decoration: underline; }

    Argh, stupid. I shouldn’t think so complicately.

    #100895
    Mahesh
    Keymaster

    @bb-one-net: Glad to know you’ve fixed the issue by yourself. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Indivdual Sidebar Menu Style’ is closed to new replies.