Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

details text showing up weird

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 06-16-2004, 05:50 PM
 
Taraauto Taraauto is offline
 

Member
  
Join Date: Apr 2004
Posts: 21
 

Default 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 $ *} <TABLE border=0 cellPadding=0 cellSpacing=0 {$extra}> <TR> <TD height=15 class=DialogTitle valign=bottom>{$title}</TD> </TR> <TR><TD class=DialogBorder><TABLE border=0 cellPadding=10 cellSpacing=1 width="100%"> <TR><TD class=DialogBox>{$content} </TD></TR> </TABLE></TD></TR> </TABLE>


what am I doing wrong here?
Reply With Quote
  #2  
Old 06-16-2004, 05:53 PM
  DogByteMan's Avatar 
DogByteMan DogByteMan is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 833
 

Default

Because your picture is too wide... Put that size picture under detailed pictures.
__________________
Dedicated Server provided by EWD Hosting
X-Cart version 4.1.12
PHP 5.3.2
MySQL server 5.0.87-community
Operation system Linux
Perl 5.008008
dogbytecomputer.com
Reply With Quote
  #3  
Old 06-16-2004, 06:17 PM
 
Taraauto Taraauto is offline
 

Member
  
Join Date: Apr 2004
Posts: 21
 

Default

Quote:
Originally Posted by DogByteMan
Because your picture is too wide... Put that size picture under detailed pictures.

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
Reply With Quote
  #4  
Old 06-19-2004, 10:51 PM
 
Taraauto Taraauto is offline
 

Member
  
Join Date: Apr 2004
Posts: 21
 

Default

no one has a clue cause ive been searching through code all weekend and i still can find nothing
Reply With Quote
  #5  
Old 06-22-2004, 12:37 AM
 
wgr wgr is offline
 

Newbie
  
Join Date: Jun 2004
Posts: 2
 

Default

try closing the table row after the image, then opening another before the description cell.

Code:
<tr> <td valign=top align=left width=200> [img]/xcart/image.php?productid=15[/img][b] </td> </tr> <tr> <td valign=top> <span class=> Start your day with the

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.
Reply With Quote
  #6  
Old 06-22-2004, 03:39 AM
  BCSE's Avatar 
BCSE BCSE is offline
 

X-Guru
  
Join Date: Apr 2003
Location: Ohio - bcsengineering.com
Posts: 3,091
 

Default

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
__________________
Custom Development, Custom Coding and Pre-built modules for X-cart since 2002!

We support X-cart versions 3.x through 5.x!

Home of the famous Authorize.net DPM & CIM Modules, Reward Points Module, Point of Sale module, Speed Booster modules and more!


Over 200 X-cart Mods available & Thousands of Customizations Since 2002 - bcsengineering.com

Please E-Mail us for questions/support!
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:48 AM.

   

 
X-Cart forums © 2001-2020