Title: lisia's Replies | WordPress.org

---

# lisia

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 44 total)

1 [2](https://wordpress.org/support/users/lisia/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lisia/replies/page/3/?output_format=md) 
[→](https://wordpress.org/support/users/lisia/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Alara] Alara doesn’t work with php 8.0 and higher](https://wordpress.org/support/topic/alara-doesnt-work-with-php-8-0-and-higher/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [1 month ago](https://wordpress.org/support/topic/alara-doesnt-work-with-php-8-0-and-higher/#post-18909164)
 * Sorry for my wrong description. Alara doesn’t have any create_function, I think.
 * The problem was in my childtheme:
 * /*Loginversuche auszukommentieren*/                            
 * add_filter(‘login_errors’,create_function(‘$a’, “return null;”));    
 * I removed this and now Alara works also with php 8.2.
 * Best regards, lisia
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Alara] Remove Google Fonts](https://wordpress.org/support/topic/remove-google-fonts-27/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/remove-google-fonts-27/#post-17219875)
 * Thanks a lot, it is working fine, the fonts are loaded from my server.
 * Best regards, lisia
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Pria] Image and Content Offset](https://wordpress.org/support/topic/image-and-content-offset/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/image-and-content-offset/#post-16645889)
 * Thank you.
 * First I could not see the field “additional css”. But then I found it with the
   url …/wp-admin/customize.php.
 * Then I added the code and even added !important.:
 *     ```wp-block-code
       @media (max-width: 599px) {
         .wp-block-query.is-style-offset .is-style-offset-wrap {
           display: block !important;
         }
       }
       ```
   
 * Now it works in the mobile view.
 * Thank you, best regards, lisia
    -  This reply was modified 3 years, 2 months ago by [lisia](https://wordpress.org/support/users/lisia/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Pria] Image and Content Offset](https://wordpress.org/support/topic/image-and-content-offset/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/image-and-content-offset/#post-16641019)
 * Thank you for your response. Unfortunately it doesn’t work well on my site in
   mobile view, which is just at beginning.
 * [https://hello.co.at/moderation/](https://hello.co.at/moderation/)
 * Best regards, lisia
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox for Gallery & Image Block] Maximal amount of pictures in a gallery](https://wordpress.org/support/topic/maximal-amount-of-pictures-in-a-gallery/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/maximal-amount-of-pictures-in-a-gallery/#post-15856709)
 * Hello Johannes. Thank you for the explanation. Yes, maybe it’s only my problem,
   maybe it’s a wordpress issue. Thinking about it I guess, it is not ok to have
   a gallery with too many images anyway.
    Thank you, best regards, lisia
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox for Gallery & Image Block] Maximal amount of pictures in a gallery](https://wordpress.org/support/topic/maximal-amount-of-pictures-in-a-gallery/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/maximal-amount-of-pictures-in-a-gallery/#post-15850294)
 * Hello Johannes!
 * Here is an [example ](https://krankenhausdirektoren.at/gallerytest/)with more
   than 100 pictures in the gallery.
 * Best regards, lisia
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox for Gallery & Image Block] Maximal amount of pictures in a gallery](https://wordpress.org/support/topic/maximal-amount-of-pictures-in-a-gallery/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/maximal-amount-of-pictures-in-a-gallery/#post-15847727)
 * The problem is:
    I can set the Link to media, but I cannot choose the size of
   the picture. Best regards, lisia
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox for Gallery & Image Block] Changing background color](https://wordpress.org/support/topic/changing-background-color-35/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/changing-background-color-35/#post-15846474)
 * I have found the problem in my additional css:
    For d-flip i have used the code
 *     ```
       /* Make the highlight transparent - no color */
       section.linkAnnotation a, a.linkAnnotation, a.customLinkAnnotation, .customHtmlAnnotation, .customVideoAnnotation{
           opacity:0; 
       ```
   
 * I have deleted it now and everything is working.
    A lot of thanks, best regards,
   lisia
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox for Gallery & Image Block] Changing background color](https://wordpress.org/support/topic/changing-background-color-35/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/changing-background-color-35/#post-15846131)
 * Hello Johannes, I did so, I even added an !important:
 *     ```
       .customVideoAnnotation{
       opacity:0 !important;
       #baguetteBox-overlay{background-color:rgba(10,125,132,.5) !important}
       ```
   
 * No change.
    Maybe the first code would work, when i deactivate autopimize?
 * Best regards, lisia
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox for Gallery & Image Block] Changing background color](https://wordpress.org/support/topic/changing-background-color-35/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/changing-background-color-35/#post-15845851)
 * Thanks you for your explanation.
    Now I have added the code in additional css
   again:
 *     ```
       #baguetteBox-overlay {
         background-color: rgba(10, 125, 132, 0.5) !important; }
       ```
   
 * Nevertheless it doesn’t work.
 * You will find the code in the source code now.
 * Best regards, lisia
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox for Gallery & Image Block] Changing background color](https://wordpress.org/support/topic/changing-background-color-35/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/changing-background-color-35/#post-15843775)
 * I also have deleted the cache from autopitimize!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox for Gallery & Image Block] Changing background color](https://wordpress.org/support/topic/changing-background-color-35/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/changing-background-color-35/#post-15843768)
 * Hello Johannes!
    I have tried this already yesterday – without any success. Now
   I have your code on my page:
 *     ```
       /*Kinast*/
       #baguetteBox-overlay {
       background-color: rgba(0A,7D, 84, 0.5) !important; }
       ```
   
 * [see here please](https://krankenhausdirektoren.at/galerietest/)
    Hmmm??? Best
   regards, lisia
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DearFlip - PDF Flipbook, 3D Flipbook, PDF embed, PDF viewer] Image description](https://wordpress.org/support/topic/image-description-17/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/image-description-17/#post-15454737)
 * Ok, thank you for the information. Nevertheless a great plugin. Best regards,
   lisia
    -  This reply was modified 4 years, 3 months ago by [lisia](https://wordpress.org/support/users/lisia/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DearFlip - PDF Flipbook, 3D Flipbook, PDF embed, PDF viewer] Opacity, transparent, customized css](https://wordpress.org/support/topic/opacity-transparent-customized-css/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/opacity-transparent-customized-css/#post-15451955)
 * Hello!
 * My code in additional css is:
 *     ```
       .df-container {
           background-color: rgba(217, 0, 48, 0.3) !important;
       }
       .df-lightbox-wrapper {
           background-color: rgba(217, 0, 48, 0.3) !important;
       }
   
       .df-lightbox-wrapper .df-container {
           background-color: rgba(217, 0, 48, 0.3) !important;
       }
       ```
   
 * The site is: [https://internettes.at/fotografie/](https://internettes.at/fotografie/)
 * The problem is: in **full view**, there is no background opacity – neither in
   the embedded mode nor in the thumb mode
 * Maybe, there is a solution, but I like dearflip anywhy.
    Best regards, lisia
    -  This reply was modified 4 years, 3 months ago by [lisia](https://wordpress.org/support/users/lisia/).
    -  This reply was modified 4 years, 3 months ago by [lisia](https://wordpress.org/support/users/lisia/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DearFlip - PDF Flipbook, 3D Flipbook, PDF embed, PDF viewer] Opacity, transparent, customized css](https://wordpress.org/support/topic/opacity-transparent-customized-css/)
 *  Thread Starter [lisia](https://wordpress.org/support/users/lisia/)
 * (@lisia)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/opacity-transparent-customized-css/#post-15440541)
 * Oh sorry, the code
 *     ```
       .df-lightbox-wrapper {
           background-color: rgba(84, 176, 186, 0.7);
       }
       ```
   
 * isn’t working for full-sreen-view, only working in the embedded view.
 * Is there a solution?
    Best regards, lisia

Viewing 15 replies - 1 through 15 (of 44 total)

1 [2](https://wordpress.org/support/users/lisia/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lisia/replies/page/3/?output_format=md) 
[→](https://wordpress.org/support/users/lisia/replies/page/2/?output_format=md)