phalguna Posted January 30, 2009 Share Posted January 30, 2009 Dear Friends, When I put a product all is ok but when I look the product description the prices don´t appear. an example here: http://allvedic.com/shop/product_info.php?...products_id=320 Please if someone can tell me why i will be very gratefull Regards Frank Link to comment Share on other sites More sharing options...
NodsDorf Posted January 30, 2009 Share Posted January 30, 2009 Problem is the code with IE, in Firefox it works fine. I'm not certain as to why, but I hope that helps. Here is the source code IE is trying to display. (Cut to the part where the price should be) <table cellpadding="0" cellspacing="0" border="0"> <tr> <td style="vertical-align:middle; height:28px;"><table width="50%"> <tr> <!-- <td width="472" height="33"><em>Cold Aid</em></td> <td width="474"><em><span class="productSpecialPrice"> $17.60 </span></em></td> --> <!-- //BOF added by enSys (ravi) Friday, October 31, 2008 --> <td valign="top"><h1>Cold Aid</h1></td> <td align="right" valign="top"><h1>$17.60</h1></td> <!-- //EOf end by enSys (ravi) Friday, October 31, F008 --> </tr> </table> <em><span class="productSpecialPrice"> </span></em></td> </tr> </table> Link to comment Share on other sites More sharing options...
NodsDorf Posted January 30, 2009 Share Posted January 30, 2009 I guessing it has to do with table structure. Look at this product: http://allvedic.com/shop/product_info.php?...products_id=292 In Internet Explorer Then Look at with Firefox. Its way out of wack in IE, firefox manages to display fine. Link to comment Share on other sites More sharing options...
phalguna Posted January 30, 2009 Author Share Posted January 30, 2009 So, in which file I have to make the changes?? Regards and thanks for your help & time Phalguna Link to comment Share on other sites More sharing options...
NodsDorf Posted January 31, 2009 Share Posted January 31, 2009 Sorry I don't understand the differences in IE and Firefox to give you any other answer. All I know is that IE is more picky about how it displays things. Firefox is a much better at sorting through extra not needed code. Hopefully somebody else will be able to help. Good luck Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.