
#BillOReilly Hypocrite where does the spin stop now? Sexual predator. #FOXNewsUS https://t.co/xv3AaK8mly
There is a known bug in the Joomla component K2, with some templates and frameworks that make use of Twitter bootstrap the article image does not show in item view. The problem is that K2 uses the class "Modal" in order to make use of Joomla's modal capability, but the class is also used by bootstrap and this causes a conflict.
You can see in the k2item.php template file that the span in itemImage has the class.
My issue was with a Joomlart.com template using the T3 framework.
Here how you can fix this K2 - boostrap conflict.
You can either:
#k2Container a.modal {
display: inline-block;
position: relative;
top: auto;
left: 0px;
width: auto
}
Additionally you can make use of z-index. In my case I had an issue with the fixed menu bar having a z-index value of 100, so I adde a z-index value of 99 to the code above.
I am curious to find out what blog platform you're using?
I'm having some minor security issues with my latest blog and I'd like to
find something more risk-free. Do you have any recommendations?
Make sure you enter all the required information, indicated by an asterisk (*). HTML code is not allowed.