Close

Profile: e_xpert

Avatar

User posts

10 years ago

Hi, Boyko!
I just installed new site:

http://openeshop.ru/lighthouse2

and didn't apply demo db you have sent me.
And now button image is displayed.

10 years ago

Hi, Boyko
The correct link is:

http://openeshop.ru/lighthouse/Plugins/SevenSpikes.Nop.Plugins.QuickView/Themes/Lighthouse/Content/images/button.png

and image is visible.
You have sent me links to demo db's later by email ([email protected]). And this db is installed.
May be this is the reason?

10 years ago

There are 59 image files in your package and all of them are in .../img folder on my server.
The image i talk about I find in this folder: \Plugins\SevenSpikes.Nop.Plugins.QuickView\Themes\Lighthouse\Content\images
it is a "button.png", as well I find code in css file:

/********* START BUTTON *********/


.quick-view-button {
  bottom: 12px;
    left: 12px;
  width: 30px;
  height: 30px;
  overflow: hidden;
    background: url('images/button.png') center no-repeat;
  line-height: 999px !important; /*hides text*/
    z-index: 3;
}

when I change

line-height: 999px !important; /*hides text*/

to

line-height: normal

default text is displayed.
Further suggestions?

10 years ago

Please, check this site
http://openeshop.ru/lighthouse
my paid version of ultimate theme collection don't show Quick veiw button by default.
Thank you.