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
2 posters

    Widget Navigation

    Emily901
    Emily901
    New Member


    Female Posts : 23
    Reputation : 3
    Language : English

    Widget Navigation Empty Widget Navigation

    Post by Emily901 December 24th 2014, 1:50 pm

    Could you please help me put these into my widget Navigation and if you could the other navigation bar at the top of the page. Widget Navigation Musicbutton_zps6f1d3a8d

    Widget Navigation Testieresults_zps3405cc71

    Widget Navigation Profilebutton_zps5afb6b47

    Widget Navigation Homebutton_zps70ee45db

    Widget Navigation Trainingroombutton_zpsc8f2beb6

    Widget Navigation Rulesbutton_zps018bcdf1
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Widget Navigation Empty Re: Widget Navigation

    Post by _Twisted_Mods_ December 24th 2014, 4:55 pm

    for the widget

    <a href="link to the page"><img src="link to image"></a><br />

    change "link to page" with the url for the page the image will navigate to

    change "link to image" to the url of the image for that link

    <br / > make a new line so they appear in a list


    example
    Code:

    <a href="/music"><img src="http://i1370.photobucket.com/albums/ag257/AppleDrink/musicbutton_zps6f1d3a8d.png"></a><br />
    <a href="/results"><img src="http://i1370.photobucket.com/albums/ag257/AppleDrink/testieresults_zps3405cc71.png"></a><br />
    <a href="/profile"><img src="http://i1370.photobucket.com/albums/ag257/AppleDrink/profilebutton_zps5afb6b47.png"></a><br />
    Emily901
    Emily901
    New Member


    Female Posts : 23
    Reputation : 3
    Language : English

    Widget Navigation Empty Re: Widget Navigation

    Post by Emily901 December 24th 2014, 6:02 pm

    I tried to do the rest of the pictures but they wont show up.
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Widget Navigation Empty Re: Widget Navigation

    Post by _Twisted_Mods_ December 24th 2014, 6:24 pm

    Code:
    <a href="/home"><img src="http://i1370.photobucket.com/albums/ag257/AppleDrink/homebutton_zps70ee45db.png"></a><br />
    <a href="/train"><img src="http://i1370.photobucket.com/albums/ag257/AppleDrink/trainingroombutton_zpsc8f2beb6.png"></a><br />
    <a href="/rules"><img src="http://i1370.photobucket.com/albums/ag257/AppleDrink/rulesbutton_zps018bcdf1.png"></a><br />
    Emily901
    Emily901
    New Member


    Female Posts : 23
    Reputation : 3
    Language : English

    Widget Navigation Empty Re: Widget Navigation

    Post by Emily901 December 25th 2014, 4:01 am

    Thank you!

      Current date/time is September 24th 2024, 1:16 am