1 | Posts |
I have the latest version of gpeasy installed, how do change all the text styles to Verdana?
Right now, in the WYSIWYG editor, the style "normal" is selected which uses the font Times New Roman. I'd like to replace that with Verdana......even better, I'd like it to use class names instead of inserting the font tag.
483 | Posts |
16.6K | Downloads |
1 | Themes |
1 | Plugins |
Hi, imho to change default font, find the directory where your theme resides in, /themes/{theme}/{color}/ or maybe /data/_themes/{theme}/{color}/ ,and edit its style.css file, somewhat like for example:
body { font-family:Verdana, Arial, Helvetica, sans-serif; }
body { font: 15px Verdana, ..... }
Then save it and you're done. You can also use this plugin, but it can save your edits only if the theme directory has writable permission for browser. But also via ftp it is easy task. :)
448 | Posts |
13.7K | Downloads |
2 | Themes |
8 | Plugins |
483 | Posts |
16.6K | Downloads |
1 | Themes |
1 | Plugins |
448 | Posts |
13.7K | Downloads |
2 | Themes |
8 | Plugins |
483 | Posts |
16.6K | Downloads |
1 | Themes |
1 | Plugins |
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More News
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using