Wednesday, May 26, 2004

Posting in Arabic

As you can see below, the typeface is awful and the alignment is all wrong. So until I learn how to fix it, I will continue to post in English.

Any tips would be very welcome!

3 comments:

  1. See if this works. Add the following to your blogger template, somewhere between the <style> tags. Don't put it between other opening and closing brackets: { }.

    div.a {
    direction:rtl;
    text-align:right;
    font-size:1.2em;
    }

    Then, in any post in Arabic, start and end the post with the following tags:

    <div class="a">

    stuff...

    </div>

    I'll check back to see if this works for you. I'm assuming that your problem with the typeface is that it's too small, so I made it bigger (1.2 em). You can fool with that value until it looks right to you.

    http://blog.spartac.us/

    ReplyDelete
  2. Brian.. sorry it took so long to reply, but I hope you see this in time. Will these tags alter the alignment of the whole blog or only my Arabic posts?

    ReplyDelete
  3. Hi people
    I do not know what to give for Christmas of the to friends, advise something ....

    ReplyDelete

Keep it clean, people!