Topic: real dumb question

i am a newbie in this!
But how can you change the width and the height of this forum?

thank you very much!

Re: real dumb question

in the css (that's in style directory. And if you didn't change the style edit oxigen.css) look for:

TABLE.punmain {
    border: none;
    width: 100%;
    background-color: #606060
}
TABLE.punplain {
    border: none;
    width: 100%
}
TABLE.punspacer {
    border: none;
    width: 100%
}

width: 100% that means that the table is at maximum as it can be
You can use percent (%) or pixels (px)

Guess what ??? username seth was allready taken :(

Re: real dumb question

thnx man! this forum is realy great!

good luck everybody!

4 (edited by Flavius 2004-10-31 17:22)

Re: real dumb question

you too !

Guess what ??? username seth was allready taken :(