General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Text?
Posted by: eDOC786
Date: June 27, 2009 05:40AM

Hi there,

How can one change the Text/Font style & sizes in KM.......like Arial etc?

Thanks.

Options: ReplyQuote
Re: Text?
Date: June 27, 2009 08:48AM

Quote
eDOC786
Hi there,

How can one change the Text/Font style & sizes in KM.......like Arial etc?

Thanks.




F2 ------->Page Display--->Fonts

or

Edit ------->Preferences------->Page Display--->Fonts


My favorite forums
http://www.graphixanstuff.com
http://www.closeprotectionworld.co.uk/index.php?referrerid=11530



Edited 1 time(s). Last edit at 06/27/2009 08:49AM by Gorilla no baka.

Options: ReplyQuote
Re: Text?
Posted by: eDOC786
Date: June 27, 2009 09:08AM

Quote
Gorilla no baka
Quote
eDOC786
Hi there,

How can one change the Text/Font style & sizes in KM.......like Arial etc?

Thanks.




F2 ------->Page Display--->Fonts

or

Edit ------->Preferences------->Page Display--->Fonts


Thanks a lot Gorilla no baka........it helped a newbie a lot......but some text like the headline news on Yahoo main page won't change, while other on the same page change?

Doc.

Options: ReplyQuote
Re: Text?
Posted by: eDOC786
Date: June 27, 2009 09:14AM

I admire your signature & Avatar......what software do you use to make em?

Doc.

Options: ReplyQuote
Re: Text?
Posted by: caktus
Date: June 27, 2009 04:55PM

@ eDOC786

To easily change the font size on the screen (Thanks to someone else here at the forums)

Go to Edit > Configuration > Macros then copy and paste into Notepad:

setfontsize{
$fontsize=getpref(INT,"font.minimum-size.x-western");
$fontsize=prompt("Enter the minimum size of font","minimum font size",$fontsize);
setpref(INT,"font.minimum-size.x-western",$fontsize);
}


Save with the File name:
setfontsize.kmm
and
Save As Type: All files

Then go to Edit > Configuration > Accelerators
accel.cfg will open.

At the bottom copy and paste:
ALT Y = macros(setfontsize)
Then close and save.

Restart the browser.
The shortcut ALT+Y should now open a prompt where
you can enter the desired fint size.

Charlie

~~If it ain't broke, why screw it up?~~


Options: ReplyQuote
Re: Text?
Posted by: eDOC786
Date: June 27, 2009 09:36PM

Quote
caktus
@ eDOC786

To easily change the font size on the screen (Thanks to someone else here at the forums)

Go to Edit > Configuration > Macros then copy and paste into Notepad:

setfontsize{
$fontsize=getpref(INT,"font.minimum-size.x-western");
$fontsize=prompt("Enter the minimum size of font","minimum font size",$fontsize);
setpref(INT,"font.minimum-size.x-western",$fontsize);
}


Save with the File name:
setfontsize.kmm
and
Save As Type: All files

Then go to Edit > Configuration > Accelerators
accel.cfg will open.

At the bottom copy and paste:
ALT Y = macros(setfontsize)
Then close and save.

Restart the browser.
The shortcut ALT+Y should now open a prompt where
you can enter the desired fint size.



Thanks….that was awesome caktus……..you are a genius……..know all about KM……..your reply is in depth, concise for a new person using KM.


1. I copied the Macros command in the general macros folder is that ok?

2. Alt + Y……..I kept font size at 16………..woh looks nice…..all the fonts have enlarged now………its Arial……….on the F2 > Page display > its 18/16/16 pixels………Serif & rest all Arial………16 is large even for an old newbie like me……….so I changed to 14………what size & fonts do you use....all of the Yahoo main page changes now?

3. Should one always create a profile besides the default & mark check on start up?

4. Where & how do I add the IE favorites macros?

Regards,

Doc.



Edited 1 time(s). Last edit at 06/27/2009 10:03PM by eDOC786.

Options: ReplyQuote
Re: Text?
Posted by: eDOC786
Date: June 27, 2009 10:47PM

I think with you macros & acceleartors 12 is the optimal size for most pages?

Options: ReplyQuote
Re: Text?
Posted by: eDOC786
Date: June 28, 2009 01:41AM

Should macros be saved in default or user defined macro folder?

Options: ReplyQuote
Re: Text?
Posted by: eDOC786
Date: June 28, 2009 04:44AM

How can now one add folders to it?

Cause if I save it goes to the toobar?

Thanks!

Options: ReplyQuote
Re: Text?
Date: June 28, 2009 05:25AM

Quote
eDOC786
I admire your signature & Avatar......what software do you use to make em?

I used GIMP..I am still a beginer..

http://www.gimp.org/


My favorite forums
http://www.graphixanstuff.com
http://www.closeprotectionworld.co.uk/index.php?referrerid=11530

Options: ReplyQuote
Re: Text?
Posted by: eDOC786
Date: June 29, 2009 08:10AM

Very impressive.

Doc.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.