Hi,
Glad you like it.
Why are you building a site in a path that has a subfolder "/mydomainname.co.uk"?
That's clearly wrong!
The installation check has never failed to be wrong so I'd imagine you've messed up somewhere else.
Sounds like your template isn't using static links but using relative links.
You need to make sure that base href is set before any CSS files are loaded (html_header.php), or that the links to use the template (to load the CSS/JS files etc.) use static URIs (start with /).
Sorry, but since I'm going to be away for a few days and as this is a mistake you've made with your site, I'm afraid I cannot give you any more help here.
I will also say.. whatever you do, DO NOT test a site out in a subfolder.. only test using a full domain or subdomain when testing a site with static URIs.. nothing else makes sense.
I hope the above information is enough for you to get things sorted.
All the best...
Conor
ceon
Bookmarks