- Posts: 14
COMMUNITY FORUM
Help! Images are all screwy!
- jentooman
-
Topic Author
- Offline
- New Member
Less
More
12 years 4 weeks ago - 12 years 4 weeks ago #112676
by jentooman
Help! Images are all screwy! was created by jentooman
I am developing a site that uses K2. Somewhere along the way in the customization process, my K2 images are now "sticky" (along with the print button).
thedesignduck.com/~dhd10/index.php/component/k2/item/11-news-title-number-one
I've tried reverting to older versions of K2 and my template css (Style Council by JoomlaXTC) to no avail.
I've removed all modules from that page and that did not help either.
Any ideas??? I'm stumped here!
thedesignduck.com/~dhd10/index.php/component/k2/item/11-news-title-number-one
I've tried reverting to older versions of K2 and my template css (Style Council by JoomlaXTC) to no avail.
I've removed all modules from that page and that did not help either.
Any ideas??? I'm stumped here!
Please Log in or Create an account to join the conversation.
- skovbjerk
-
- Offline
- New Member
Less
More
- Posts: 5
12 years 4 weeks ago #112677
by skovbjerk
Replied by skovbjerk on topic Re: Help! Images are all screwy!
i have the same problem :(
Please Log in or Create an account to join the conversation.
- Jake Knight
-
- Offline
- New Member
Less
More
- Posts: 15
12 years 3 weeks ago - 12 years 3 weeks ago #112678
by Jake Knight
Replied by Jake Knight on topic Re: Help! Images are all screwy!
It looks like the link HTML code has the bootstap class "modal" in it. I'm not sure if you've added that or if it's being automatically added but it's causing all sorts of issues for both your images and the print button.
<a class="modal" href="/~dhd10/media/k2/items/cache/c82cc4e14a1d2c8c8ffff9840d24b558_XL.jpg" title="Click to preview image"> <img src="/~dhd10/media/k2/items/cache/c82cc4e14a1d2c8c8ffff9840d24b558_M.jpg" alt="Join our Live Well Movement!" style="width:745px; height:auto;"> </a>
Please Log in or Create an account to join the conversation.
- jentooman
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 14
12 years 3 weeks ago #112679
by jentooman
Replied by jentooman on topic Re: Help! Images are all screwy!
I'll track down that class. THANKS!
Please Log in or Create an account to join the conversation.
- skovbjerk
-
- Offline
- New Member
Less
More
- Posts: 5
12 years 3 weeks ago #112680
by skovbjerk
Replied by skovbjerk on topic Re: Help! Images are all screwy!
hi,
do u have solution for this ?
do u have solution for this ?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
12 years 3 weeks ago #112681
by Krikor Boghossian
Replied by Krikor Boghossian on topic [SOLVED] Help! Images are all screwy!
Jake Knight already posted a solution for this. Remove the modal class from your image element.
Please Log in or Create an account to join the conversation.
- skovbjerk
-
- Offline
- New Member
Less
More
- Posts: 5
12 years 2 weeks ago #112682
by skovbjerk
Replied by skovbjerk on topic Re: Help! Images are all screwy!
Krikor Boghossian where & which file that i have to edit ?
thanks
thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
12 years 2 weeks ago #112683
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Help! Images are all screwy!
Please Log in or Create an account to join the conversation.