X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   detailed image box question... (https://forum.x-cart.com/showthread.php?t=5086)

edwardc 11-04-2003 03:22 PM

detailed image box question...
 
Is there a way modifiy the detailed image section so I can put html code there instead of an image?

B00MER 11-06-2003 11:34 PM

This is what the extra fields on the products can be used for. You can even modify the products table fields param00-09 to a TEXT type vs a VARCHAR(255) which will allow you to insert more than 255 charachters of data on each extra field on the product. You will need to comment out or find ways to resetup the placement and displaying of the extra fields as they aren't placed underneath the product pages like the detailed images module is. Its also a good idea to change the field on the extra fields for each product from an input type (single line) to a textarea html tag so you can easily insert/edit the HTML on the product pages.

hth. ;)


All times are GMT -8. The time now is 09:51 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.