How to add a button on the homepage
3 posters
Page 1 of 1
How to add a button on the homepage
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?
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?
Lookitdisguy- Forumember
- Posts : 25
Reputation : 0
Language : English
Re: How to add a button on the homepage
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.
If you want to use image button:
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>
Russel- Active Poster
- Posts : 1407
Reputation : 236
Language : English, Filipino
Location : Philippines
Re: How to add a button on the homepage
Ok thanks for the help.
This topic can be closed.
This topic can be closed.
Lookitdisguy- Forumember
- Posts : 25
Reputation : 0
Language : English
Re: How to add a button on the homepage
Since the topic appears to be solved i will now mark and lock
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Similar topics
» "Back to Top" Button too small and too near "Report" button.
» Announcment, Expand forum button, Custom like button, Hover over image
» Adding a reply button next to the quote button to automatically tag users?
» "Do not display again button" how to re enable(without clear cache) or use it just as a close button...?
» Change Quote Button, Edit Button and more into the text
» Announcment, Expand forum button, Custom like button, Hover over image
» Adding a reply button next to the quote button to automatically tag users?
» "Do not display again button" how to re enable(without clear cache) or use it just as a close button...?
» Change Quote Button, Edit Button and more into the text
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum