Quick Tip: RTLing the CSS3 transform functions: translate and translateX
Submitted by layalk on Tue, 20/06/2017 - 08:09
Here's a quick tip when RTLing the CSS3 transform function: translate
or translateX
.
Supporting the Arabic Content online by supporting its direction(RTL) on the web..
Submitted by layalk on Tue, 20/06/2017 - 08:09
Here's a quick tip when RTLing the CSS3 transform function: translate
or translateX
.
Submitted by layalk on Sun, 18/06/2017 - 14:39
As Twitter Bootstrap still lacks out of the box RTL support to its frameworks, we still need to do the extra step and RTL the framework. Now with tools like RTLCSS, it's becoming easier and faster to add the RTL support to the framework. Not only did they do that, but also they're offering a CDN where you can directly link and use the RTLed version.
Submitted by layalk on Sun, 18/06/2017 - 14:15
You found the perfect theme for your new blog. However it lacks RTL support. Here's a way to quickly add RTL support to your theme without the need to type a single line of code.
Submitted by layalk on Wed, 03/08/2016 - 11:41
Adding RTL support to a drupal theme can be time consuming. Also maintaining it is not easy. I've figured out a way to have a bidirectional drupal theme, by using the power of CSS preprocessors and the amazing framework "Foundation".
Submitted by layalk on Wed, 01/07/2015 - 09:59
jQuery contextMenu is a pretty nice contextMenu manager.
$.contextMenu is a management facility for - you guessed it - context menus. It was designed for an application where there are hundreds of elements that may show a context menu - so intialization speed and memory usage are kept fairly small. It also allows to register context menus without providing actual markup, as $.contextMenu generates DOMElements as needed.
Submitted by layalk on Tue, 22/07/2014 - 11:07
Here's a quick tip when RTLing one of the cool CSS3 properties: border-radius
.
Submitted by layalk on Tue, 22/07/2014 - 10:30
Here's a quick tip when RTLing one of the cool CSS3 properties: text-shadow
.
Submitted by layalk on Thu, 12/12/2013 - 10:08
FlexSlider is an awesome, fully responsive and almost perfect jQuery slider plugin. Unfortunately it lacks RTL support. The good news is that it required few CSS and JS modifications to add the RTL support to it.
Submitted by layalk on Tue, 10/09/2013 - 10:38
Submitted by layalk on Tue, 16/07/2013 - 14:08
I've received couple of requests to RTL the Apycom menus. They're really nice and animated jQuery menus that you can use for free(non-profit websites only). And like all other modern menu plugins, all styling can be controlled through CSS. So RTLing an Apycom menu is simply RTLing its CSS.
Submitted by layalk on Thu, 07/03/2013 - 16:22
I've received a request asking to add RTL support to a jQuery slider plugin called Lof JSliderNews Plugin . Adding the RTL support was so simple and easy. Here's how it went:
Submitted by layalk on Wed, 06/03/2013 - 14:26
There are many content flipping plugins out there; some are free and some aren't. BookBlock is a the perfect one for me since it's free, JavaScript based(it's a jQuery plugin) and it works perfectly!
Submitted by layalk on Wed, 16/01/2013 - 16:02
"Administration menu" is a very popular Drupal module. You can almost find it everywhere. It:
Submitted by layalk on Mon, 06/08/2012 - 12:29
Twitter Bootstrap is a very nice HTML/CSS/JavaScript front-end toolkit that is full featured with grid and responsive layouts and many UI components. They say it's "Designed for everyone, everywhere.", but I have to strongly disagree; it has no RTL support.
Submitted by layalk on Fri, 27/07/2012 - 10:36
Since everyone is talking about developing for mobile these days and how it became a must, jQuery released the "jQuery Mobile" framework that is:
A unified, HTML5-based user interface system for all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design.
My only(and huge) problem with it is that it lacks any RTL support.
Submitted by layalk on Sat, 12/11/2011 - 13:20
Asad. shows you how.
Submitted by layalk on Wed, 21/09/2011 - 22:49
Here's a quick tip when RTLing one of the cool CSS3 properties: box-shadow
.
Submitted by layalk on Fri, 01/07/2011 - 22:18
We RTLed a new nice Wordpress theme: Keko =)
It has very nice colors, structure and name too =)
RTLing this one was simple: Created a rtl.css
with the RTLed styles from style.css
and flipped 3 images which can be found at images/rtl
.
Download it through the link below and enjoy =)
Submitted by layalk on Tue, 07/06/2011 - 11:13
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..
Submitted by layalk on Thu, 31/03/2011 - 10:20