Quote:
Originally Posted by Creed
Sure thing, in the CAFEPRESS template, just remove "$header" and its gone 
|
hmmm...actually meant the header image from the cafepress script, the logo from cafepress is the same as my main site logo, and doesn't look to good having them both...
I guess it has something to do with this line
PHP Code:
echo "document.write('<div style=\"width:'+w+';height:'+h+';background:white url(http://zoom.cafepress.com/'+(z%10)+'/'+z+'_zoom.jpg) no-repeat center center;\"><img border=\"'+b+'\" class=\"imageborder\" src=\"http://www.cafepress.com/cp/img/'+(g?'zoom':'spacer')+'.gif\" width=\"'+w+'\" height=\"'+h+'\"></div>')";