0
Welcome Guest! Login
0 items Join Now

SOLVED master-a6cbb4b7af17e09d2abd3f8​8493d0747.css

    • mactoo50's Avatar
    • mactoo50
    • Rocketeer
    • Posts: 52
    • Thanks: 0

    SOLVED master-a6cbb4b7af17e09d2abd3f8​8493d0747.css

    Posted 10 years 9 months ago
    • hi,

      how can i change

      #rt-page-surround {
      background-attachment: fixed;
      background-color: #e8ecee;
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% 1600px;
      min-height: 1000px;
      overflow: hidden;
      }

      into
      #rt-page-surround{overflow:hidden;background-color:#E8ECEE;
      background-repeat:no-repeat;;background-size:100% auto;background-attachment:fixed;}


      after the upload are all changes gone. how can i fixed it?
    • Martin Tuchenhagen
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED master-a6cbb4b7af17e09d2abd3f8​8493d0747.css

    Posted 10 years 9 months ago
    • You need to create a css override in the custom css file

      This is how you create a custom stylesheet file...

      www.gantry-framework.org/documentation/j...custom_stylesheet.md

      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
    • mactoo50's Avatar
    • mactoo50
    • Rocketeer
    • Posts: 52
    • Thanks: 0

    Re: SOLVED master-a6cbb4b7af17e09d2abd3f8​8493d0747.css

    Posted 10 years 9 months ago
    • thank you !! ;) great
    • Martin Tuchenhagen
    • mactoo50's Avatar
    • mactoo50
    • Rocketeer
    • Posts: 52
    • Thanks: 0

    Re: master-a6cbb4b7af17e09d2abd3f8​8493d0747.css

    Posted 10 years 9 months ago
    • but it is only in firefox, in ie or crome the presentation is completely different.

      wickrather-gewerbekreis.de

      # rt-page-surround {overflow: hidden; background-color: # 0189c3;
      background-repeat: no-repeat;; background-size: 100% 750px; background-attachment: fixed;}

      how can that be??
    • Martin Tuchenhagen
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: master-a6cbb4b7af17e09d2abd3f8​​8493d0747.css

    Posted 10 years 9 months ago
    • I don't see that your custom css is loaded on the website
    • Check my services at: Mihha-Vision

Time to create page: 0.069 seconds