Ok so i have what seems a very small issue, A client has asked for a number of fabrics to be included in his Store to compliment his vast array of Furniture products so Using CCPG i created a nice little gallery wich i could HTML code into each product and it works great.
The issue arrises when i click my Product Image, Which pops up a larger picture of the product. My Fabric Gallery "Stays On Top" covering 50% of the Product Image Popup, I fiddled around with the placment of the Fabric Gallery but alas no Joy,So I though "AHA" i will edit the Theme and change the location of the Product Popup again to my dismay i cannot for the life of me find out where it can be changed or if it can be.
Any Help Greatly Appreciated.
Please Help SCCP / SCDP - Post ID 162093
Anybody ? Or is this a Ticket to support ?
Don't forget that a lot of fellow forum users might be snoring right now!
I have just seen your problem. It looks to me as if you should go into the colour box and code the top layer image to shift over to the right of the screen leaving the furniture visible. You could also probably change the colour of the top layer image background to make it less dark. All the code I am talking about is hard coded into the application I believe which means that every time you upload new products you would have to remember to upload the file where you made your changes.
Does that help at all? I will go check where you find the files which require changes and come back when I have ...
+++++++++++
O.K.
Now you will have to go into the store server files and then into the css folder.
In there you will find a file named colorbox.css and this is what you are going to have to work on to make the changes you are after. Be very careful to save yourself a copy of the file and put it somewhere you will remember as this is the file you will have to upload with each new upload of the store if you want to maintain the new code for the overlay in the colorbox.
It might be necessary to also make changes to the other colorbox.css file which you will find in the ccdata folder...inside the css folder, and yet another file called colorbox.css.
++++++++++++
You might like to change:
For the rest, just experiment a little to get the desired effect.
I have just seen your problem. It looks to me as if you should go into the colour box and code the top layer image to shift over to the right of the screen leaving the furniture visible. You could also probably change the colour of the top layer image background to make it less dark. All the code I am talking about is hard coded into the application I believe which means that every time you upload new products you would have to remember to upload the file where you made your changes.
Does that help at all? I will go check where you find the files which require changes and come back when I have ...
+++++++++++
O.K.
Now you will have to go into the store server files and then into the css folder.
In there you will find a file named colorbox.css and this is what you are going to have to work on to make the changes you are after. Be very careful to save yourself a copy of the file and put it somewhere you will remember as this is the file you will have to upload with each new upload of the store if you want to maintain the new code for the overlay in the colorbox.
It might be necessary to also make changes to the other colorbox.css file which you will find in the ccdata folder...inside the css folder, and yet another file called colorbox.css.
++++++++++++
You might like to change:
#cboxOverlay{background:#000;}
changing the black background maybe to a lighter shade of greyFor the rest, just experiment a little to get the desired effect.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.