Thanks for the quick reply kobra. One of the problem is to set the top banner width & height. In stylesheet.css it shows,
#headerpic {
position: relative;
background: url("../images/hd.jpg");
background-repeat: no-repeat;
height: 171px;
width: 1000px;
}
I want to shorten the height so I changed height : 120px; the headerpic do not change upon refresh. I have set the permission to 777. What is wrong then.![]()





