Title: jpfr's Replies | WordPress.org

---

# jpfr

  [  ](https://wordpress.org/support/users/jpfr/)

 *   [Profile](https://wordpress.org/support/users/jpfr/)
 *   [Topics Started](https://wordpress.org/support/users/jpfr/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jpfr/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jpfr/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jpfr/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jpfr/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jpfr/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Advent] scrollbars in lightbox](https://wordpress.org/support/topic/scrollbars-in-lightbox/)
 *  [jpfr](https://wordpress.org/support/users/jpfr/)
 * (@jpfr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/scrollbars-in-lightbox/#post-13741606)
 * Hi
 * was facing the same issue, I found a workaround explained below.
 * [https://wordpress.org/support/topic/how-to-adjust-for-smartphone/](https://wordpress.org/support/topic/how-to-adjust-for-smartphone/)
 * Now the plugin is working well for me.
    Hope it will work until an upgrade being
   released. br JP
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Advent] How to reduce transparency of the backgorund image](https://wordpress.org/support/topic/how-to-reduce-transparency-of-the-backgorund-image/)
 *  [jpfr](https://wordpress.org/support/users/jpfr/)
 * (@jpfr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/how-to-reduce-transparency-of-the-backgorund-image/#post-13741551)
 * Hi Hellanback
 * Transparency is managed by css in the /wp-content/plugins/wp-advent/css/WP_Advent_Plugin.
   css (at the botton of the file)
 * The line looks like
    #wp-advent-calendar li span { background: rgba(255, 255,
   255, 0.9); }
 * If you want no transparency and stay with a white curtain, change to
    #wp-advent-
   calendar li span { background: rgba(255, 255, 255, 1); }
 * Myself , I put a lightsalmon curtain
    #wp-advent-calendar li span { background:
   lightsalmon; }
 * You can put the css value you want…
    JP
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Advent] Video size](https://wordpress.org/support/topic/video-size-15/)
 *  [jpfr](https://wordpress.org/support/users/jpfr/)
 * (@jpfr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/video-size-15/#post-13741515)
 * Does it help ?
    [https://wordpress.org/support/topic/how-to-adjust-for-smartphone/#post-13741500](https://wordpress.org/support/topic/how-to-adjust-for-smartphone/#post-13741500)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Advent] How to adjust for smartphone?](https://wordpress.org/support/topic/how-to-adjust-for-smartphone/)
 *  [jpfr](https://wordpress.org/support/users/jpfr/)
 * (@jpfr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/how-to-adjust-for-smartphone/#post-13741500)
 * Hi Daniel,
 * I was facing the same problem. I think it a bug due to the lightbox used to display
   the article content when you click a day. Since the version 1.3, wp_advent uses
   glightbox and it is an old version.
    I solved the problem by upgrading the glightbox
   css file to the latest version (and only the css file).
 * So to solve this issue , I did the following :
    1) download the latest version
   of glightbox.min.css from [https://github.com/biati-digital/glightbox/tree/master/dist/css](https://github.com/biati-digital/glightbox/tree/master/dist/css)
   2) Rename the existing glightbox.min.css to glightbox.min.css.old on your website(
   directory wp-content/plugins/wp-advent/css/) and replace it by the latest version
   you have just downloaded 3) make a test (may be you need also to clear your web
   browser cache ).
 * If there is a plugin upgrade you will lose this change …. but quite unlikely 
   before Christmas .
 * Hope it will work
    JP

Viewing 4 replies - 1 through 4 (of 4 total)