Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 04/03/2010 ARI Slider v. 1.3.0

    ARI Slider v. 1.3.0 is available. New version of the extension can display menu items title in nice tooltip. See demo here.

  • 26/02/2010 Joomla! popup extensions

    ARI Colorbox, ARI Sexy Lightbox, ARI Fancybox and ARI Pretty Photo have been updated. Now these provide ability of using pretty lightbox in any Joomla! content, for example in VirtueMart product description or in other content. Extensions also can create thumbnails and create popups with large images from inline content images. Only wrap necessary content with plugin tag.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2checkout




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Fancy Thumbnails is hidden below other elements
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Fancy Thumbnails is hidden below other elements
#1355
Fancy Thumbnails is hidden below other elements 1 Year ago Karma: 0
When using Fancy thumbnail, the image is partial hidden below other elements on the page, see example on the following test link:

mulvadmc.getstarted.dk/index.php?option=...;id=46&Itemid=53

Click the small camera on left side of the text: Benelli TNT 1130

Can anyone advice how to fix this issue..

Regards Hejn
Last Edit: 2009/03/01 15:50 By hejn.
The administrator has disabled public write access.
 
#1356
Re:Fancy Thumbnails is hidden below other elements 1 Year ago Karma: 25
Hello,

Add the following CSS rules in CSS template:

#fancy_outer
{
z-index: 501 !important;
}

#fancy_overlay
{
z-index: 500 !important;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#1357
Re:Fancy Thumbnails is hidden below other elements 1 Year ago Karma: 0
Great it works

Thanx
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: admin