Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

problem with lightbox, mouse over effects rising over top.

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › problem with lightbox, mouse over effects rising over top.

  • This topic has 4 replies, 2 voices, and was last updated 13 years, 5 months ago by Peter.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • February 2, 2012 at 11:57 pm #5465
    whyzoSerius
    Member

    URL: http://www.nadineshawphotography.com/?page_id=10

    When you click on an image, the lighbox comes up, but on the right hand side, when the mouse is moved over, the mouse over effects from the page beneath it come through. is there any way to have this fixed? thanks so much for any help. even if nothing can be done, can i edit the size and placement of the lightbox?

    February 3, 2012 at 1:28 am #41562
    Peter
    Member

    Hi,

    There’s a relatively easy solution for your dilemma.

    Open your wp_eStore_custom_style.css file and place the following code in this file:

    #lightbox-container-image-box {

    left: -280px;

    }

    #lightbox-container-image-data-box {

    position: relative;

    left: -280px;

    }

    The above tweak will move the light box slightly to the left out of the way of your other effects on the right hand side.

    February 3, 2012 at 1:56 am #41563
    whyzoSerius
    Member

    you sir, are the tits :)

    February 3, 2012 at 4:12 am #41564
    whyzoSerius
    Member

    is there also a way to edit the size of the lightbox using this file?

    February 3, 2012 at 6:26 am #41565
    Peter
    Member

    Hi,

    Yeah sure you could adjust size of popup box and image. It’s just a little fiddly because you have to account for the container and the image within it but definitely achievable.

    For instance below is an example piece of code which adjusts the proportions by around half:

    #lightbox-container-image-box {

    left: -280px;

    height: 320px !important;

    width: 420px !important;

    }

    #lightbox-container-image-data-box {

    position: relative;

    left: -280px;

    width: 400px !important;

    }

    #lightbox-image {

    width: 400px !important;

    height: 300px !important;

    }

    You can play around with different dimensions if you wish or how far left you want to move the popup etc

    If you wanted to use the above suggestion simply replace all of the contents of the wp_eStore_custom_style.css with the code given.

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ