Tag Archives: scroll bar

No horizontal scroll-bar at the bottom of the page

Solution: In style-sheet > change: overflow: hidden; to overflow: visible; #art-main { position: relative; /*overflow: hidden;*/ overflow: visible; z-index: 1; width: 100%; left: 0; top: 0; cursor:default; }

Share
Posted in Artisteer, Joomla | Tagged , | Leave a comment