Re: Tabbed Products Pro (TPP) Contrib - Official Thread
I've put together a little test demo for most of the tab styles to be tested out.
Its a radio box chooser that auto-loads the tabs for that number so you can try them all out:
Tab Switcher Demo
(This is not part of the tab contrib, this is something I set up for you all to see all the different styles)
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
very very very good contribuition
works fine with cross-sell
TANKS qhome
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
If you want images in your description it works if you use align=right for example, but when you do this it flickers the image and then doesn't show it at all.. not in the description, or any tabs at all.
HTML Code:
<img width="250" style="float: right; margin: 0px 5px 5px 0px;" src="http://www.totalgarage.ca/garagemahal/rd_1.jpg" />
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
quentinjs
If you want images in your description it works if you use align=right for example, but when you do this it flickers the image and then doesn't show it at all.. not in the description, or any tabs at all.
HTML Code:
<img width="250" style="float: right; margin: 0px 5px 5px 0px;" src="http://www.totalgarage.ca/garagemahal/rd_1.jpg" />
I'm not seeing this effect. What browser?
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
I've put together a little test demo for most of the tab styles to be tested out.
Its a radio box chooser that auto-loads the tabs for that number so you can try them all out:
Tab Switcher Demo
(This is not part of the tab contrib, this is something I set up for you all to see all the different styles)
I like tab 10. When will the images along with the stylesheet for it be available?
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
Berserker
I like tab 10. When will the images along with the stylesheet for it be available?
They are already available. Read my posts above
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
I'm not seeing this effect. What browser?
I was using FF2 at the time, I never checked it in IE6
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
I've put together a little test demo for most of the tab styles to be tested out. Its a radio box chooser that auto-loads the tabs for that number so you can try them all out:
Tab Switcher Demo
(This is not part of the tab contrib, this is something I set up for you all to see all the different styles)
Sweet! And thanks.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
quentinjs
I was using FF2 at the time, I never checked it in IE6
Hmm... I checked IE7, FF2, Opera9 and not seeing any problem with the image. Are you saying it flickers when you use align="right" or when you use the string above? I tried both:
Code:
<img width="250" align="right" src="http://www.totalgarage.ca/garagemahal/rd_1.jpg" />
Code:
<img width="250" style="float: right; margin: 0px 5px 5px 0px;" src="http://www.totalgarage.ca/garagemahal/rd_1.jpg" />
Neither of them "flicker" for me on any of the above browsers.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Okay my machine is on drugs and isn't sharing! I just re-did it and its working now.. SO BIZARRE!
So on to more fun things....
1. how do I remove the <hr> lines?
2. using http://www.totalgarage.ca/products/i...products_id=84 I want to have the dimensional information on the "Details" tab. Is this possible, as its just text in the product description currently.
3. I'm going to look into how I can get the shipping dimension fields added to the tabs, should be interesting...