Network54 Tech Tips
Adding a POST button
Time: January 06 02:21pm


To add a "Post Message" button anywhere on your forum, use the following code:
Put your forum ID number where YOUR_FORUM_ID is.

<p align="center">
<button type="button" onclick="location.href='http://www.network54.com/Forum/YOUR_FORUM_ID/post'">
Post a Message</button></p>
The button will look like this:

Note that the above button will not bring you to a posting page
Also note that you can add custom CSS classes to your buttons, as we have done on this site. The green buttons on the bottom are simply buttons that have had a green background and white text put in place of the standard grey buttons. You can add a background image to your buttons as well, using a CSS page and a link.

To have this page create a link for you, just enter your forumID and your button text below.
(your forumID is the number after http://www.network54.com/Forum/)
The following page will simply print out the code on the screen. You can copy and paste that code into your forum using the management console.
Forum ID
Button Text

[ Network 54 Tech Tips ] [ Adding a POST button ] [ Adding Content to Different Pages ]
[ Adding snow for the holidays }
[ PHP Redirect ] [ HTML Redirect ] [ Embed Forum in a Frame ] [ Smiley Generator ]
[ Using Frames with your forum ] [ Using Inline Frames with your forum ] [ Adding Image Maps to your forum ]
[ Adding images to your forum ] [ How to display a visitor's IP address ] [ How to Add Links to your forum ]
[ Adding a Marquee - (Scrolling Text Box) ] [ How to add Simple Scripts ] [ How to add Sound to your Forum ]
[ Adding a Sticky Message ] [ Adding Tables ] [ Adding Votelet Links ]
[ Browser Issues ] [ AOL Issues ]
[ How to post pictures ] [ How to post a link ]



If you came from a direct link, use the "Back Button".
If you came from a signature link, use "Close This Window".

OZ Website Services Website Services

Valid HTML 4.01 Transitional