I think i'll wait for your new version. When it's ready, just let me know and i'll be happy to test it out.
Thanks!!!
Printable View
You bug, a new version...lol
Ok, but before I go and have a tizzy, can I ask you how I would make the image show to the right of the text inside the tab like I have rather then the left?
Beerrrrrrrrrr, time
oh mighty Q, if I understand you right, the tab code is pulling off the default config of ZC in relation to image and text placement?
Forget that, Ryk showed me how to do this and yes it makes a big difference towards the visual of the tabs.
add this to your css
#productMainImage, #productDescription3 img {float:right; padding-left:2em;}
and bingo:lamo:
I got the whitespace filled BUT in firefox it's still under main image:wacko:
Looks OK in in IE7 except for the top margin or padding.
Just can't figure out why its not working in firefox?
Take a peek http://www.estore.haskellgraphics.co...ral-p-188.html
I took out the clearboths's, added the ignoreglobals and it worked like you said except for FF.
I fixed all but one position issues with tabbed lite ( gotta move store to root so that link is no good estore. subdomain is being moved )
Anyway I think I know how to get the gap fixed too.
Firebug saysThats the culprit making the gap. Just don't where to remove it quite yet.Code:<h1 class="productGeneral" id="productName">Ceramic Tiled Mural</h1>
Thanks for your MOD it really helped my sad store:yes:
I might make a bunch of Zen mugs for some of you when I get done:wink2:
When displaying additional images there the model number with an additional ">" show up along side each additional image. This only occurs when the additional images are not given their own tab but rather allowed to display in their natural position, at the bottom of the page.
See it here (scroll to bottom of page to see additional images: http://1wristwatch.com/zen3/g9000mc-...tch-p-301.html
PS. I've searched the forums and have tried to find the problem myself by following the trail of files which might contain this error, no luck so far.
Hmm This appears to be part of the additional images file, which I don't change, I only load it. Perhaps something was modified in your tpl_modules_additional_images file when you added the lightbox contrib? Are you using the default additional images template file?