|
Method 1 This method requires that you give specific names to the custom images. You will not need to edit any HTML page. You will only need to create the images and upload them to your webserver.
- Create the images you wish to use.
- Name these images: background.gif, reload.gif, newmessage.gif, and expand.gif.
(Note: you can name these images anything you want but you would then need to edit the links in the HTML pages.)
- FTP these images to the bbs/image/ directory of your webserver. The original images will now be replaced with your custom images.
- Reload the Message Board and you will see the changes take effect.
Method 2 This method requires that you edit the generated HTML file.
- Create and name the images that you wish to use.
- Upload these images to the bbs/image/ directory of your webserver.
- On the webserver, edit the bbs-control.html page which is located in the bbs/ directory.
- Change the links for these images to point to the newly created custom images.
- Save the file and reload the Message Board and you will see the changes take effect.
|