I recently moved hosting and the logo in the header has disappeared, can anyone tell me what to do to fix it? Site is DeeFashion.com thanks
if you uses wordpress: place the image url on its respective place example: #IDOFHEADER { float: left; background: url(images/bg_head_top_logo.jpg); height: 40px; width: 60px; margin: 22px 10px 20px 20px; list-style: none } or try to look to your index.php and find the location where it should placed