Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

check [SOLVED] How to change border color on thumbnail by mause over

More
6 years 5 months ago - 6 years 5 months ago #18414 by cottonyhotchkiss
Hi,

can you, please help me to find where I can change the border and zoom icon color on image thumbnail that appears by mouse over?

Here is an example: drive.google.com/open?id=0B4gLz0j8D7EuVklBc3pmVzNpODg

Thank you.
Last edit: 6 years 5 months ago by cottonyhotchkiss.

Please Log in or Create an account to join the conversation.

More
6 years 5 months ago #18416 by HaiND
Hi
Thank you for feedback us
About your problem, Please to go back-end modules -> tab Advanced -> Custom css and add code:
1: with color border, you add code:

.jux_portfolio_pro .jux-image .item-info {
border: 2px solid #5075c2!important;
}
2: with color icon you add code:

.jux_portfolio_pro .jux-item .content .jux-icon .zoom {
color: #5075c2!important;
}
with "# 5075c2" is the color code you want to change, you can also replace it with any color code you want.
hope it can help you
Thanks

Best Regards
--HaiND--
The following user(s) said Thank You: cottonyhotchkiss

Please Log in or Create an account to join the conversation.

More
6 years 5 months ago #18420 by cottonyhotchkiss
Thank you, it worked perfectly!

I used additionally the Easyscript250 plugin and inserted there a path to my custom.css file.

Please Log in or Create an account to join the conversation.

More
6 years 5 months ago #18423 by HaiND
Hi cottonyhotchkiss
Thank you for feedback us
If still having problems, please contact us, pleased to assist you
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.035 seconds
Powered by Kunena Forum