[wp-meta] [Making WordPress.org] #105: RTL for the Support Forum theme on the international sites

Making WordPress.org noreply at wordpress.org
Thu Aug 22 17:51:05 UTC 2013


#105: RTL for the Support Forum theme on the international sites
------------------------------+--------------------------------------------
Reporter:  RanYanivHartstein  |      Owner:
    Type:  defect             |     Status:  new
Priority:  normal             |  Component:  Rosetta (International Forums)
Keywords:                     |
------------------------------+--------------------------------------------
 Migrating from #wp17709:

 > 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; }
 > }}}
 >


 > Actually, that first line should be:
 >
 > {{{
 > #pages a:after, #pages span:after { content: "\200F"; }
 > }}}
 >

 Can we get confirmation that this is just a CSS change? If so, we should
 be able to ship it ASAP.

--
Ticket URL: <http://meta.trac.wordpress.org/ticket/105>
Making WordPress.org <http://meta.trac.wordpress.org/>
WordPress blogging software


More information about the wp-meta mailing list