On Sun, Jun 25, 2006 at 10:15:15PM +0300, Yousef Raffah wrote:
On 6/25/06, Mohammed Sameer msameer@foolab.org wrote:
On Sun, Jun 25, 2006 at 09:38:12PM +0300, Yousef Raffah wrote:
I'm running drupal 4.7 and using the k2 theme, I have slightly
modified the
theme to suit my needs but I'm missing few things, one of the major
ones is
having my right sidebar menu being fully RTL, as you can see on my
blog
[1]http://yousef.raffah.com it is quite buggy and ugly looking yet :( I would really appreciate your help and feedback
Try:
.block-menu .content ul { dir: rtl; }
Thanks a lot Mohammed but unfortunately, that didn't help :(
Well, One shouldn't answer emails after 10 pm ;-) I see you managed to do it. It was direction not dir. Sorry for that.