I love your extensions so far. And much appreciated for the forum and support system.
I'd like to use JuxPortfolio as image link buttons, so possibly I want to kill the lightbox effect.
(Not even sure if that's even possible to have this module working without lightbox effect, but just asking.)
Also, I just want to have the link sign on hover (I don't need a "+" sign.) How do I delete the "+" sign?
It would be great if you could tell me how.
Thank you for your help in advance!
Dear ricola,
Thanks for contacting us and choosing our product!
About your questions I checked and can answer as below:
- About kill lightbox effect it's can't now because we need custom Jquery libraby.
- you want to delete + sign, that generate by Jquery, however you can hide it by style css:
+ Go to path: {root}/modules/mod_jux_portfolio/assets/css then open file lightbox-full.css
+ go to line: 17 and add this code: display: none !important;
Hope this help!
Thank you for your prompt reply, I understand. I can live with lightbox effect.
And hiding "+" works perfectly.
Now, I need one more advice on link sign on hover.
After hiding "+" sign, the position of the link sign is still kept on the right side.
How would I move it to the center?
Dear Ricola,
Thanks for your feedback!
If you want the link sign move to center you can fix it by following steps:
Step 1: Go to path {root}/xxx/xxx_jux_portfolio/assets/css/lightbox-full.css
Step 2: Go to line 25 then add this css code: margin-left: -30px;
Hope this help and goodluck!
Dear Ricola,
Thanks for your feedback!
If you have any problem with our product Please feel free to contact us at any time!
If you think that's help please vote 5stars for us at:
extensions.joomla.org/extensions/directo...tion/portfolio/22076
It will help us very much to develope our product!