To change your page colors, edit the style.css file in the Bookmarks folder.
To change the port the server is running on, you need to edit 2 files.
- Edit the shortcut in Programs / startup / BookMarks
- Right click on BookMarks go to Properties
on the shortcut, change the C:\Bookmarks 80 to your desired port number
- Then edit the file: Bookmarks/cgi-bin/port
- Use the same port number in both places ie: 8080
- If you use anything other than port 80, you will need to use the address
- http://localhost:8080 (or port number you used)
OR
- http://127.0.0.1:8080 (or port number you used)
- If you would like to change the page design, edit this page and the /Template/template.html
Use the search and replace tag on the page wher the page name occures (4 places)
- [PageName]
|