I tried to find the answer here in forum, but no luck. I tried to search with google translation but it did not work. Hopefully it is ok to ask question in English since I do not speak Polish.
When I open an image with litebox, the close button is in the bottom right corner. This is a problem with youtube. I want to move the close button to the top right corner but can not figure out how.
Perhaps this will help you a bit. 1. Add this right below the row you mentioned above: #bottomNav{position:absolute; top:2px; } 2. Find #hoverNav around row 174 in same file. Change top value like this top: 30px;