0
Welcome Guest! Login
0 items Join Now

SOLVED Logo image sizing

  • SOLVED Logo image sizing

    Posted 8 years 9 months ago
    • Hi, I am very new to gantry, so initially trying to upload a logo and finding that it is appearing too small. The logo should be around 330px x 100 px deep, and looks about 50% of correct size. Can anyone offer suggestions? I am hoping that I do not need to delve into css to correct this... ref site is on jencakes5.cloudaccess.host/ Thanks in advance.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Logo image sizing

    Posted 8 years 9 months ago
    • Use this code...
      .gantry-logo img {
          width: auto;
      }

      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      Regards, Mark.
    • The following users have thanked you: tom breen

    • 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: SOLVED Logo image sizing

    Posted 8 years 9 months ago
    • Thanks Mr T, problem now resolved (sort of!)
      I have put a few sites together with different templates, but this is the first time I have needed to use css to get the logo to the right size- guess I need to be prepared for a bit of hard graft to get up the Gantry 5 learning curve!

Time to create page: 0.060 seconds