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

    How to add a button on the homepage

    avatar
    Lookitdisguy
    Forumember


    Posts : 25
    Reputation : 0
    Language : English

    Solved How to add a button on the homepage

    Post by Lookitdisguy August 18th 2011, 12:29 am

    Is there a way to add a seperate button to the homepage that when clicked redirects the person to another website?

    Let me explain why a little bit:

    I am streaming gaming sessions and I want to have the button be there when we are streaming live to let people know that we are live and when the person clicks on it for it to direct to the stream site.

    I dont mind having to manually activate the button each time and actually expected to and it makes better sense since I only want it to be visible when I go live on the stream.

    Is this possible?
    Russel
    Russel
    Active Poster


    Male Posts : 1407
    Reputation : 236
    Language : English, Filipino
    Location : Philippines

    Solved Re: How to add a button on the homepage

    Post by Russel August 18th 2011, 3:11 am

    Hello,

    So you want to add additional button to your homepage? So you used HTML page management? It is just in the navigation bar you wanna add.

    So here it is, if you want to add button to your navigation bar just go to:

    1. Administration Panel
    2. Display
    3. Homepage -> Headers & Navigation
    4. Click the button 'Add a Customized Menu'
    5. Fill the fields, then put to the Redirection URL for example http://www.google.com or any site you want.


    But if are talking to add button to your homepage you used in your HTML Page Management, of course you should use a HTML code. To do this: Try this code.

    Code:
    <a href="LINK OF THE SITE YOU WANT TO BE REDIRECTED">TEXT YOU WANT</a>

    If you want to use image button:
    Code:
    <a href="LINK OF THE SITE YOU WANT TO BE REDIRECTED"><img src="URL OF YOUR IMAGE/BUTTON"></a>
    avatar
    Lookitdisguy
    Forumember


    Posts : 25
    Reputation : 0
    Language : English

    Solved Re: How to add a button on the homepage

    Post by Lookitdisguy August 18th 2011, 5:22 am

    Ok thanks for the help.

    This topic can be closed.
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    Solved Re: How to add a button on the homepage

    Post by kirk August 18th 2011, 9:24 pm

    Since the topic appears to be solved i will now mark and lock

      Current date/time is September 22nd 2024, 11:20 pm