0
Welcome Guest! Login
0 items Join Now

SOLVED Changing Mobile Background Color

  • SOLVED Changing Mobile Background Color

    Posted 12 years 4 months ago
    • Hello,

      We utilize the Visage template and have not been able to change the background color of the mobile version (it's grey and would like it white). We were able to change the background of the main page in templates\visage\css\body-light.css :
      /* Main Body */
      body {background-color: #fff;}

      Does anyone know where/how to change the mobile version of the site to white as well?

      Happy Holidays!

      -matt
    • Last Edit: 12 years 4 months ago by Matt Rauch.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Changing Mobile Background Color

    Posted 12 years 4 months ago
    • Add this to your custom css file
      #rt-top-surround {
      background-color: white !important;
      background-image: none !important;
      }

      This is how you create a custom CSS file...
      www.gantry-framework.org/documentation/j...-a-custom-stylesheet

      When we release upgrades template files will change and you will have to reapply all your changes again (that's if you can remember where they all are). If you keep your changes in a separate Custom CSS file you'll have no issues upgrading.
    • Check my services at: Mihha-Vision
  • Re: SOLVED Changing Mobile Background Color

    Posted 12 years 4 months ago
    • Awesome. Thank you for the reply. I'll give these changes a shot after the holidays and let you all know.
  • Re: SOLVED Changing Mobile Background Color

    Posted 12 years 4 months ago
    • Was able to make template-iphone.css and template-andriod.css with the appropriate lines and works great!

      Thank you so much for your help. Please mark as solved.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Changing Mobile Background Color

    Posted 12 years 4 months ago
    • For the future questions, please renew your membership because we really have to give support to our paying members 8)
    • Check my services at: Mihha-Vision

Time to create page: 0.079 seconds