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
Author « Topic »  

iaind
Advanced Member

145 Posts

Pre-sales questions only
(More Details...)

Posted - 09/28/2018 :  01:58:10  
Hi

I've just changed over from Magic magnify to Magic zoom plus and the main image of the proddetail page is now smaller than it was! On the large image (which I think is the one that should be displayed on that page) the image width is 400px but it looks half that size. Could you please take a look and advise where I've gone wrong?

Thanks

Andy
ECT Moderator

95440 Posts

Posted - 09/28/2018 :  02:02:22  
Hi Iain

Can you let us know a page where you have it set up and we'll take a look?

Can you also check you have the correct images defined for the large and giant images?

Andy

Please feel free to review / rate our software

iaind
Advanced Member

145 Posts

Pre-sales questions only
(More Details...)

Posted - 09/28/2018 :  02:10:55  
Hi Andy

The page is http://www.dogguardsrus.co.uk/Custom-Made-Dog-Guard-for-Volvo-XC60-2017-onwards and I've just redone the images and they're still the same size

Andy
ECT Moderator

95440 Posts

Posted - 09/28/2018 :  02:19:08  
In style.css can you change

/* The product detail page
-------------------------------------*/
div.detailimage{
margin-top: 40px;
float:left;
width:200px;
padding:10px;
}

to

/* The product detail page
-------------------------------------*/
div.detailimage{
margin-top: 40px;
float:left;
width:98%;
padding:10px;
}

Andy

Then below that you have the product name, id etc set at a pixel width, I think those should be set to 98% width too. Back up style.css before making any changes.

Andy

Please feel free to review / rate our software

iaind
Advanced Member

145 Posts

Pre-sales questions only
(More Details...)

Posted - 09/28/2018 :  02:57:06  
Hi Andy

I can't see that it's made any difference

Andy
ECT Moderator

95440 Posts

Posted - 09/28/2018 :  03:02:09  
The css may be cached, use Ctrl+Refresh

Andy

Please feel free to review / rate our software

iaind
Advanced Member

145 Posts

Pre-sales questions only
(More Details...)

Posted - 09/28/2018 :  03:12:54  
Oops, thanks Andy. However..... my title bar seems to have slipped down the page now....

Andy
ECT Moderator

95440 Posts

Posted - 09/28/2018 :  03:23:01  
Change this

.detailname {
color:#000;
float: left;
padding:6px;
width:98%;
float:left;
font-size: 1.2em;
margin-left: -200px
}

to

.detailname {
color:#000;
float: left;
padding:6px;
width:98%;
float:left;
font-size: 1.2em;
}

Andy

Please feel free to review / rate our software

iaind
Advanced Member

145 Posts

Pre-sales questions only
(More Details...)

Posted - 09/28/2018 :  03:27:48  
Bizarre! Thank you.

Andy
ECT Moderator

95440 Posts

Posted - 09/28/2018 :  03:29:35  
Is that all ok now or should the product name be above the image?

Andy

Please feel free to review / rate our software

iaind
Advanced Member

145 Posts

Pre-sales questions only
(More Details...)

Posted - 09/28/2018 :  03:37:45  
I think that it used to be above it.....

Andy
ECT Moderator

95440 Posts

Posted - 09/28/2018 :  03:52:51  
I have just replied to your mail.

Andy

Please feel free to review / rate our software
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000