Premier Logo Size
-
- Phoca Member
- Posts: 35
- Joined: 29 Oct 2016, 17:02
Premier Logo Size
I have looked up Gantry to find how to enlarge the size of my logo but unable to find. When you put in your own logo the size is very small and I would like to enlarge it. Can you tell me where to find how to enlarge Premier logo size. Thanks
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Premier Logo Size
Hi,
Checked with Phoca Cart Template Premiere Demo. The origin sizes are: 384 x 86px, scaled to: 150 x 34px
https://www.phoca.cz/phocacartdemo/prem ... logo-w.png
You could try with:
Christine
Checked with Phoca Cart Template Premiere Demo. The origin sizes are: 384 x 86px, scaled to: 150 x 34px
https://www.phoca.cz/phocacartdemo/prem ... logo-w.png
You could try with:
Kind regardsa.gantry-logo img {
width: 100%;
height: auto;
}
Christine
-
- Phoca Member
- Posts: 35
- Joined: 29 Oct 2016, 17:02
Re: Premier Logo Size
Thanks for the information. Can you tell me where to find a.gantry to adjust settings.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Premier Logo Size
Hi, the best way is always use own custom.css or custom.scss
templates\phoca_premiere\custom\scss\custom.scss
If it is not created, just create this file and add the code here. After saving the file, the "recompile css" button needs to be clicked in template options to regenerate the files which are cached.
Jan
templates\phoca_premiere\custom\scss\custom.scss
If it is not created, just create this file and add the code here. After saving the file, the "recompile css" button needs to be clicked in template options to regenerate the files which are cached.
Jan
If you find Phoca extensions useful, please support the project