Forums

RTL support

leetal 24 Apr, 2015
Hello,

I created a new connection that only need to show the data from a specific table from my DB.
The records in the table are shown in the correct way that i want - right to left, but the header is on the left.
Is there any solution for this problem?


Thanks
GreyHead 25 Apr, 2015
Hi leetal,

I'm not sure that I understand. What header is shown on the left?

Can you change the order of the Columns to make the 'header' one the last?

Bob
leetal 25 Apr, 2015
Hi Bob,

I meant the header of the table itself.
I want the header of the table to be shown from right to left.
Max_admin 01 May, 2015
Hi,

Each table header cell has a class:
th-Model.title

You can use that to right align the text using CSS:
text-align:right;


Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.