- Posts: 75
- Thank you received: 0
Header1 images doesnt resize on responsive
-
underground1
Inactive member -
Topic Author
- Member
-
Less
More
11 years 2 weeks ago #37709
by underground1
Header1 images doesnt resize on responsive was created by underground1
Hello, I have responsive Academy template and image on header1 - module position, doesn´t change-resize as it should, when we "shrink" the browser area so we could say that header1 position is not responsive.
Link: www.lukalavrisa.com/posloven/
Link: www.lukalavrisa.com/posloven/
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 weeks ago #37710
by ivan.milic
Replied by ivan.milic on topic Header1 images doesnt resize on responsive
Check if you enabled responsive mode in module settings, if that is ok add this to template_css.css:
.mp_header1{
max-width:100%;
}
.mp_header1{
max-width:100%;
}
The following user(s) said Thank You: underground1
Please Log in to join the conversation.
-
underground1
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 75
- Thank you received: 0
11 years 2 weeks ago #37711
by underground1
Replied by underground1 on topic Header1 images doesnt resize on responsive
Thank you, that fixed the problem!!
Please Log in to join the conversation.
Time to create page: 0.153 seconds