Tagged: x
-
AuthorPosts
-
May 25, 2016 at 7:45 am #1008958
cmeklirParticipantsite: http://0e8.7cd.myftpupload.com/gallery/
On the portfolio pages the images turn black with a red link on hover.On the blog page the featured images fade out (with a red link) on hover.
Where should I look to change those effects?
May 25, 2016 at 8:36 am #1009036
ChristopherModeratorThanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
May 25, 2016 at 9:43 am #1009140
cmeklirParticipantI wanted to disable or modify the hover effect on the portfolio category pages (where the images turn black with a red link on them. I either wanted to find the images so I could replace the paperclip with a transparent image and the black color with a lighter one or disable the script.
May 25, 2016 at 10:17 am #1009217
cmeklirParticipantI added this code from your reply to someone else,which removes the dark overlay and the paperclip, but the featured images still showing a red dot when they are hovered over:
http://0e8.7cd.myftpupload.com/blog/a.entry-thumb:hover img { opacity: 1; filter: alpha(opacity=100); zoom: 1; } .entry-thumb:before { background-color:none !important; content: ""; }May 25, 2016 at 10:22 am #1009222
cmeklirParticipantYou can mark this solved. I missed where you changed background:none to background:transparent;
May 25, 2016 at 10:28 am #1009233
JoaoModeratorGreat to hear it 🙂
Let us know if you need help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1008958 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
