Site logo

[Support request] Menu bar with png´s

Home Forums Support [Support request] Menu bar with png´s

Home Forums Support Menu bar with png´s

  • This topic has 24 replies, 2 voices, and was last updated 4 years ago by Markus.
Viewing 10 posts - 16 through 25 (of 25 total)
  • Author
    Posts
  • #2127920
    Markus

    It´s so fascinating what you guys can do …

    Okay, I just did an archive as you said. That´s the link: http://neueseite.monakino.de/category/probe/

    #2127928
    David
    Staff
    Customer Support

    Well that looks great.
    The archives will only be an issue if you display them in Columns.
    If thats something you need then it will require CSS.

    Let us know.

    #2127937
    Markus

    As always – You guys rock – THX a thousand times!

    #2127939
    Markus

    Okay, because it seems to be so easy for you – I did some css for the active link in the side menü – that won´t work. You got any idea?

    The css is: .sidebar .widget a:hover{
    color:#e02119;
    background:#fff;
    }

    .sidebar .widget a:active{
    color:#e02119;
    background:#fff;
    }

    Hover works, but active not

    #2127956
    David
    Staff
    Customer Support

    Try this for the current menu item

    .widget ul li.current-menu-item a {
        color:#e02119;
        background-color:#fff;
    }
    #2127966
    Markus

    It´s so great!!!!

    #2128626
    David
    Staff
    Customer Support

    Glad to be of help!

    #2128637
    Markus

    I was jsut taslking to a friend that the money that I spend on you guys is an absolute Bargain – your service ist the best!

    #2128671
    David
    Staff
    Customer Support

    Sssh – we might have to put the prices up lol
    Thank you for your kind words – its a nice way to start the day 🙂

    #2221412
    Markus

    Dear David – projects sometimes last longer than they should – I got still a question – the english main menu is not working. I did exactly the same like in teh german version – putting in the png´s – but it won´t show. What am I doing wrong?

Viewing 10 posts - 16 through 25 (of 25 total)
  • You must be logged in to reply to this topic.