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; }