-
Recent Posts
Recent Comments
- john on Joomla multilingual search error: Warning: sprintf() [function.sprintf]:
- Simon on Dreamweaver: The following translators were not loaded due to errors: ICERegions.htm
- Cristian on Dreamweaver: The following translators were not loaded due to errors: ICERegions.htm
- Insurance on Dreamweaver: The following translators were not loaded due to errors: ICERegions.htm
- Gangadhar on Dreamweaver: The following translators were not loaded due to errors: ICERegions.htm
Archives
Categories
- Adobe
- Artisteer
- Broadband
- Browsers
- Business Directory
- cpanel
- CSS
- Domain Names
- Dreamweaver
- Google Map
- I-Tech Web Design North Wales
- Internet Explorer
- Internet Explorer
- JCE
- jomres
- Joombah jobsboard
- Joomfish
- Joomla
- map
- Microsoft Windows
- MySQL – phpMyAdmin
- NWH News
- Outlook
- Outlook Express
- Performance
- Permalinks
- Printers
- SF404SEF
- Sky
- test
- TomTom GO 520
- Uncategorized
- wamp server
- Web Business News
- Website Hosting
- Website Marketing
- Wordpress
- Youtube
Meta
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; }