[wp-trac] [WordPress Trac] #11727: Tag cloud widget - font size

WordPress Trac wp-trac at lists.automattic.com
Tue Jan 5 16:30:54 UTC 2010


#11727: Tag cloud widget - font size
--------------------------+-------------------------------------------------
 Reporter:  tin68         |       Owner:                  
     Type:  defect (bug)  |      Status:  new             
 Priority:  normal        |   Milestone:  Unassigned      
Component:  General       |     Version:  2.9.1           
 Severity:  normal        |    Keywords:  widget tag cloud
--------------------------+-------------------------------------------------

Comment(by tin68):

 But tag cloud is using not "em"  but "pt".

 Open Source project are great ;-) I made now a little patch to category-
 template.php file, line 684 is changed now to:


 {{{
    ( round( $smallest + ( ( $count - $min_count ) * $font_step ) ) )
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11727#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list