Thanks for getting back!!! The first option is precisely what I did, kept the header image exactly the same dimensions, just overlayed the logo and resaved, but the alignment keeps gets botched when I try to remove the text version. Any suggestions on how I can adjust the following to remove the text without screwing up the alignment?… much appreciated.
/* –= Logo =– */
h1 a { display:block; width:378px; float: left; color: #000000; font: bold 40px “Helvetica Neue”, Helvetica, “Trebuchet MS”, Arial, Verdana, sans-serif; text-transform: uppercase; text-decoration: none; letter-spacing: -2px; text-indent: 35px; height: 60px; padding-top: 51px; }
h1 a:hover { color: #000000; }
/* If you want a TEXT BASED LOGO instead of an image, delete the line of code below */
/* If you want a TEXT BASED LOGO instead of an image, delete the line of code above */