hm, i have gotten it to work now i think
I found this on a style.css
#header {
background-image:url(“path/to/image”/*tpa=https://yoursite.com/wp-content/themes/yourtheme/imagesyourheadername.gif*/);
width:1046px;
height:157px;
}
All i did was to remove the the /tpa=https://yoursite.com/wp-content/themes/yourtheme/imagesyourheadername.gif*/);
and it works now.
What does the tpa thing do ? do i need it for something ?
/*
*/
dont i use that for templates (pages)?