I want to use ColDeCrie template for my installed cms but
I have a big problem .
I need to change my page and its content direction from
Left to Right to Right to left , so I`ve added direction: rtl;
to body tag in css but after that my page width makes very long
in IE .Also after changing text-align from Left to Right in body
tag in css , adds a text link on page header image with my site name .
How can I correct this problem
