How to remove the title attribute using dreamweaver?

Here are some html code: <A title=”mens glasses” href=”http://www.cheapglasses123.com/men-glasses”>Men’s Glasses</A> <A title=”womens glasses” href=”http://www.cheapglasses123.com/women-glasses”>Women’s Glasses</A> <A title=”kids glasses” href=”http://www.cheapglasses123.com/kids-glasses”>Kids Glasses</A> If we do not need title attribute in these href code, and let them be:

How to change left width 2-columns skin of x-cart v4.5?

For 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; }