0
Welcome Guest! Login
0 items Join Now

Language Overr/ide

  • Language Overr/ide

    Posted 9 years 5 months ago
    • Hello,
      I am tryin to change the text on the coming soon page. I
      followed the instruction, go to extension/ language manager/override......edit text and save. But the front page doesn't show the change. Any idea?
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: Language Overr/ide

    Posted 9 years 5 months ago
    • Which overrides value did you change? Did you clear server and browser cache?

      Please would you post your URL, superuser id and pswd in the secure tab of your post and i'll have a look for you.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: Language Overr/ide

    Posted 9 years 5 months ago
    • Thank you Mark! and Pardon my newbie post, I made a mistake on the way. Language problem solved.
      But I still have a qustion. How can I center the login menu on the coming soon page? URL is leisureclique.com.
      Thanks,V
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: Language Overr/ide

    Posted 9 years 5 months ago
    • Use this code...
      #rt-authorized-form {
          text-align: center;
          width: 100%;
      }
      This is how to create a custom CSS compatible with Gantry 4...

      Simply create a file called "<TEMPLATENAME>-custom.css" and put this file in the CSS folder of the template (where <TEMPLATENAME> is the name of the template as seen in template manager e.g. rt_fracture). GANTRY4 will automatically load this CSS file. If you wish, you can also have browser specific files by appending, for example, "-ie9" making the filename "<TEMPLATENAME>-custom-ie9.css"

      New questions = new topics now please to be fair to other members.

      Regards, Mark.
    • The following users have thanked you: Victoria Kim

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.054 seconds