[wp-trac] Re: [WordPress Trac] #8446: post_class() outputs invalid
css class
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 28 02:03:15 GMT 2009
#8446: post_class() outputs invalid css class
--------------------------+-------------------------------------------------
Reporter: lilyfan | Owner: nbachiyski
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.8
Component: i18n | Version: 2.7
Severity: major | Keywords: has-patch needs-testing
--------------------------+-------------------------------------------------
Comment(by hakre):
I did some testing. Added CSS to my theme that contains the japanese
mobile category:
{{{
/* special markers */
.category-携帯 h2 {
background-color:#000;
color:#fff;
}
.category-携帯 h2 a {
color:#fff !important;
}
}}}
and then opened an article from that category. the headline of a post is
inverted then (white on black instead of black on white).
firefox 3, chrome 1, opera 9 and ie 6.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8446#comment:16>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list