rodondoe
Forum Replies Created
-
Forum: Plugins
In reply to: [Amazing Hover Effects] Plugin moving Morpheus theme body 50% to the rightFound it!
Forum: Plugins
In reply to: [Amazing Hover Effects] Plugin moving Morpheus theme body 50% to the rightWas that in the plugin’s css or the theme’s css?
Forum: Plugins
In reply to: [Amazing Hover Effects] Plugin moving Morpheus theme body 50% to the right-sarawalker
Thanks for the tip. I just encountered the exact same issue. Adjusting that CSS rule resolved the issue for you?
Forum: Plugins
In reply to: [Amazing Hover Effects] Images Displayone more question: Are you creating a new hover effect from the ‘add new’ tab or are you adding additional effects all within the same post? Meaning, you can keep clicking ‘add more hover info’ under each creation which adds another another option to set up additional images and effects all with that same ‘post’ in a sense. When I create individual hover effects by clicking ‘add new’ on the left of the WP dashboard I am not having this
‘1 per row and left aligned’ issue. If that doesn’t fix it for you there must be some positioning and display settings that are overriding what you are doing.Forum: Plugins
In reply to: [Amazing Hover Effects] Image Size Not Updatedassisttoit
Good! We’re getting there…
What is the number/shape hover effect you are using?Ex: colored square effect 13
Forum: Plugins
In reply to: [Amazing Hover Effects] Image Size Not UpdatedAt this point is does require a bit of custom CSS, but it can be done. You may post a link to the page you are working on and I can look at it. Perhaps then can give you some specific directions based on your actual site.
Forum: Plugins
In reply to: [Amazing Hover Effects] Image Size Not UpdatedI am going to the CSS of the plugin.
wp-content > plugins > Amazing hover effects > CSS > ihover.css
then, for example, I am using square effect 13, you can add at very bottom of that CSS page:
.ih-item square colored effect13 left_to_right.img { height: ???px; width: ???px; } .ih-item.square img{ border: 0px solid #fff; height: ???px !important; width: ???px !important; }
Use Firebug to track down and see the class name of the particular effect you are using.
Forum: Plugins
In reply to: [Amazing Hover Effects] Image Size Not Updatedand can also style:
.ih-item.square img {}
Hope this helps.
Forum: Plugins
In reply to: [Amazing Hover Effects] Image Size Not UpdatedCan adjust height and width CSS rules of the class:
.ih-item.square
Working well for me until an official update of the plugin is realeased.
Forum: Plugins
In reply to: [Amazing Hover Effects] Images DisplayHave you tried short-coding in columns?
Forum: Plugins
In reply to: [Amazing Hover Effects] Image Size Not UpdatedLove the plugin but having same issue. Need the images to be bigger than 300px x 300px. Any status updates noor-e-alam?
Forum: Plugins
In reply to: [Amazing Hover Effects] Plugin Not Working – Upgraded to PRO…head scratching that is… oops.
Forum: Plugins
In reply to: [Amazing Hover Effects] Plugin Not Working – Upgraded to PROThe video is super easy to follow and saved me after some serious scratching… Did you get it working and functioning properly now gbennett549?