|
1.
|
Open your inc/lang/ language file.
|
|
2.
|
Find this line:
// categories
|
|
3.
|
At the bottom of the //categories section add this line:
$cat04 = ' [webring code goes here] ';
|
|
4.
|
The brackets and everything in between will deleted and the webring code will be placed in this little area. Be sure to
put your ring ID into the ring code. Be mindful of where you saved the webring graphic, I put mine in the images folder. I did
try to add the whole coding including the above to the RingSurf site but it doesn't seem to want to take it. *frown* It IS possible
that RingSurf won't give you the correct coding so be sure to check the text file (link given in #11 below) so you have everything
correct. Also, you may view an image of it *HERE*. Remember, you need to change
the graphic information so it reflects where it is on YOUR website.
|
|
5.
|
Save your file and upload.
|
|
6.
|
Open the inc/getcategories.php file.
|
|
7.
|
At the very bottom of this file you will add this line:
(?=$cat04;?)
substituting the angled brackets known as the less than sign and the greater than sign for the parenthesis shown above (due to
the limits of HTML). It should look like the image below:
|
|
8.
|
Save the file and upload.
|
|
9.
|
Check to make sure the graphic appears correctly. If not then double check where you saved the graphic on your site. Remember,
do not link to the graphic on this site.
|
|
10.
|
Email BubblyBabs at webring at fractalfairy dot com when you are done so you may be added to the ring!
|
|
11.
|
A text file version of the inc/lang/language_en.php file can be viewed *HERE* so you will have an idea of how the coding should look (just in case RingSurf gets it wrong!). *smile* Once the coding is done it should look similar to this:
|