Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Product Info text wrap

Product Info text wrap

Locked

Views: 1,088

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
21 Aug 2008, 2:49 PM
#1
sathiy avatar

sathiy

New Zenner

Join Date:
Aug 2008
Posts:
10
Plugin Contributions:
0

Product Info text wrap

I have all the possible configuration setting, but unable to have text wrap around the image please see doc.

Is it a config change or code change.

Thanks for the help

21 Aug 2008, 5:52 PM
#2
gofish avatar

gofish

New Zenner

Join Date:
Aug 2008
Posts:
2
Plugin Contributions:
0

Re: Product Info text wrap

I'd like to know, too, mine shows up wrapped in firefox, but not in IE, it's so crazy. Thanks!

31 Aug 2008, 1:59 AM
#3
sathiy avatar

sathiy

New Zenner

Join Date:
Aug 2008
Posts:
10
Plugin Contributions:
0

Re: Product Info text wrap

i fixed it by modifying the - tpl_product_info_display.php

I ended up putting a HTML table

:clap:

31 Aug 2008, 2:52 AM
#4
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: Product Info text wrap

OY! Just removing the float: left from the image in the CSS would have been easier.