Remember the WordPress plugin:The RTLer? Well its author l0uy re-released yesterday the tool as a standalone web service so you can RTL any CSS you need.
But remember, it gives you an overridden RTLed CSS you include in addition to the LTR version, like below:
<!-- Your LTR CSS here --> <link rel="stylesheet" type="text/css" href="style.css" media="all" /> <!-- The generated RTLed CSS here --> <link rel="stylesheet" type="text/css" href="rtl.css" media="all" />
Check it out: l0uy.rtler()
There are currently 0 users online.
Comments
Lucas Harvey (not verified)
Mon, 28/11/2011 - 03:09
Permalink
Webguru shows you how to
Webguru shows you how to install Plugin on Wordpress Blog manually.
sak (not verified)
Wed, 09/05/2012 - 10:58
Permalink
http://www.mycsharpcorner.com
http://www.mycsharpcorner.com/Post.aspx?postID=56
Add new comment