Scrollbar Area Is Just Blue On Site In Chrome
I recently converted a site created using Intuit's sitebuilder to WordPress (so don't ask about the design/music ;) ). I'm having a strange issue, and several google searches and s
Solution 1:
It's something in your <embed>
code. Try removing it and you'll see. Not sure what's causing it though..?
<embed src="http://razorsix.andrewsfreeman.com/wp-content/themes/RazorSix for Wordpress/mp3s/shambala.mp3" autostart="true" loop="true" height="0" width="0">
Seems like the browser "crashes" on it. Maybe a file error in the MP3...
Post a Comment for "Scrollbar Area Is Just Blue On Site In Chrome"