How to change left width 2-columns skin of x-cart v4.5?
March 22nd, 2012 — adminFor our personal needs, we may need to change the left width of 2-columns skin of x-cart. At present, most users are using X-cart Gold V4.5.
Go to skin/2-columns/css, and open altskin.css, change:
#left-bar {
width: 207px;
margin-left: 0;
}
Continue reading “How to change left width 2-columns skin of x-cart v4.5?”