thearyeh
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Identifying Bugs in Internet ExplorerOh man, that suggestion led me to a whole rash of problems. The validator pointed me towards the presence of the CSS file code before the DOCTYPE code, which was somehow the means by which my site rendered. Obviously that made it so it couldn’t be validated, and when I went to fix the DOCTYPE v. CSS order, the CSS was screwed up on all browsers for the site. However, that simultaneously made it so IE rendered the same way the other browsers did, and I don’t necessarily have to search for the individual bugs when I hammer out the CSS (or they won’t be mysterious– it was probably the way I coded it improperly). Suffice to say, I think not only is my original problem on its way, but I also caught the crappy coding I had done with the validator. Thanks for the suggestion, its much appreciated. Cheers mate, and thanks again.
The Aryeh
Forum: Themes and Templates
In reply to: Building Custom Flash PlayerActually, that’s the very plugin I’m trying to get away from. The author just updated it so that you should only be able to use your logo as a watermark if you use it licensed, besides flashing his own logo before every video.
This is not to say that I’m not interested in supporting his endeavors, but I appreciated the program a lot more before he forced those changes. And really, if I have the skill and the time, I’d like to give it a go on my own and not have to worry about this stuff in the future. Thanks for the response though– have any idea where I might be able to find some documentation on making my own player?
The Aryeh