1. picht
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 14 March 2024
  5.  Subscribe via email
Hi
Looking at the template demo, Example Style 4, the image in the header is 480px in height even though the image is bigger.
When setting an image in the header I see no where to set the max height? And the image gets way to big on my website

Where is this set?

Regards
Picht
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Picht

An option to set a max height on the header slideshow can be found in your template style settings (General -> Body/Header Styling -> Header Min-Height).

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
The field is for minimum height, not maximum height?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Picht

Indeed, to set a max height, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste

#container_header {
max-height: 400px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!