View Single Post
  #129  
Old 02-01-2012, 07:44 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Re: X-Cart Ability Template v4.4.x

Quote:
Originally Posted by PhilJ
Flyout menus should overlap fine, just a case of either increasing the z-index value in the flyouts CSS file, or decreasing the z-index value in the carousel CSS.

Try this, in skin/ability/custom/css/common.css

Replace...

.roundabout-holder { list-style: none; width: 40em; height: 18em; margin: 1em auto; }

With...

.roundabout-holder { list-style: none; width: 40em; height: 18em; margin: 1em auto; z-index: 0; }


Thanks Phil,

That worked a treat. your a genius.

R's

D-A
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote