- The Rip Saw
- |
- Exalted Mythic Member
The ".gif"s in the images folder are the things you need to edit in a program like Photoshop. You can experiment with changing these images and opening the web page after changing them to see what they look like.
The other half of it (and I use the term "half" loosly) is the CSS stuff. The file "styles.css" needs to be changed too. Open it with a program that can edit it or just use notepad or wordpad. From there, you will see a bunch of words that don't make a lick of sence and also some numbers and letters, like [color=#B47AF9]#B47AF9[/color] and [color=#3D75A2]#3D75A2.[/color] Change those around. You can change it to read stuff like red or blue, or keep the # and have the values be between 000000 and FFFFFF. You can use 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E, and F as values, and you need 6 of those.
Also, if you have Photoshop, yopu might try using this thing. I made it to help myself with the confusing css stuff, and also to eventually hand out to others in the community.