View Single Post
  #168  
Old 03-18-2012, 12:34 AM
 
Paul H Paul H is offline
 

eXpert
  
Join Date: Sep 2005
Posts: 246
 

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

Quote:
Originally Posted by jkwalz
Is a way to make the Ability skin have a horizontal scroll bar at the bottom of the page at all times? Just about every website has that ability except the Ability template.

Hello
Go to line 11 common.css and change from hidden to:

html { overflow-x: visible; }
__________________
Xcart Gold 4.1.11-Gone
= 4.7.11-Live
Reply With Quote