1. pschmili
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 21 July 2025
  5.  Subscribe via email
Is it possible to display the header image responsively in the j51_harmony template? Or can I use a different (smaller) image for mobile ads?
Thanks for the help
Greetings
peter
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Peter

Would you have a URL with an example of the header image you wish to resize?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I wanted to solve the problem using CSS. but I can't find the parameters.

https://j5.bauernmarkt-schauernheim.de/

desktop.png

tablet.png

mobil.png

peter
Attachments (3)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Peter,
If you only want to display one image anyway, you can display the banner image in a custom mudule as normal content in the ‘top 1’ module position on small screens.
Cheers,
Andreas
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

header#container_header {
min-height: 0;
height: calc(100vw / 2) !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran
In principle, the setting works. However, the other pages (which have a different header configuration) are affected.
I have now realized it with a " own module" in the "showcase 1a".
Thanks for the tips

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


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