[Help} is there a WP theme that can do this?

assassinmarketing

Regular Member
Joined
Jun 16, 2010
Messages
248
Reaction score
181
my client wants a site similiar to this
Code:
http://ktamn.com/programs/

is there a WP theme with comparable functions?

espicially the looped video background?
 
Umm...that IS Wordpress.

So, yes, there's a theme that can do that. LOL
 
You guys know that's not what he's asking. 😖 Themeforest probably I think I've seen something very similar over there.
 
Last edited:
^^ take a look at themeforest, i've seen a similar one too with a video in the background.

Here is one that I pulled out of my browser history

HTML:
http://www.eneaa.com/templates/apolo/blog/
 
This site,have video background to:
Code:
http://www.hannathemovie.com/#/home

Theme is:
Code:
http://activeden.net/item/full-screen-video-background-template-as3-version/85688?ref=dSKY&ref=PauliusR&clickthrough_id=&redirect_back=true
 
in the code it says
Code:
<link rel="stylesheet" href="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://ktamn.com/wp-content/themes/kukkiwon/style.css"]http://ktamn.com/wp-content/themes/kukkiwon/style.css[/URL]" type="text/css" media="screen" />
tells me either there is a theme called kukkiwon or it's a custom one made by a real webdesigner

the trick is pretty simple
he has a div with the z index set below the zindex of the wrapper div
and within the div under it he has a custom flash player running playing a looped vid
 
Last edited:
Yeah "Kukkiwon" isn't a theme.(it's a gym in Korea) the designer obviously customized a base theme. I was just trying to see if I could find something already put together that was similar functionally. (or the actually theme itself.)

*but that little string of code you pointed out should do the trick, thanks
 
This site,have video background to:
Code:
http://www.hannathemovie.com/#/home

Theme is:
Code:
http://activeden.net/item/full-screen-video-background-template-as3-version/85688?ref=dSKY&ref=PauliusR&clickthrough_id=&redirect_back=true

Thanks! That has some possibilites
 
try magazine themes with slider. there're a lot of free theme at wordpress. you can test it on your local.
 
Back
Top