css

Quick Tip: RTLing the CSS3 "box-shadow" property

Here's a quick tip when RTLing one of the new and cool CSS3 properties: box-shadow.

Average: 5 (1 vote)

RTLing WP Theme: Keko

We RTLed a new nice Wordpress theme: Keko =)

Average: 5 (3 votes)

RTLing WP-Theme: WP-Creativix:

It's clearly obvious(from the 1+ year old poll) that CMS templates are the most wanted here. So today I managed to RTL a WordPress theme: WP-Creativix..

Average: 5 (3 votes)

Ther RTLer

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" />

Tags:

Average: 4 (3 votes)

How to RTL your Tumblr Theme

Tumblr is a pretty interesting mini-blogging platform that's getting really popular recently. But with RTL, it's horrible! In the text editor, you cannot even right align your text and it strips off any inline styles if you try to add it yourself (I know!! totally unacceptable). In this tutorial I'll show you how to RTL your Tumblr theme completely or have it bidirectional.

Tags:

Average: 2.9 (11 votes)

RTLing OpenCart Default Theme

OpenCart is a powerful open source shopping cart system. It has many features that enables you to setup your e-commerce business easily. Although the system is multilingual and templatable, its default theme doesn't support RTL. Here's how to add it..

Average: 2.2 (31 votes)

RTLing WP-Theme: Multichrome

A new Wordpress theme as been RTLed: Multichrome

Average: 5 (3 votes)

RTLing WP-Theme: zBench

"Remember the RTLer? that tool which flips your css from left to right!" "well, how does that thing works exactly?" "Here's how..."

zBench, one of the best themes available on the WP.org themes directory, with that nice layout and light design. It's ideal for small and personal blogs, it has custom RSS, twitter and facebook links to add in the header too.... awesome isn't it?

Average: 2.6 (7 votes)

The RTLer

WordPress has this very easy and straight forward logic when it comes to RTLing themes. It simply checks for the direction of the language you're using in your WP installation, if it happens to be 'rtl'(Arabic for example) it includes the stylesheet rtl.css if it exists. This means that RTLing a WP theme is creating this rtl.css file. A detailed tutorial is coming up soon about RTLing WP themes

Average: 4.8 (6 votes)

RTLing jCarousel (jQuery Plugin)

 jCarousel is a beautiful jQuery plugin. Personally it's one of my favorites! You can set up your caoursel up and running in just one line or two. Even theming it is easy. According to the project's page:

jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and forth (with or without animation).

The only thing missing in this wonderful plugin is the RTL support. And in this tutorial, it won't miss it anymore.

Average: 2.9 (10 votes)

Pages

Subscribe to css

Twitter Updates

Recent comments

Who's online

There are currently 0 users online.