• Closed
  • Graham Newell
    Spectator
    March 10, 2015 at 8:31 am #15259

    Hello,

    Is it possible to place a small png next to a menu item? Ideally I would like to add a language item to the menu, that when clicked a dropdown would appear with different flags next to each language. Then when the language is selected this flag would sit in the main menu indicating which is current.

    Thanks

    Roman
    Spectator
    Posts: 3147
    March 10, 2015 at 5:48 pm #15276

    I added this to Custom CSS to fix the arrow issue and added background color for the menu items:

    ul.nav-menu ul li a:hover {background-color: rgba(0, 0, 0, 0.2)!important;}
    ul.nav-menu li a.sf-with-ul {padding-right: 25px!important;}

    for the Read More button you set the color here: Styling -> Buttons 2 Color

    for the contact form recaptcha you need to install the plugin – http://wordpress.org/plugins/wp-recaptcha/ , then it will work fine.

    thanks for your interest 😉

    Graham Newell
    Spectator
    Posts: 104
    March 10, 2015 at 6:04 pm #15277

    Brilliant!!

    The WP-Recaptcha is installed and has been for a while, maybe I will try uninstalling and trying again.

    I won’t do that today in case you wanna have a look and see what’s amiss.

    Regards,

    Graham

    Graham Newell
    Spectator
    Posts: 104
    March 10, 2015 at 6:17 pm #15279
    This reply has been marked as private.
    Roman
    Spectator
    Posts: 3147
    March 10, 2015 at 6:57 pm #15281

    let me know once you install the captcha plugin

    Graham Newell
    Spectator
    Posts: 104
    March 10, 2015 at 7:09 pm #15282

    I did it at the weekend, it shows up in my admin panel plugins but not in normal dashboard plugins

    And I still can’t get rid of the white PNG background.

    G

    Graham Newell
    Spectator
    Posts: 104
    March 10, 2015 at 7:12 pm #15283

    OK, so I managed to do it myself, can you believe that??

    I already had an .entry-content img entry in my CSS.

    Sorry to bother you.

    G.

    Graham Newell
    Spectator
    Posts: 104
    March 10, 2015 at 7:18 pm #15284

    What about moving search bar into header, is that possible?

    G.

    Roman
    Spectator
    Posts: 3147
    March 10, 2015 at 8:07 pm #15287

    possible but it requires changing the theme’s code, we don’t support it in our forums. I would recommend to hire a developer 🙂

    Graham Newell
    Spectator
    Posts: 104
    March 10, 2015 at 8:56 pm #15290

    OK, great, thanks.

    What about moving the post navigation to the top of the page and is it possible to navigate only between posts in a single category.

    G.

    Roman
    Spectator
    Posts: 3147
    March 11, 2015 at 8:47 am #15293

    maybe you mean this: Theme Options -> Extra -> Position of navigation links

    it can navigate only posts in all categories