[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1511) Renaissance theme should use em instead of px CSS units anywhere possible and avoid defining absolute font size.
Andy Pemberton (JIRA)
jira-events at lists.jboss.org
Fri Mar 13 12:27:23 EDT 2009
[ https://jira.jboss.org/jira/browse/JBPORTAL-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12457209#action_12457209 ]
Andy Pemberton commented on JBPORTAL-1511:
------------------------------------------
There's some debate about whether em or percentage is the best method for setting relative font size. If you haven't already, check out the YUI font css library: http://developer.yahoo.com/yui/fonts/
It has a thoroughly tested method for "leveling" the font-size settings for all major browsers, including several versions of IE; it then recommends using percentage font-size settings throughout your CSS and estimates the expected pixel sizes for various percent values (eg: 13px == 100%, 14px == 108%, etc.).
> Renaissance theme should use em instead of px CSS units anywhere possible and avoid defining absolute font size.
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JBPORTAL-1511
> URL: https://jira.jboss.org/jira/browse/JBPORTAL-1511
> Project: JBoss Portal
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Portal Theme
> Affects Versions: 2.6 Final, 2.6.1 Final
> Reporter: Chris Laprun
> Assignee: Wesley Hales
> Priority: Minor
> Fix For: 2.8 Final
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list