简体   繁体   中英

Lightbox Plus fix lightbox (don't scroll with scrollbar)

I am using the following lightbox:

http://serennz.sakura.ne.jp/toybox/lightbox/

It's simple and light. However, I don't like how it follows the scrollbar. How can I stop the lightbox following the scrollbar when its displayed?

open the plugin's theme file(colorbox.css).

add overflow:hidden!important; to #cboxLoadedContent.

DONE.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM