My friend set me up with a cool PHP bulletin board to discuss environmental awareness. Can I alter its appearance?
A short answer would be yes.
Although the look and feel of the bulletin board would be controlled by html rather than PHP.
Were you just wanting to change colours, fonts, etc?
Yes. I want to take off a lot of the icons and stuff, so a viewer just sees a simple message and a simple way to respond. If the things I remove are needed at another time, I'd like to put them back. Basically the screen looks too complicated and technical now.
so comment out the stuff you dont like. This may take some trial and error on your part, but since you are just commenting out the existing code, its easy enough to uncomment if you make a mistake.