php - same page transparant intro -


we looking place semi-transparent welcome image on clients wordpress main index page, http://www.editionsof100.com/.

i suspect has been created using jquery, possible create similar adding css or index.php on wp?

this quite simple, pointless imho:

create div wherever want image located:

<div id="hello"><img src="http://tonkapark.com/projects/hello.png"></div> 

then use .fadeout() on element. standard & simple jquery

references:


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -