Quote:
Originally Posted by Sneakyheathen
I like the design, except that once your text content is longer than your site page, it breaks the design. Is there a way to make the bottom expand without the music stopping? Otherwise your content length and by small connection, quality will be pretty limited. And if you could make the text a shade lighter, it'd be easier on the eyes.
Also, I like the music. Nice.
|
Ahh, yes thank you. See, I had an Iframe before, and now I switched to the AJAX content loader, and I didn't add an overflow property! Thanks for noticing that.  overflow: auto; fixed it, but then the player on the discography page is not clickable in firefox...  . Use firebug to look at my CSS. The problem is because I have to use wmode, and ovefrlow at the same time- if I find a workaround I will post back. Thanks for the reviews! It helps!
|