darryl
Jan-16-2008, 11:52 PM
Hello, oh gurus of CSS...
I've got this in my CSS:
/* Captions above for video galleries */
.gallery_4075742 #caption_top {
display: block;
}
.gallery_4075742 #caption_bottom {
display: none;
}
Which lets me display DivX movies hosted at Stage6 inline (assuming you've got the right plugin) *above* the tiny thumbnail I've posted here:
http://darryl.smugmug.com/gallery/4075742#237398892
Unfortunately, this customization is forcing regular SmugMug videos *in different galleries* to be off-centered, or at least the watermarks for them:
http://darryl.smugmug.com/gallery/4028123#234456207
Can anybody tell me why? Or is this a SmugBug?
Thanks much!
--Darryl
I've got this in my CSS:
/* Captions above for video galleries */
.gallery_4075742 #caption_top {
display: block;
}
.gallery_4075742 #caption_bottom {
display: none;
}
Which lets me display DivX movies hosted at Stage6 inline (assuming you've got the right plugin) *above* the tiny thumbnail I've posted here:
http://darryl.smugmug.com/gallery/4075742#237398892
Unfortunately, this customization is forcing regular SmugMug videos *in different galleries* to be off-centered, or at least the watermarks for them:
http://darryl.smugmug.com/gallery/4028123#234456207
Can anybody tell me why? Or is this a SmugBug?
Thanks much!
--Darryl