- Posts: 3
COMMUNITY FORUM
Image-attitudes
- Martin Podlipnik
- Topic Author
- Offline
- New Member
Less
More
5 years 7 months ago #171670
by Martin Podlipnik
Image-attitudes was created by Martin Podlipnik
Hallo,
after updating the Template (Fontaine von arrowthemes), all K2-adjustments were lost.
Only the set K2 image-attitudes will not overtake (all Image-widths to 100%),
But all works with the protostar-Template.
Regards, Martin
after updating the Template (Fontaine von arrowthemes), all K2-adjustments were lost.
Only the set K2 image-attitudes will not overtake (all Image-widths to 100%),
But all works with the protostar-Template.
Regards, Martin
Please Log in or Create an account to join the conversation.
- PieterBum
- Offline
- New Member
Less
More
- Posts: 6
5 years 7 months ago #171686
by PieterBum
Replied by PieterBum on topic Image-attitudes
Mayday! Mayday! We are gaining attitude!
All jokes aside, since you say it works with other themes, it sounds to be that it's theme-related.
One potential solution could be to place the img-attributes higher in the css (if you use this).
All jokes aside, since you say it works with other themes, it sounds to be that it's theme-related.
One potential solution could be to place the img-attributes higher in the css (if you use this).
Please Log in or Create an account to join the conversation.
- Martin Podlipnik
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
5 years 7 months ago #171688
by Martin Podlipnik
Replied by Martin Podlipnik on topic Image-attitudes
this was the solution:
.catItemImageBlock img, .itemImageBlock img {
width: auto !important;
}
.catItemImageBlock img, .itemImageBlock img {
width: auto !important;
}
Please Log in or Create an account to join the conversation.
- PieterBum
- Offline
- New Member
Less
More
- Posts: 6
5 years 7 months ago - 5 years 7 months ago #171689
by PieterBum
Replied by PieterBum on topic Image-attitudes
That's usually a solution, pushing it forward by using !important. Glad you found the solution!important
Last edit: 5 years 7 months ago by PieterBum.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
5 years 7 months ago #171744
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Image-attitudes
When updating, always make sure you check the developer's changelog. Such a change would normally be documented.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.