PDA

View Full Version : Can not change font size ?


Burns
Tue 6th Aug '02, 8:20am
I'm using "very small font" for IE,
while the desktop preferences are 1024x768 ( 15" monitor )
I have no problems with any forums,
rarely need to change IE font size option,
but if i want - i'm avaiting that the site i'm reading allows me to change it by changing IE option.

In the Jupiter i notice 2 strange things:
1) the default font size is WAY to big for me
( in forum view, post view etc. )
2) I can not change the font size by changing IE option !

Please change it back, the same way we have it in this forum ( vB2 )

Burns

Wayne Luke
Tue 6th Aug '02, 11:39am
That is because the style uses absolute font sizes and not relative ones.

Burns
Tue 6th Aug '02, 2:50pm
Originally posted by wluke
That is because the style uses absolute font sizes and not relative ones.
Thanks for the answer.
Can you tell, will it be the same ( absolute size ) in release ? (1)
If not, will we be able to change it to relative ? (2)
If yes(2) - how easy would it be to do ? (3)

Wayne Luke
Tue 6th Aug '02, 7:33pm
1) It will most likely be absolute values in release because that is the easiest way to set it up for cross-browser support.

2) You can change all the CSS so you can change the font sizes to relative values if you desire.

3) Easy. It can all be done from the Admin Control Panel's new style editor.