- Posts: 23
- Thank you received: 0
Logo is very small
-
paul666
Active member - Topic Author
- Member
Less
More
2 years 3 months ago #49509
by paul666
Logo is very small was created by paul666
Hi. I need to have a logo of 317px x 117px in the header. It is automatically shrinking the image to very small. Is there a way to force this?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
2 years 3 months ago #49512
by milos
Replied by milos on topic Logo is very small
Hello,
Please edit this file /media/templates/site/quattro/css/custom.css and delete this:
Regards,
Milos
Please edit this file /media/templates/site/quattro/css/custom.css and delete this:
Code:
.sparky_logo_image img, img.quattro_logo {
max-width: 155px;
}
Regards,
Milos
Please Log in to join the conversation.
-
paul666
Active member - Topic Author
- Member
Less
More
- Posts: 23
- Thank you received: 0
2 years 3 months ago #49513
by paul666
Replied by paul666 on topic Logo is very small
Thanks Milos. Worked perfectly.
I have another issue now. The menu, social icons and text resizer haven't lined up correctly. 999pc.co.uk/madwellquatro
I have another issue now. The menu, social icons and text resizer haven't lined up correctly. 999pc.co.uk/madwellquatro
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
2 years 3 months ago #49514
by milos
Replied by milos on topic Logo is very small
Hello,
In the template options, under the Menus tab, open the Main Menu tab and increase value of "Menu Height" until it's aligned with the icons.
To align the font resizer links, you can add this CSS code in the custom.css file:
Regards,
Milos
In the template options, under the Menus tab, open the Main Menu tab and increase value of "Menu Height" until it's aligned with the icons.
To align the font resizer links, you can add this CSS code in the custom.css file:
Code:
.sparky_cell.mp_fontresize {
padding-top: 42px;
}
Regards,
Milos
The following user(s) said Thank You: paul666
Please Log in to join the conversation.
Time to create page: 0.151 seconds