![]() |
![]() |
![]() |
|
|||||||
| User interface Discuss eSyndiCat templates here. All the questions regarding eSyndiCat [FREE] Front end |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Join Date: Jul 2007
Posts: 1
![]() |
Hi,
I've just started customizing the look of my esyndicat directory. I'm using a Right to Left language and based on the advice given in these forums, I've modified my header.tpl file to have <html dir=rtl> tag, however, I need to fix the categories and listings boxes to be RTL compliant as well. Any suggestion where should I modify these? Best Regards, Kamran. |
|
|
|
|
|
#2 |
|
Join Date: Nov 2007
Location: Earth
Posts: 973
![]() |
Hi alwaizar
You should just make chandes in style.css file Also you should add code to style.css file Code:
body
{
...
code
...
direction: rtl;
}
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|