Defect #208
font size of dialogs is too small
| Status: | Invalid | Start date: | 09.09.2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 1.2 | |||
| Browser: |
History
Updated by Shimon Doodkin over 1 year ago
take a look here:
http://www.zimplit.com/demo/zimplit.php
Updated by Troex Nevelin over 1 year ago
I cannot find elRTE on your demo, can you make a screenshot?
Updated by Shimon Doodkin over 1 year ago
- File smallfonts.jpg added
The links is an editor with good font sizes.
and i wish i could compose a similar cms with elRTE
Updated by Troex Nevelin over 1 year ago
- File jquery-ui-themeroller.png added
Now I understand.
What you see is default jQuery UI font-size. This setting are defined in jquery-ui css.
You can go to http://jqueryui.com/themeroller/ and customize your own theme with larger font-size, and than replace jquery-ui CSS in elRTE with one generated on the site.
Or try to set CSS in js/ui-themes/smoothness/jquery-ui-1.8.4.custom.css line 59:.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 2em; }
Updated by Troex Nevelin about 1 year ago
- Status changed from New to Invalid