 |
|
May 24, 2013 - 08:37 PM
Help and Information about Webrings |
|
 |
|
|
 |
 |
 |
 |
 |
|
|
 |
On a day like today...
|
|
 |
Navpanels
Example Navpanels
Link and Background Colors
When designing your webring's navpanel, it is important to use the style attribute for all Links, and to specify the background color within all <TABLE>, and <TD> tags!!
Link Example: <a target="_top" style="color:#cc00cc; text-decoration: none" href="http://YOUR_DOMAIN/YOUR_SYSTEM/prev[siteid]">Previous</a>
<TD> Example: <td style="background-color: #ff9933; width: 100%"></td> If you do not do so, the colors you use for your navpanel's links and background colors will be overwitten by all member websites that use style sheets!!
For example:
If you had a webring page, and you wanted all the navpanels displayed on that page (whether JavaScript or HTML generated) to have a black background and lime text, you would enter the following on your style sheet, or within the style section within the head part of your web page: table {background: #000000; color: #00ff00} td {background: #000000; color: #00ff00}.
All the navpanels would then have a black background and lime text, except those that were using the style attribute within the TD/TABLE tags, and were specifying a background color other than black and a text color other than lime. You could also do the same for the links:
a. { color: #ffff00; text-decoration: underline; background-color: #000000; }
a:active { color: #ff6600; text-decoration: underline; background-color: #000000; }
a:visited { color: #ff0000; text-decoration: underline; background-color: #000000; }
a:hover { color: #00ccff; text-decoration: underline; background-color: #000000; }
Image Maps
Image maps often make the best navpanels, that is if the image used is small, loads fast, and is well designed (design possibilities are limitless). The code for a image map has less code than a HTML fragment, and it is also virtually impossible for a ringmember to screw up the code (unless of course they resize the image). Most if not all Web and HTML editors have a tool for creating a image map. RingSurf apparently does not allow their use (the RingSurf checker does not recognize the image map links).
JavaScript
JavaScript allows the ringmaster to instantly change how the ring's navpanel appears on all member sites. This may get some members upset, members who say do not like the new redesign of the ring's navpanel. It is therefore best that you include a warning on your 'Join' page.
An Example being:
Applicants to this ring agree that the ringmaster may make changes from time to time in the HTML delivered thru the JavaScript request system, and that such changes may result in navpanel differentiation. Applicants affirmatively forsake all rights to whining and moaning in response to such events, and agree to indemnify the ringmaster from all resulting emotional strife any such changes may engender!
Note: You as a ring member can not change the colors/design of a ring's navpanel in a ring using 'JavaScript' to generate the navpanel on your website. However, with WebRing.com if you do not like a ringmaster's choice of colors and/or the design of that ring's navpanel, you can get the HTML code version of that navpanel instead of the JavaScript generated version. To do so just go to the Get Navigation Code page, skip the JavaScript code, and scroll down to the bottom of that page where it says: Members who wish to use the HTML version of this navbar should go here. With the HTML code version you can do anything you want to the navpanel's appearance, of course though you might get the ringmaster/s all pissed off!
Using Examples
To use these HTML examples for your webring's navpanel, just copy the navpanel's code, paste it into your text/html editor, edit the code (colors, image/s used, and...), and then use it in the 'textarea' of the form used for your webring's navpanel code.
These examples can be used with any webring system, all you need to do is when editing the code, enter that system's 'Placeholders' and 'System Urls'.
For example, for a navpanel's 'Previous' link:
RingSurf
http://www.ringsurf.com/netring?ring=***RING ID***;id=***SITE ID***;action=prev
Other placeholders would be:
***SITE EMAIL*** ***SITE TITLE*** ***SITE OWNER***
SiteRing
http://pub5.bravenet.com/sitering/nav.php?usernum=424939077;action=prev;siteid=(siteid)
WebRing
--gurl--?ring=--ringid--;id=++id++;prev
Other placeholders would be:
--title-- --mail-- --navbgcolor-- --navolcolor-- --navbarlogourl--
With WebRing the default javascript code only displays 1 navpanel (the navpanel being surfed), and not all the navpanels of the WebRing.com webrings you might have joined. To display all the navpanels add ;full=y to the navapanel's javascript code like this:
<script language="javascript" type="text/javascript" src="http://ss.webring.com/navbar?f=j;y=ringlinkisbest;u=98440848810296155;full=y"></script>
Ringlink
http://www.systemdomain.net/cgi-bin/ringlink/prev.pl?ringid=yourring;siteid=[siteid]
Other placeholders would be:
[ringtitle] [cgiURL] [siteid] [sitetitle] [wmname] [wmemail]
|
—— Navpanel ——
Navpanel Code:
<!-- Begin HTML comment:
This is the HTML code that is to be displayed at the bottom of your webpage for [ringname].
It is what links you to the rest of the webring. :-)
Please remember to download the 2 images, then upload the image you wish to use to your website, and then replace my url to that image with yours.
End HTML comment -->
<!-- Option 1 - BEGIN [ringname] - Navpanel -->
<div align="center">
<table style="border-left: 10px solid #FFFFF0; border-top: 10px solid #FFFFF0; border-right: 10px solid #006699; border-bottom: 10px solid #006699; background-color: #ffff99; width: 550px" cellspacing="5" cellpadding="5"><tr><td style="background-color: #ffff99; width: 100%"><div align="center">
<a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/prev [siteid]">
<img src="http://YOUR_DOMAIN/YOUR_SYSTEM/IMAGES/YOUR_LOGO.gif" alt="PREVIOUS - YOUR 150x150 IMAGE" width="150" height="150" border="0" align="left" /></a><a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/next [siteid]"><img src="http://YOUR_DOMAIN/YOUR_SYSTEM/IMAGES/YOUR_LOGO2.gif" alt="NEXT - YOUR 150x150 IMAGE" width="150" height="150" border="0" align="right" /></a>
<br /><br /><span style="font-weight: bold; font-family: Georgia; font-size: 12pt; color:#006699">[sitename]</span><br /><br />
<a style="text-decoration: none" href="mailto:[webmasteremail]"><span style="font-weight: bold; font-family: Georgia; font-size: 10pt; color:#006699">[webmaster]</span></a><br /><br />
<span style="font-family: Georgia; font-size: 9pt; color:#ff6600">Want to Join the</span><br /><a style="text-decoration: none" target="_top" href="[ringaddress]"><span style="font-weight: bold; font-family: Georgia; font-size: 9pt; color:#ff6600">[ringname]?</span></a></div></td></tr>
<tr><td style="background-color: #006699" align="center" valign="middle">
<span style="font-weight: bold; font-family: Times New Roman; font-size: 11pt; color:#ffff00">
[ <span style="color:#ffffff">——</span> <a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/prev5 [siteid]"><span style="color:#ffffff">Previous 5</span></a><span style="color:#ffff99"> | </span><a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/prev [siteid]"><span style="color:#ffffff">Previous</span></a><span style="color:#ffff99"> | </span><a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/rand [siteid]"><span style="color:#ffffff">Random Sites</span></a><span style="color:#ffff99"> | </span><a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/List [siteid]"><span style="color:#ffffff">List Sites</span></a><span style="color:#ffff99"> | </span><a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/next [siteid]"><span style="color:#ffffff">Next</span></a><span style="color:#ffff99"> | </span><a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/next5 [siteid]"><span style="color:#ffffff">Next 5</span></a> <span style="color:#ffffff">——</span> ]</span></td>
</tr></table></div><br /><br />
<!-- Option 1 - END [ringname] - Navpanel -->
|
—— Small Navpanel ——
Small Navpanel Code:
<!-- Begin HTML comment:
This is the HTML code that is to be displayed at the bottom of your webpage for [ringname].
It is what links you to the rest of the webring. :-)
End HTML comment -->
<!-- Option 2 - BEGIN [ringname] - Small Navpanel -->
<div align="center"><table border="1" cellspacing="0" cellpadding="3" style="background-color: #ffff99"><tr>
<td align="center" valign="middle" style="background-color: #ffff99">
<a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/prev [siteid]">
<span style="font-weight: bold; font-family: Arial; font-size: 10pt; color:#006699">
— PREV</span></a></td>
<td valign="middle" align="center" style="background-color: #ffff99">
<a style="text-decoration: none" target="_top" href="[ringaddress]"><span style="font-weight: bold; font-family: Georgia; font-size: 12pt; color:#006699"> [ringname] </span></a></td>
<td align="center" valign="middle" style="background-color: #ffff99">
<a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/next [siteid]"><span style="font-weight: bold; font-family: Arial; font-size: 10pt; color:#006699">NEXT —</span></a></td></tr>
<tr align="center" valign="middle"><td colspan="3" valign="middle" align="center" style="background-color: #006699"><span style="font-weight: bold; font-family: Arial; font-size: 8pt; color:#ffff00">
—— [<a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/prev [siteid]"><span style="color:#ffffff">Prev5</span></a>]
[<a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/rand [siteid]"><span style="color:#ffffff">Random</span></a>]
[<a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/list [siteid]"><span style="color:#ffffff">ListSites</span></a>]
[<a style="text-decoration: none" target="_top" href="http://YOUR_DOMAIN/YOUR_SYSTEM/next [siteid]"><span style="color:#ffffff">Next5</span></a>] ——
</span></td></tr></table></div><br /><br />
<!-- Option 2 - END [ringname] - Small Navpanel -->
|
—— Minimal Navpanel ——
Minimal Navpanel Code:
<!-- Begin HTML comment:
This is the HTML code that is to be displayed at the bottom of your webpage for [ringname].
It is what links you to the rest of the webring. :-)
End HTML comment -->
<!-- Option 3 - BEGIN [ringname] - Minimal Navpanel -->
<table align="center"><tr><td align="center"><span style="font-weight: bold; font-family: Georgia; font-size: 10pt; color:#AA8921">
<a target="_top" style="text-decoration: none;" href="http://YOUR_DOMAIN/YOUR_SYSTEM/prev5 [siteid]"><b><<</b></a>
<a target="_top" style="text-decoration: none;" href="http://YOUR_DOMAIN/YOUR_SYSTEM/prev [siteid]"><b><</b></a>
<a target="_top" style="text-decoration: none;" href="http://YOUR_DOMAIN/YOUR_SYSTEM/list [siteid]"><b>£</b></a>
<a target="_top" style="text-decoration: none;" href="[ringaddress]"><span style="font-weight: bold; font-family: Georgia; font-size: 12pt; color:#AA8921">[ringname]</span></a>
<a target="_top" style="text-decoration: none;" href="http://YOUR_DOMAIN/YOUR_SYSTEM/rand [siteid]"><b>?</b></a>
<a target="_top" style="text-decoration: none;" href="http://YOUR_DOMAIN/YOUR_SYSTEM/next [siteid]"><b>></b></a>
<a target="_top" style="text-decoration: none;" href="http://YOUR_DOMAIN/YOUR_SYSTEM/next5 [siteid]"><b>>></b></a></span><br />
<span style="font-family: Georgia; font-size: 8pt; color:#AA8921">Powered by <a style="text-decoration: none;" href="YOUR_WEBRING_SYSTEM_HOST_URL" target="_top">YOUR_WEBRING_SYSTEM_HOST</a>!</span>
</td></tr></table><br />
<!-- Option 3 - END [ringname] - Minimal Navpanel -->
|
—— Sally's Navpanel ——
Sally's Navpanel Code:
<!-- Begin HTML comment:
This is the HTML code that is to be displayed at the bottom of your webpage for [ringname].
It is what links you to the rest of the webring. :-)
Please remember to download the image, then upload the image to your website, and then replace my url to that image with yours.
End HTML comment -->
<!-- Option 4 - BEGIN [ringname] - Sally's Navpanel -->
<div align="center"><table border="1" style="background-color: #ffffff" cellpadding="4" width="250" cellspacing="3"><tr><td style="background-color: #ffff99" width="553" colspan="2" align="center"><p align="center"><span style="font-weight: bold; font-family: verdana; font-size: 12pt; color:#000000"><a target="_top" style="color:#006699" href="[ringaddress]">[ringname]</a></span></td></tr><tr><td style="background-color: #ffff99" width="150" rowspan="5" align="center">
<a target="_top" style="color:#006699" href="[ringaddress]"><img src="http://YOUR_DOMAIN/YOUR_SYSTEM/IMAGES/YOUR_LOGO.gif" border="1" width="150" height="150" alt="HOME - YOUR 150x150 IMAGE" /></a><br /><br />
<span style="font-weight: bold; font-family: verdana; font-size: 9pt; color:#000000"><a target="_top" style="color:#006699" href="http://www.webringworld.org/">World of Webrings</a></span><br />
<span style="font-weight: bold; font-family: verdana; font-size: 8pt; color:#000000">is the place for all things webring.</span><br /><br />
<span style="font-weight: bold; font-family: verdana; font-size: 9pt; color:#000000">Contact the</span><br />
<span style="font-weight: bold; font-family: verdana; font-size: 8pt; color:#000000"><a style="color:#006699;" href="mailto:[webmasteremail]">Ringmaster</a></span></td>
<td style="background-color: #006699" width="403" align="center"><span style="font-weight: bold; font-family: verdana; font-size: 9pt; color:#000000"><a target="_top" style="color:#ffffff;" href="http://YOUR_DOMAIN/YOUR_SYSTEM/join [siteid]">Come<br />Join Us</a></span></td></tr><tr><td style="background-color: #006699" width="403" align="center"><span style="font-weight: bold; font-family: verdana; font-size: 9pt; color:#000000"><a target="_top" style="color:#ffffff;" href="http://YOUR_DOMAIN/YOUR_SYSTEM/home [siteid]">Home Page</a></span></td></tr><tr><td style="background-color: #006699" width="403" align="center"><span style="font-weight: bold; font-family: verdana; font-size: 9pt; color:#000000"><a target="_top" style="color:#ffffff;" href="http://YOUR_DOMAIN/YOUR_SYSTEM/rand [siteid]">Random</a></span></td></tr><tr><td style="background-color: #006699" width="403" align="center"><span style="font-weight: bold; font-family: verdana; font-size: 9pt; color:#000000"><a target="_top" style="color:#ffffff;" href="http://YOUR_DOMAIN/YOUR_SYSTEM/prev [siteid]">Previous<br />Site</a></span></td></tr><tr><td style="background-color: #006699" width="403" align="center"><span style="font-weight: bold; font-family: verdana; font-size: 9pt; color:#000000"><a target="_top" style="color:#ffffff;" href="http://YOUR_DOMAIN/YOUR_SYSTEM/next [siteid]">Next<br />Site</a> </span></td></tr></table><br /></div>
<!-- Option 4 - END [ringname] - Sally's Navpanel -->
|
—— Image Map Navpanel ——

Image Map Navpanel Code:
<!-- Begin HTML comment:
These are the 5 HTML fragments, only ONE of which is to be pasted at the bottom of your webpage for the [ringtitle]. It is what links you to the rest of the Ring. :-)
Please remember to download the image for the navpanel you will be using, then upload that image to your website, and then replace my url to that image with yours.
End HTML comment -->
<!-- Your Code - Option 5 Lady - BEGIN [ringtitle] code -->
<div align="center"><map name="memberlady">
<area href="http://www.webringworld.org/cgi-bin/ringlink/rand.pl?ringid=members;siteid=[siteid]" target="_top" shape="rect" coords="3, 74, 39, 88" title="RANDOM" alt="RANDOM" />
<area href="http://www.webringworld.org/cgi-bin/ringlink/list.pl?ringid=members;siteid=[siteid]" target="_top" shape="rect" coords="102, 74, 130, 88" title="LIST" alt="LIST" />
<area href="http://www.webringworld.org/cgi-bin/ringlink/next.pl?ringid=members;siteid=[siteid]" target="_top" shape="rect" coords="99, 21, 131, 36" title="NEXT" alt="NEXT" />
<area href="http://www.webringworld.org/cgi-bin/ringlink/prev.pl?ringid=members;siteid=[siteid]" target="_top" shape="rect" coords="0, 21, 32, 37" title="PREVIOUS" alt="PREVIOUS" />
<area href="http://www.webringworld.org/cgi-bin/ringlink/home.pl?ringid=members;siteid=[siteid]" target="_top" shape="circle" coords="64, 110, 22" title="HOME" alt="HOME" />
<area href="http://www.webringworld.org/cgi-bin/ringlink/home.pl?ringid=members;siteid=[siteid]" target="_top" shape="circle" coords="63, 16, 16" title="JOIN" alt="JOIN" />
<area href="http://www.webringworld.org/cgi-bin/ringlink/home.pl?ringid=members;siteid=[siteid]" target="_top" shape="rect" coords="5, 39, 80, 70" title="WORLD OF WEBRINGS" alt="WORLD OF WEBRINGS" /></map><img src="http://www.webringworld.org/images/membersringlady.jpg" alt="" width="133" height="132" border="0" usemap="#memberlady" /></div><br />
<!-- Your Code - Option 5 Lady - END [ringtitle] code -->
|
—— Other Examples ——
|
| |
|