hi
is it possible showing k2 item in modal window?
thx
teitbite wrote:Hi
To be honest, I'm not sure what You've done, since this layout was not designed like that so I'm not sure how to help with tags layout, but since K2 is using similar layouts I'm guessing that whatever was done to /html/com_k2/templates/default/category_item.php has to be done to /html/com_k2/templates/default/tag.php too.
.portfolio-grid > div > h2 {
position: relative;
}
.portfolio.portfolio-grid .componentheading + .item-filter {
display: none;
}