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
 ASP (Windows server) versions
 How to remove the Weight Column in Adminorders
Author « Topic »  

newbielearner80
Advanced Member

USA
239 Posts

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

Posted - 02/23/2021 :  22:38:45  
Hi there,

Under adminorders.asp when viewing customer's order, please advise how to remove the "Weight" column so this column does not show. I like showing columns Product ID, Product Name, Options, Quantity, and Price only. But not displaying the Weight Column.

Thanks in advance,
Amy

Vince
Administrator

42766 Posts

Posted - 02/24/2021 :  02:16:57  
Hi Amy
If you create a file in the /vsadmin/ folder called "ectadmincustom.css" then any styles in that will be added to your admin pages. So create that file and add this...

.ordrowweightcol {
display: none !important;
}

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.03 seconds. Snitz Forums 2000