Writing Hebrew in Agile Israel Blogs

 If you plan on writing in Hebrew on Agile Israel.org, you'll need to do some custom settings on your blogs to make sure right to left works at least reasonable well:

  • Open your blog dashboard
  • Go to Global Settings
  • Go to "Change how my blog looks"
  • Under "Custom Styles-Advanced" put the following CSS text:

#content {
direction:rtl;
width:600px;
text-align:right;
float:left;
overflow:hidden;
}


#sidebar-a {
float:right;
}

 

Happy writing!
 

Published Thursday, July 12, 2007 3:26 AM by RoyOsherove
Filed under:

Comments

No Comments

Leave a Comment

(required) 
(required) 
(optional)
(required)