Ok I have a realy big problem i realy want to have this page transition efect in my blog
<meta http-equiv="Page-Enter" content="progid:DXImageTransform.Microsoft.Pixelate(Duration=5.0)"
But it wont work
in a normal .html i just add this as one of the first lines
and work perfectly but not on Wordpress
I running wordpress on my on server
i tried to add the code in header.php but no results
I do see there is some meta tags already in header.php
the most similar is:
<meta http-equiv="content-type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /
So what do i do
please i want the Blogpage to load with a pixel efect
using directx and the code i meantioned is perfect for this
just dont work on wordpress
I spent 2 days googling to try find something about this
but no meation on Transition efect and pixelate meta tags together with wordpress
I did find a bunch of codes but all meant for normal .html page
I made .html pages all my life but recently got into .php and wordpress as a newbie , maybe someone kind to help
By the way Wordpress is great