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)
-   -   Moving Description Text (https://forum.x-cart.com/showthread.php?t=38383)

toolexperts 03-18-2008 04:33 AM

Moving Description Text
 
I am trying to move some things in my prioduct area around, and I have been unsuccesful, what I'd like to do is move the area circled up and then move the text below the picture, can anyone advise? Thanks!http://216.75.30.97/skin1/images/help.JPG

neroag 03-18-2008 05:39 AM

Re: Moving Description Text
 
have you tried editing the file /skin1/customer/main/product.php

you can move the description by relocating the line

Code:

{if $product.fulldescr ne ""}{$product.fulldescr}{else}{$product.descr}{/if}

then adjust the tables accordinly

balinor 03-18-2008 05:40 AM

Re: Moving Description Text
 
Didn't I already explain to you how to do this?

toolexperts 03-18-2008 05:57 AM

Re: Moving Description Text
 
I tried Balinor, but it shot the text everywhere

balinor 03-18-2008 05:58 AM

Re: Moving Description Text
 
That thread explains exactly what you need to do - create a new table row, span the columns, move the description code. If you are having issues, please continue the discussion in that thread..no need for a new one.


All times are GMT -8. The time now is 02:41 PM.

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