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
This entry was posted in Artisteer, Joomla and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Spam protection by WP Captcha-Free