Re: Style DarkIcy For IP2.0
I'll spend some time going through some of the things that possibly needs to be changed with you, but at the moment I'm up to my eyeballs with other things that have more priority.
But if you are going to use stuff for css3 and IE9 then you would need to add the variations between the head tags.
Remember this sort of stuff - -
Not an IP example - - but unfortunately it hasn't gone away!
<!-- IE conditional comments: http://msdn.microsoft.com/workshop/author/dhtml/overview/ccomment_ovw.asp -->
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="<?php echo DIR_PATH ?>/js/fancybox/ie.1.3.4.css" media="screen" />
<![endif]-->
<!--[if lte IE 6]>
<script type="text/javascript" src="<?php echo DIR_PATH ?>/js/pngfix/supersleight-min.js"></script>
<style type="text/css">
body {height:100%;}
</style>
<![endif]-->
So if you are going to use browser specific mark-up particularly for IE, you need to add the css that is not compliant with WC3 in statements in between the header tags.
Edit:
Free servers are not worth the crap they are
not written on - - Talk to
MG - - See if he has any suggestions that may help you get a "Better" result.
Edit - Edit:
On the other hand Limun, If you are still running your "Old" site, you should be able to pick up another Domain Name and add it to your existing ISP as a totally independent domain that has no connection with the parent domain.