Hey guys,
Just recently bought the Method theme. Really like it, but having a little issue. Still trying to find my way around the source code, so it might be an easy fix. Anyways...
1. Need to have a CSS hover option on the social icons. Just have a different PNG that needs to be replaced during hover state. Not sure how to go about doing that.
2. I want the position of the social icons to be in the after_header section before the main inner content (div id= intro_inner). you can see what I'm trying to do on the site: viufitness.com/index
To get it to this point, all i have done is create a different Action in framework.php:
'add_action( 'mysite_after_header', 'mysite_header_extras' );'
Hope that makes sense. Thanks for any pointers on how to change these.
Michael













