Quote Originally Posted by jettrue View Post
Sorry, all that double domain stuff is WAY over my head. when you tried this above:

behavior: url(csshover.htc)

You did move csshover.htc to the top of your website right? Instead of in the incudes folder? Other than that, sorry, I haven't a clue.
As always thank you for responding. Yes I moved the file to the root directory. I also tried a suggestion I got from another forum to add the following to index.php:

<?php
$url="http://www.all4coffee.com/";
header("Location: $url");
?>

But it didn't work. Do you know where could I look for help on this issue. I would be willing to compensate...