0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Please Help, right to left issue

    • Hooman Parvardeh's Avatar

    Please Help, right to left issue

    Posted 16 years 6 months ago
    • Hello Everyone,
      I am using Vortex template with joomla 1.5, I want to add arabic language (Right to Left) to the existing English version of the website and I need to convert vortex template from Left to Right to Right to Left.
      Please help me and instruct me on how to do that.
      Thanks in advance
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Please Help, right to left issue

    Posted 16 years 6 months ago
    • Add this to template_css.css:

      .wrapper { direction: rtl; }

      You'll have to change certain references of left, to right and vice versa. Use Firebug to analyze your site and find the involved codes to change.
    • Last Edit: 16 years 6 months ago by Yves.
    • Yves
    • Hooman Parvardeh's Avatar

    Re: Please Help, right to left issue

    Posted 16 years 6 months ago
    • Tanx alot for your fast reply,
      I will check it ASAP.
    • Hooman Parvardeh's Avatar

    Re: Please Help, right to left issue

    Posted 16 years 6 months ago
    • what is the main .html or .php files that i should change LtR to RtL in them???
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Please Help, right to left issue

    Posted 16 years 6 months ago
    • It will be more css changes. Add the .wrapper { direction: rtl; } to your template_css.css, then open your site in Firefox and inspect the css with Firebug to find out what needs to be changed.
    • Yves
    • Hooman Parvardeh's Avatar

    Re: Please Help, right to left issue

    Posted 16 years 6 months ago
    • sorry but i don't know where is template_css.css, i dont have such a file. which file do you mean exactly?
      I have template.css and dark_orange.css files and I have added .wrapper { direction: rtl; } to both of them but nothing happens.
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Please Help, right to left issue

    Posted 16 years 6 months ago
    • template_css.css is found in rt_vortex/css directory.
    • Yves
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Please Help, right to left issue

    Posted 16 years 6 months ago
    • Hooman Parvardeh wrote:
      sorry but i don't know where is template_css.css, i dont have such a file. which file do you mean exactly?
      I have template.css and dark_orange.css files and I have added .wrapper { direction: rtl; } to both of them but nothing happens.

      Through the Admin Backend
      Go to
      Extensions -> Template Manager
      Choose your template
      Click on "Edit CSS"
      Choose "template_css.css"

      If you're using FireFox, you can click once anywhere in the big text box and hit control-F and then type in what you need to find in the pop up find function on the bottom of the window.
    • Hooman Parvardeh's Avatar

    Re: Please Help, right to left issue

    Posted 16 years 6 months ago
    • its harder than I thought, it seems that I cannot accomplish this RtL thing.
      anyway does Rockettheme do that for me for money?
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Please Help, right to left issue

    Posted 16 years 6 months ago

Time to create page: 0.087 seconds