Welcome, Guest
Username Password: Remember me

Player positioning in popup
(1 viewing) (1) Guest
Questions or help on playing media files through the internal players or streaming
  • Page:
  • 1

TOPIC: Player positioning in popup

Player positioning in popup 28 Sep 2011 00:02 #2835

  • CW
  • OFFLINE
  • Junior Boarder
  • Posts: 29
For whatever reason, the template I am using pushed the player right about 500px. So it was not visible in the locked popup window.

In the CSS file I added:
.popupwindow
{
margin: 5px;
text-align:center;
position:absolute;
left:0px;
top:0px;

}

and

.popupfooter
{
margin: 5px;
text-align:center;
position:absolute;
left:60px;
top:210px;

}

There is probably a better way to do the footer. It just worked for my player size.

Carey

Re: Player positioning in popup 28 Sep 2011 13:50 #2840

  • Tom
  • OFFLINE
  • Moderator
  • Posts: 311
Thanks for posting that, Carey. If anyone else runs into this problem maybe that solution will work for them too!

Tom

Re: Player positioning in popup 28 Sep 2011 23:04 #2843

  • CW
  • OFFLINE
  • Junior Boarder
  • Posts: 29
My thoughts too

Carey
  • Page:
  • 1
Moderators: Nick Fossen
Time to create page: 0.52 seconds