Vimeo Display Question
This feature that you're looking for requires CSS knowledge. I'm sorry, I don't provide the customization service.
The defalt styles look like this (for default skin):
.rsDefault .rsBtnCenterer {
position:absolute;
left:50%;
top:50%;
}
.rsDefault .rsCloseVideoBtn {
right: 0;
top: 0;
width: 44px;
height: 44px;
z-index: 500;
position: absolute;
cursor: pointer;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
}
You may modify them however you need.
Dmitry
Read more
help.dimsemenov.com
No comments:
Post a Comment