
Originally Posted by
IntelCos
Hey Q,
When I built this the first round om 1.3.02, I did not need to mod anything to make the text flow down along the right of the image as you can see from the test active site in the previous posts. I alos used the non-admin version of tabs which was the only difference other the the versions now.
So, there has to be a quick way to do this, I did a compare on the files from 1.3.0.2 and 1.3.7 and there are so many changes I don't really know where to start.
Oh yea there is a quick way for this, I know where the fix is. The reason it was done that way was to make room for the product details like stock qty, model number, and "ask a question" link on the right side of the picture.
But if you are not using them then you would have a big space like you say. I'm just wondering if there is an easier way to do it when I release an updated tabbed products lite file. I think it would probably make sense for me to add the clear:both to the css so you could remove it easily without code change. For now, the fix is
FIND in templates/tpl_tabbed_products_lite.php
Code:
<!--eof Product details list -->
<br class="clearBoth" />
REMOVE this:
Code:
<br class="clearBoth" />
FIND in templates/tpl_product_info_display.php
Code:
<!--eof Product details list -->
<br class="clearBoth" />
REMOVE this:
Code:
<br class="clearBoth" />

Originally Posted by
IntelCos
Also, I'm not sure that update fixes all the issues in regards to the rollovers. Will see, but after getting it to finally work with all the reverts, not sure I want to got a round 3 on this.
Thou musn't doubt the Q! All is perfect when the Great and Powerful Q puts his name on it. so yes.. the entire 1.3.6 Easy Rollovers contrib could not work at all the way it was.. the readme was correct, but the foldername was just confused. it works as expected now, Guaranteed!
You can get it here: http://www.zen-cart.com/forum/showth...768#post324768 since its not yet approved to the downloads area yet.
Bookmarks