0
Welcome Guest! Login
0 items Join Now

SOLVED image 100% width

    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13483
    • Web Designer/Developer

    Re: SOLVED image 100% width

    Posted 10 years 1 month ago
    • admin details do not appear to work on offline screen.

      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.
    • Łukasz's Avatar
    • Łukasz
    • Newbie
    • Posts: 13
    • Thanks: 0

    Re: SOLVED image 100% width

    Posted 10 years 1 month ago
    • Sorry
      try agian:D
      Best Regars
      Łukasz
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13483
    • Web Designer/Developer

    Re: SOLVED image 100% width

    Posted 10 years 1 month ago
    • Use this code...
      div#rt-header .rt-container, div#rt-header .rt-container .rt-grid-12 {
          width: 100%;
      }

      Then remove the "pull-left" class in the img tag and also the hardcode dimensions.

      Then, make the image much bigger than it is (1960px + width)

      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"

      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.
    • Łukasz's Avatar
    • Łukasz
    • Newbie
    • Posts: 13
    • Thanks: 0

    Re: SOLVED image 100% width

    Posted 10 years 1 month ago
    • thank you :)
      Best Regards
      Łukasz

Time to create page: 0.047 seconds