Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #170409

    Hi guys

    Please see here for the website I am doing for a client:

    http://217.147.86.171/~mainline/

    They have asked for some revisions that I don’t know how to do:

    1. Where there is the ‘request a brochure’ in the sidebar, instead they want a button that when clicked opens up a pop-up that then requests the details

    2. The 4 icons below the slideshow: I have used ‘For Homes’, ‘For Business’ to jump to the appropriate section of the website.

    They want: ‘onHover the box is ‘highlighted’ then the user can choose whether they want to go to the domestic or commercial part of the website’.

    So I guess they mean a little menu pop-out with ‘For homes’ and ‘For business’

    Possible?

    Thanks

    Masten

    #170677

    Hi finessecreative!

    1.) Maybe this plugin will come in handy http://wordpress.org/plugins/popup-contact-form/ . Unfortunately, we can’t offer full support for third party plugin and we don’t know if it is compatible with theme. This customization is beyond of what we can do as support team. You need to hire a freelance developer to help you.

    2.) We can only change the hover color but we can’t give you any code for a tooltip or pop out menu. Again, hire a freelance developer to add the features for you. Add this on your custom.css or Quick CSS:

    .iconbox_content h3 a:hover {
    color: red !important;
    }

    Cheers!
    Ismael

    #171561

    Hi Ismael

    Ok, thanks for that. Will give it a go

    Cheers

    Masten

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘'Popup window' and 'Menus on hover on images'’ is closed to new replies.