[wp-trac] [WordPress Trac] #17709: RTL for the Support Forum theme on the international sites
WordPress Trac
wp-trac at lists.automattic.com
Mon Jun 6 15:57:52 UTC 2011
#17709: RTL for the Support Forum theme on the international sites
--------------------------------+-----------------------------
Reporter: RanYanivHartstein | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: WordPress.org site | Version:
Severity: normal | Keywords:
--------------------------------+-----------------------------
The RTL styles for the support forums are incomplete. I don't have access
to the original files to make a patch, but these fixes should be all
that's needed:
{{{
#pages a:after, #pages span:after { content: "\200F"; }
#pagebody table.widefat th { text-align: right; }
#pagebody ol#thread { list-style: none; }
#footer iframe, #footer p { float: left; }
#footer h6 { float: right; }
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17709>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list