Topic: adding styles around the forum
Hi guys,
Before I ask my question, please forgive me if I'm asking very dumb questions. I'm really new to this.
I have read the FAQ and documentation and I'm still confused.
Can someone help me modify my punbb forum so that fits on a 1024x768 resolution screen?
Basically I want to wrap the entire forum with a <div id="container"> and style #container so that it is 950px wide,
and I want to put a shiny gradient in the background.
Which template files am I supposed to edit and where do I add my <link rel="stylesheet" type="text/css" href="mylayout.css"?
main.tpl and header.php?
I can't find which file the xhtml strict doctype declaration is stored. Where is that?