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
 Getting Started and Pre-Sales
 Orders Admin Panel v.6.8.5
Author « Topic »  

charmarsh
Ecommerce Template Expert

USA
951 Posts

Posted - 03/26/2018 :  18:29:33  
Sorry, Andy, I just got around to updating my store, and my subscription must have expired... Is the new admin orders panel supposed to have each section inside of an outlined block? i.e. billing details, shipping, order status, etc?

Andy
ECT Moderator

95440 Posts

Posted - 03/27/2018 :  00:01:30  
Hi

It will have a border around each section. There is a new css file you can use to personalize the layout called ectadmincustom.css - there are some notes here https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=109122

Andy

Please feel free to review / rate our software

charmarsh
Ecommerce Template Expert

USA
951 Posts

Posted - 03/28/2018 :  16:56:13  
I have the same issue as
https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=109603

using Safari 11.0.3 on two computers. (Not an issue with older Safari). However it also has the same issue on my iPhone.

I uploaded the ectcart.css file again but no change. It does not seem to be a refresh issue. I was thinking maybe there is another stylesheet somewhere on my server. I have several stylesheets maybe there is a conflict.

Paradise
Ecommerce Template Guru

USA
1602 Posts

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

Posted - 03/28/2018 :  17:27:49  
You cleared the Cache?

Responsive Design Deals Ecomm Plus - ASP 6.8
www.paradiseclothingco.com

Marshall
Ecommerce Template Guru

USA
1916 Posts

Posted - 03/28/2018 :  17:30:56  
The CSS file that affects the borders is in the vsadmin folder: adminstyle.css. You can create a CSS to modify styles for the admin. This needs to be called ectadmincustom.css. If you want the borders to go away, I believe you need to add
div.addresses,div.shipaddress,div {border:none !important;}
to the ectadmincustom.css. The ectadmincustom.css file is so changes you make will not be over written should you make the changes to the adminstyle.css file.

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

Andy
ECT Moderator

95440 Posts

Posted - 03/29/2018 :  00:08:03  
Hi

I believe we sent you an email about this yesterday, Marshall is correct, the css we suggested was

div.container {
padding: 0px 2px;
}
div.address, div.shipaddress, div.adddetails, div.orderstatus, div.shipping, div.authcapture {
padding: 1px 2px;
border:0px;
}

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