Supporting the Arabic Content by making it look good in RTL designs.

RTLing GD Star Rating Plugin (WP) (UPDATED)

GD Star Rating is a WordPress plugin that allows your blog readers to rate your posts and pages. It is extremely flexible when it comes to appearance and language support*. Graphics and text are controllable via the plugin dahsboard. Even in RTL, the rating block is properly aligned (not 100%).
Example of a rating blog of a WP post

Your rating: None Average: 5 (1 vote)

RTLing Twitter's Widget

The Twitter updates widget is maybe the most popular widget you can find on blogs. You can get yours from your settings page or by going to the goodies page and choosing widgets. Customizing it is super easy, you get to choose the colors, width and style of the widget itself. The direction though is always LTR. The good thing about the twitter is that it doesn't break in the RTL pages and it looks just fine. But to tweeples who tweet mostly in RTL languages (Like Arabic), it kind of doesn't fit in the RTL content of the whole page. Therefore, it's nice to see it flipped to go with the flow of their RTL page and tweets (what we are going to do now).

Your rating: None Average: 4.5 (4 votes)

Thank You

Can't express our happiness about the reaction we've been getting so far. Getting feedback and links to blogs that have been RTLed with the help of the tutorials posted here was just more than amazing *if you could just see the smile on my face right now*.

Your rating: None Average: 5 (3 votes)

Background Images

Using backgrounds in CSS gives you the ability to control its position. It is done by controlling its position relativly to the 0,0 point which is the top left corner of the block. If you're rule has a background-position value of left top for example, flipping it to be right top wouldn't be a problem since right is a valid value.

Your rating: None Average: 5 (1 vote)

RTL-This Request

Do you have an RTL This request? You found a template you like and you want it in RTL? Or you have a widget that doesn't look well in your RTL site? Maybe you're building an RTL page and need help?
Submit your request here and we'll make sure it's served.

Choose the type of your request.

Enter the details of your request with a link to your template/widget or attachment. Use services like box.net if you want to upload your attachment and paste the link here

RTL in Silverlight

 Silverlight recipes is into RTL as well. Learn how to add RTL support to Silverlight there. Thanks Shady for the link.

Your rating: None Average: 5 (1 vote)

RTLing a Hello World WebPage : RTLing

RTLing

Now we'll start flipping the CSS. Copy the ltr folder and rename the new one rtl (It's ready in the Source you'll download, you can move it to another place if you want to practice it yourself).

In the index.html file change the path of the css file from ltr/styles.css to rtl/styles.css (what we did here is linking the new file we're going to flip)

Open the styles.css file in your new rtl folder to start flipping it.

Your rating: None Average: 3 (1 vote)

RTLing a Hello World WebPage : Getting to Know the HTML/CSS

Now that everything is ready (a browser and a simple editor), we can start RTLing the simple hello world page. I'll be using Firefox and Notepad++ in this tutorial.

The SRC of this tutorial is available at the end of this post. You'll find the HTML file with both LTR and RTL stylesheets and images.

No votes yet

Google Talk Conversations RTLed

Tags:

Annoyed by the way Arabic conversations look like in Gtalk? Tech-World "عالم التقنية" published 4 themes you can use to enhance your chatting experience in Arabic. Check it there:

محادثتك في Google Talk باللغة العربية + الابتسامات

No votes yet

RTLing a Hello World WebPage

In this tutorial we'll take a simple HTML/CSS template and we're going to flip its direction from LTR to RTL. Simply this Hello World Page is going to be RTLed.

No votes yet
Syndicate content