Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Test site not same as the demo online store
Author « Topic »  

laleirina
Advanced Member

United Kingdom
173 Posts

Posted - 11/15/2021 :  08:10:13  
I wonder if you can help, please.
We re-installed the template and layout of it is very different from the demo on your website.
Demo: http://www.ectdemostore.com/responsivenatura/proddetail.php?prod=inkjet001
Ours: http://www.doorentryshop.com/proddetail.php?prod=inkjet001

What did we do wrong?

Kind regards,
Irina Lale

Vince
Administrator

42874 Posts

Posted - 11/15/2021 :  08:30:24  
Hi Irina
In the demo store the short description is displayed beside the product and the long description is displayed at the bottom in the "Spry" tabs. It looks like you are only displaying the long description and I'm not sure if that is by design, but if it is and you want the description to appear alongside the image as in the demo, add this to the site style sheet, "css/style.css" ...

div.detaildescription {
font-size: 0.9em;
margin: 5px 1%;
padding: 4px;
line-height: 1.8em;
float: right;
width: 53%;
background: #eee;
border-radius: 4px;
box-sizing: border-box;
clear: right;
}

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000