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)
-   -   Problem with product description.. (https://forum.x-cart.com/showthread.php?t=56330)

Monicca 11-02-2010 05:30 AM

Problem with product description..
 
Hi! Can somebody help for me?

If I resize my detailed picture to bigger size, my product descriptions , SKU , price etc.. not correctly show. These are in the right site and not all show :(

I would like that product descriptions would be under the picture . How can I do this?




Here is the pic about my problem:





Many thanks! :roll:

pauldodman 11-02-2010 06:36 AM

Re: Problem with product description..
 
You would need to edit the template - if you use Webmaster mode, you can always find out what template it is that you should edit - then if you are familiar with html code - move the description under the image.

Monicca 11-02-2010 08:45 AM

Re: Problem with product description..
 
Thank you! I will try it! :)

Monicca 11-02-2010 10:28 AM

Re: Problem with product description..
 
Ok , I could change the SKU and Price, they are in correct place: under the picture. But product description is still on the right side :( I am not good in HTML so can somebody help??

:roll:

This was what I've changed: ( margin-left to margin bottom)

<div class="details"{if $max_image_width gt 0} style="margin-left: {math equation="x+14" x=$max_image_width}px;"{/if}>
{include file="customer/main/product_details.tpl"}

cflsystems 11-02-2010 06:37 PM

Re: Problem with product description..
 
No. You will have to take the whole right side div and put it under the image div. And that can be done with just changing the css clases assign to them. Also changin the margin-left to margin-bottom is not the way to do it. You really need some html/css knowledge to be able to move things around in the pages. Also try Firebug addon for FF, helps a lot

Monicca 11-02-2010 11:43 PM

Re: Problem with product description..
 
Thank you so much ! I will try it!

Monicca 11-03-2010 01:53 AM

Re: Problem with product description..
 
Yessss! I did it and now it's working perfectly!! :D/

Thank you again !! ;-)


All times are GMT -8. The time now is 03:55 AM.

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