1) Source file for specific template can be downloaded from here::
http://www.joomlart.com/forums/downloads.php?do=file&id=1661
which contains the psd file titled — blue.psd for your consideration
2) You can change this::
h1.logo a {template.css (line 300)
background:url(“../images/logo.png”) no-repeat scroll left center transparent !important;
display:block;
height:42px;
margin-left:0;
width:124px;
}
to
h1.logo a {template.css (line 300)
/*background:url(“../images/logo.png”) no-repeat scroll left center transparent !important;*/
display:block;
height:42px;
margin-left:0;
width:124px;
}
Css file reference:: templates/ja_rave_new/css/template.css