News:

Wondering if this will always be free?  See why free is better.

Main Menu

How to ...

Started by glc, October 09, 2009, 04:52:33 PM

Previous topic - Next topic

glc


Costa

Hugo "Costa" Fernandes - PT SMF
Todas as MP's a pedir ajuda são sujeitas a radioactividade, microondas, queimadas e atiradas borda fora.

"At least someone appreciates the fact that I am doing and not thinking..."
"Laziness is counter-revolutionary."

glc


Costa

Index.css

/* this is the main container surrounding everything, use this to set forum width, font-size  etc. */
#mainframe
{
font-size: 85%;
width: 95%;
margin: auto;
}
Hugo "Costa" Fernandes - PT SMF
Todas as MP's a pedir ajuda são sujeitas a radioactividade, microondas, queimadas e atiradas borda fora.

"At least someone appreciates the fact that I am doing and not thinking..."
"Laziness is counter-revolutionary."

glc

notting happend when I change width  :-\ :-\

Kill Em All

What code did you change? Did you try hitting F5?


My Site: KEAGaming.com

Manual Installation of Mods
Prevent Spam and Forum Attacks
Please do not PM or email me for support unless offered, help should be publicly displayed to others.

glc

as you can see in code default is 95%.. First I put 100%, notting, than 200%, 500%, 2000% but notting... And yes, I'm not n00b that doesn't know to refresh page after changing something... :S

Ranter

Page width is either static or dynamic.  In the case of static width it is usually set using a value in pixels, such as 995.

In the case of dynamic width the value you are setting is a percentage of the width of the browser window.  So if the width is set to 95% it will use 95% of the width of each user's browser window (if this is sufficient to render the contents, otherwise ooops).

If you are using a dynamic page width and you want the page to be wider you need to increase the size of your browser window.


glc

So, you are telling me that if I still don't see any difference on viewing forum other users may be seeing different ?

Ranter

Quote from: glc on October 11, 2009, 04:15:44 PM
So, you are telling me that if I still don't see any difference on viewing forum other users may be seeing different ?

If the page uses dynamic width, as this one seems to do, and if they have a wider browser window, then yes.

glc


Advertisement: