The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Have Problem with floating menu

    NuritZur
    NuritZur
    New Member


    Female Posts : 11
    Reputation : 0
    Language : English, Hebrew, Hindi

    Solved Have Problem with floating menu

    Post by NuritZur Sun Jul 31, 2011 2:00 pm

    Hi I Try to add floating menu to my forum I try the tutorial https://help.forumotion.com/t55169-how-to-make-a-floating-menu. but it not showing up. can same one help me?
    Vlajki
    Vlajki
    Forumember


    Male Posts : 724
    Reputation : 359
    Language : Serbian & English
    Location : Serbia

    Solved Re: Have Problem with floating menu

    Post by Vlajki Sun Jul 31, 2011 2:08 pm

    Well, you might consider posting your forum's url fufufu
    NuritZur
    NuritZur
    New Member


    Female Posts : 11
    Reputation : 0
    Language : English, Hebrew, Hindi

    Solved Re: Have Problem with floating menu

    Post by NuritZur Sun Jul 31, 2011 2:11 pm

    Vlajki
    Vlajki
    Forumember


    Male Posts : 724
    Reputation : 359
    Language : Serbian & English
    Location : Serbia

    Solved Re: Have Problem with floating menu

    Post by Vlajki Sun Jul 31, 2011 2:24 pm

    I think that code
    http://simplythebest.net/scripts/DHTML_scripts/dhtml_script_74.html
    doesn't work anymore.
    Go to this site I gave you and see if you can move the MOVE MENU
    NuritZur
    NuritZur
    New Member


    Female Posts : 11
    Reputation : 0
    Language : English, Hebrew, Hindi

    Solved Re: Have Problem with floating menu

    Post by NuritZur Sun Jul 31, 2011 2:39 pm

    still not help
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Have Problem with floating menu

    Post by Nera. Sun Jul 31, 2011 11:01 pm

    It is not working on the site for me to. There's no help to it. Though I am a bit confused about browsers listed to support it king

    Would you be satisfied with a normal floating menu?

    NuritZur
    NuritZur
    New Member


    Female Posts : 11
    Reputation : 0
    Language : English, Hebrew, Hindi

    Solved Re: Have Problem with floating menu

    Post by NuritZur Mon Aug 01, 2011 9:07 am

    Sure
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Have Problem with floating menu

    Post by Nera. Tue Aug 02, 2011 10:03 pm

    Sorry just now saw message.
    Add this to homebox. Change the photo links or leave only link to appeare there, as you wish, try it out and see is that what you want.


    Code:
    <ul id="tipkice">
    <li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
    <li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
    <li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
    <li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
    </ul>

    Than add this to CSS. You can change its position, sides, what ever you want.
    Code:
    #tipkice {
        padding-right: 5px;
        position: fixed;
        right: 0;
        top: 130px;
        width: 24px;
    }
    NuritZur
    NuritZur
    New Member


    Female Posts : 11
    Reputation : 0
    Language : English, Hebrew, Hindi

    Solved Re: Have Problem with floating menu

    Post by NuritZur Thu Aug 04, 2011 9:26 am

    Thanks. topic Solved
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Have Problem with floating menu

    Post by Nera. Thu Aug 04, 2011 9:35 am

    Welcome.

    Solved ~ Locked

      Current date/time is Mon Sep 23, 2024 8:28 pm