![]() |
details text showing up weird
https://209.249.204.245/xcart/customer/product.php?productid=15&cat=25&page=1
why is my text moving to the far right like that and not under the product dialog.tpl Code:
{* $Id: dialog.tpl,v 1.15 2003/11/14 07:28:30 svowl Exp $ *} what am I doing wrong here? |
Because your picture is too wide... Put that size picture under detailed pictures.
|
Quote:
anyway i can just move the text cause my boss for some dumb reason wants big pics for thumbnails and i dont like hearing him bitch |
no one has a clue cause ive been searching through code all weekend and i still can find nothing
|
try closing the table row after the image, then opening another before the description cell.
Code:
<tr> that'll fix it, i just hope i was clear enough! oh, i forgot to mention that you could either edit just that page (download, edit, upload it) or you could change the dialog.tpl to make all your pages look like that.. since it's only happening because of your HUGE picture, i'd probably just edit that one page. |
You'll probably want to edit skin1/customer/main/product.tpl and rearrange the table so that the text appears below the image since many of the products have relatively large images. It's pretty simple to do once you figure out their table (which may take some tabing of their code to see it).
Hope this helps. Carrie |
All times are GMT -8. The time now is 06:01 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.