Topic Closed
user
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.

11 years ago#4092

Stano
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. :)

Edited: 11 years ago#4093

Charles S
448 Posts
13.7K Downloads
2 Themes
8 Plugins

I believe the latest version of gpEasy allows you to edit the styles for a layout directly within gpEasy by adding the new style — it will be appended to the end of the style.css loaded thus it will be the one applied. 

11 years ago#4094

Stano
483 Posts
16.6K Downloads
1 Themes
1 Plugins

Wow, this sounds cool, where it can be found please? :-)

Edited: 11 years ago#4095

Charles S
448 Posts
13.7K Downloads
2 Themes
8 Plugins

I had to go look . . . haven't been able to spend much time with 3.0

 

When you edit a layout you will see a drop down for "options"

 

One of those is "CSS"

 

This brings up a blank text field that allows you to add CSS for that layout :)

Edited: 11 years ago#4096

Stano
483 Posts
16.6K Downloads
1 Themes
1 Plugins

Niiiceee! :)

Edited: 11 years ago#4097

Topic Closed

 

News

elFinder 2.1.50 in Upcoming Release
12/28/2019

A new release for Typesetter is in the works with a lot of improvements including the ... Read More

Typesetter 5.1
8/12/2017

Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More

More News

Log In

  Register