I have been racking my brain on this. Any help would be greatly appreciated. Trying to keep hover effect between column 1 and column 2. Columns are falling below. link to view is www.casablancafurnitureinc.com. Thank you.
The best way to do this is to take the code for the tpl_homepage_hover_effects_1.php (or whichever version you are using) and add it to the define_main_page.php. Remove the tpl_homepage_hover_effects_1.php and then remove the call for the tpl_homepage_hover_effects_1.php in the tpl_main_page.php file. You will also need to do extensive resizing and positioning of the layout in the xhtml and css since the width will be much less than the original.
Thanks,
Anne
Thank you for your response and I made your suggested changes, however, the only problem I am having is the hover effects displays on all other pages as well. I am trying to have it display on the home page only instead of all other pages including product info page. Thank you.
I'm unable to get the hover effects (effect #5) working on my install of IE9. First thought was I've broken the template, but none of the effects at:
http://www.picaflor-azul.com/free-demos/hover_effects/index.html
work at all, producing a simple image switch rather than any fancy effects.
Oddly, the effects work fine in FF when switching user agents to any version of IE. I wonder if someone could check the above link in an actual IE install to see if whether it's just me.
See the description in the readme.html file:
You will only see the cool effects in modern browsers that support the CSS3 properties in use.Cross Browser Compatible with modern browsers that support CSS3 properties. Older browsers will not show the CSS3 hover effects
Thanks,
Anne
Hy, great module, Thank you Anne for all your great work.
I installed this module together with pure_css_mega_menu_module, in order to transform a little bit the front page of the store. That turned out great, except that I can not get rid of the extra line from the main page at the bottom of the hover efects module, before the footer.
- I cleaned out all from the main page using Define Pages Editor - .../includes/languages/english/html_includes/ashley_pink/define_main_page.php no blanks, no lines remained (noted that on the main page was the Easy slider from the Ashley Pink template)
- I turned off all the boxes from Index Listing
- I tried to edit the stylesheet.css on line 124 - padding to 0 resolves that only on main page, but on contact us and about us page the footer cuts the buttons on the bottom of the page.
I'm left with no idea, maybe someone could help me with this problem.
The site is only a test site at http://www.natural.harmonyhandmade.ro/
Also, if I implemented this mod, do I have to delete any other file(s) because the easy slider is no longer present on main page, in order to eliminate unuseful and maybe conflictual files.
Thanks.![]()
Also, when I try to validate CSS, I get some errors of this kind:
http://jigsaw.w3.org/css-validator/v...Dindex&lang=en.view-first img Property transition doesn't exist in CSS level 2.1 but exists in [css3] : all 0.2s linear
.....
.view-first h2 Property opacity doesn't exist in CSS level 2.1 but exists in [css3] : 0
....
.view-first p Property transform doesn't exist in CSS level 2.1 but exists in [css3] : translateY(100px)
...
.view Property box-shadow doesn't exist in CSS level 2.1 but exists in [css3] : 1px 1px 2px #e6e6e6
What should I do?
Thanks in advance