Quote Originally Posted by darktowerhobbies View Post
ok I am going to give this tempalte another go and all seems well except I have the line HEADER_SALES_TEXT below my logo.

I have read the readme first doc and there is nothing in there and since this thread is now over 185 pages long I might be reasking an old question.

the url is http://www.durinstower.com/shop

This is a test server

Thanks
Looks like you wanted to remove the sales text section, but did it incorrectly. You should have changed this:

Code:
define('HEADER_SALES_TEXT', 'Your logo could be wider here, Sales Header Text Could Be here, Or a Banner Image, or any combination of the three; find instructions in the readme.txt, which you have read already, right?');
To this:
Code:
define('HEADER_SALES_TEXT', '');