Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Lytebox (http://lytebox.com/) を画面上部中央ではなく中央 (中央中央) で開くように設定する方法はありますか?
スタイルシートに次のようなものを追加#lbMain { top: 25% !important; }してください。% 値をいじって、必要な場所に移動します。真ん中にはなりませんが、近づくことはできます。
#lbMain { top: 25% !important; }