Re: [translators] [Fwd: Re: PostgreSQL 8.1.0 Release is a Go ...] - Mailing list pgsql-www

From Samer Abukhait
Subject Re: [translators] [Fwd: Re: PostgreSQL 8.1.0 Release is a Go ...]
Date
Msg-id 7d215b0c0511080938y7baff93al2afea462165e34db@mail.gmail.com
Whole thread Raw
In response to Re: [translators] [Fwd: Re: PostgreSQL 8.1.0 Release is a Go ...]  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: [translators] [Fwd: Re: PostgreSQL 8.1.0 Release is a Go ...]  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-www
There is a {text-align: left} inside the 'blue' theme that is imported in the main page
it overwrites the page direction.
It can be found here http://www.postgresql.org/layout/css/blue/layout.css

there is a workarround to cascade a new value for this property in the content div

having the release surrounded with

<div style="text-align: right; font-family: tahoma;">
  ..
</div>

will make it render fine.

(tahoma font is the best font for arabic letters)

Regards.

On 11/8/05, Dave Page < dpage@vale-housing.co.uk> wrote:
 


From: pgsql-www-owner@postgresql.org [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Samer Abukhait
Sent: 08 November 2005 14:49
To: translators@postgresql.org; pgsql-www@postgresql.org
Subject: Re: [pgsql-www] [translators] [Fwd: Re: PostgreSQL 8.1.0 Release is a Go ...]

Guys,
need to be RTL'ed
it is not readable in LTR direction.
 
Hmm, not sure how to fix that, knowing little about these issues myself. The site certainly /thinks/ it's got to display it in rtl, and does write the html tag accordingly:
 
<html xmlns="http://www.w3.org/1999/xhtml" lang="ar" xml:lang="ar" dir="rtl">
 
Any ideas what else is required?
 
Regards,. Dave 

pgsql-www by date:

Previous
From: "Dave Page"
Date:
Subject: Re: [translators] [Fwd: Re: PostgreSQL 8.1.0 Release is a Go ...]
Next
From: Robert Treat
Date:
Subject: Re: [translators] [Fwd: Re: PostgreSQL 8.1.0 Release is a Go ...]