for : : go to admin > configuration > ezpages setting .. you can turn it off from there.
for weight ..
Configuration > Product Listing > Display product weight > and set to 0 .. ,
product name uppercase . you need to modify your stylesheet_main.css
#productName {
-
background:#FFBD00 url(../images/bg_title.gif) repeat-x scroll 0 0;
border:1px solid #C0C0C0;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:5px 0 8px 21px;
text-transform:uppercase;
}
remove the property in red .
to turn off category count ..
Configuration > My store > Show category count and set to False




