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
 Correct appearance of related products
Author « Topic »  

Andrey9
New Member

Israel
98 Posts

Posted - 05/09/2018 :  06:05:26  
Hi!
I configer related products but thier appearance on products detaled page look brocken.
In Google Chrome pelated product appear i right side of page instead of to appear on bottom of current page.
http://www.tiensisrael.com/proddetail.php?prod=Sleeping_Duo
In Microsoft Edge in left side of page instead of to appear on bottom of current page.
How to rsolve this problem.


Kislev Andrey

Andy
ECT Moderator

95440 Posts

Posted - 05/09/2018 :  06:32:59  
Hi Kislev

Can you add this to vsadmin/includes.php and let us know if it helps

$csstyleprefix='cs';

Andy

Please feel free to review / rate our software

Andy
ECT Moderator

95440 Posts

Posted - 05/09/2018 :  06:52:31  
One other thing, find this in ectstyle.css

p.cstitle{
float:left;
text-align: center;
color:#ffffff;
width:98%;
padding:4px 6px;
background:#c4a973;
border-radius:4px;
font-size:1.2em;
margin-center:15px;
}

and change it to

p.cstitle{
text-align: center;
color:#ffffff;
width:98%;
padding:4px 6px;
background:#c4a973;
border-radius:4px;
font-size:1.2em;
clear:both;
}

Andy

Please feel free to review / rate our software

Andrey9
New Member

Israel
98 Posts

Posted - 05/09/2018 :  07:04:01  
I added it to vsadmin/includes.php, but nothing happening!

Kislev Andrey

Andrey9
New Member

Israel
98 Posts

Posted - 05/09/2018 :  07:11:26  
Also nothing happening after second change in ectstyle.css

Kislev Andrey

Andy
ECT Moderator

95440 Posts

Posted - 05/09/2018 :  07:16:11  
It looks good to me now, maybe you need to force a refresh on the page -Ctrl+Refresh

Andy

Please feel free to review / rate our software

Andrey9
New Member

Israel
98 Posts

Posted - 05/09/2018 :  08:13:19  
Yes, now working good.
Thanks

Kislev Andrey
  « 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