Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Montezuma Theme »

[SOLVED] Disable hovering effect for Thumbs


  #1  
Old Dec 5, 2012, 02:33 AM
papalagi
 
41 posts · Nov 2009
[SOLVED] Disable hovering effect for Thumbs

Hi everybody

i'm trying to eliminate the greyscale filter and the hovering effect for thumbnails, this is what i did:

comment out the styling for
Code:
/* .post-thumb img {...} */
/* .post-thumb img.img_grayscale {...} */
then added this override to the CSS:
Code:
div.post-thumb a {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}
the result is no grayscale image and that's fine, but hovering on the thumb still triggers a transition effect...

how can i eliminate this?

thank you in advance, cheers
  #2  
Old Dec 5, 2012, 03:39 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
did you look at the stickies in this forum?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Dec 6, 2012, 07:35 AM
papalagi
 
41 posts · Nov 2009
of course, but didn't find the solution, did i miss anything?
  #4  
Old Dec 6, 2012, 11:19 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
did you impliment PATCH: 113-01
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Dec 10, 2012, 11:40 AM
papalagi
 
41 posts · Nov 2009
You're right Juggledad, i applied the patch, but then forgot about it and reset the Sub Template

Thank you

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Jetpack's carousel effect instead of builtin effect jboss Montezuma Theme 1 Oct 24, 2012 11:18 PM
Star or thumbs- rating on the main- homepage in the preview of a post? nicoherzmann Montezuma Theme 3 Sep 28, 2012 11:34 AM
Thumbs for categories polzie1000 Center area post/pages 5 Jan 19, 2011 03:52 PM
disable single post pages & disable link in post titles jen Center area post/pages 0 Jan 11, 2010 02:09 PM
How to open thumbs in my page. pilsen1 Post-Kicker, -Byline & -Footer 0 Oct 12, 2009 01:19 PM


All times are GMT -6. The time now is 03:29 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.