Quantcast
Channel: Doowebs - Development and design of pages and web applications - Doowebs - Development and design of pages and web applications - Displaying items by tag: joomla
Viewing all articles
Browse latest Browse all 10

Solution to duplicate images in K2

$
0
0

I noticed that in version 2.6.6 of K2 in Joomla! 2.5, to extend the main image out duplicate an article in the lightbox, to solve this problem I added to the CSS the following code:

#sbox-content.sbox-content-image{
overflow: hidden;
}

Viewing all articles
Browse latest Browse all 10

Trending Articles