I assumed that by him referring to HTML as a programming language, and that he was not fond of it... That he wasn't. :D
Printable View
Ah. You have this in your css:
border: 2px solid #CCC;
- Edit ~/images/Underground.css
- Change border: 2px solid #CCC; to border: 0px solid #CCC; (or comment it out until you're sure it's the culprit)
- Save.
- Reload.
To comment out a statement in a css file:
/* place the above border statement between characters like the ones framing this line */
You should setup a demo forum. I've never used MyBB. Setup your "Support Forum" using your own site and make it a demo :)