| Author |
Message / Information |
Kwama King

|
Resizing Main Text On Board???
replied on: 8/29/2004 1:04:11 PM
it depends on what text you want enlarged...
view source, say you want the text in the whosonline table to be bigger.... do something like this
.whosonline { font-size: 11px; }
or you could use "large" "small" "smaller".... theres more...
probably wont work, but if you put the text size using body { font-size: 11px; } it will make all the text outside of the forum tables that size.....
also..... it could be your browser settings, if your using IE, click view, text-size, and set it to small, or medium.....
|
|