Help on my logo I think I did it right because there is a broken image on the header and if i right click it and open image in new tab the image will appear, The size is correct.
Can I Trick the theme to just paste the image url on the style.css file? if so where can I paste it?
*/
/* header -----------------------------------------------------------*/
body{
background:url(../../images/bg.gif) #f0f0f0 repeat-x;
}.spacer{
height:20px;
}#header_shine{
background:url(../../images/header_shine.png);
width:507px;
height:363px;
position:absolute;
}#wrap{ position:relative;}
.logo{
width:300px;
height:65px;
}
.logo h1{
text-indent:-9999px;
}#phone_number{
font-size:1.5em;
padding:0 0 0 30px;
line-height:25px;
height:20px;
width:590px;
text-align:right;
}#phone_number img{
margin-right:8px;
}.tagline{
font-size:0.55em;
line-height:13px;
color:#585858;
}