| User | Post |
|
1:25 pm July 13, 2009
| MYYZTIK
| | |
| New Member | posts 2 | |
|
|
Id really like to know how to add a flash header to the flexibility theme. Ive tried some plugins but they dont seem to work with the theme which in itself is wierd as I havent found a plugin that doesnt work. Then again If possible I do like to hard code as you learn from trying code thing into your php files.
Any help super apreciated!
|
|
|
2:07 pm July 13, 2009
| Ryan
| | |
| Admin
| posts 1523 | |
|
|
How about adding something like this directly into the feature.php:
<embed style="width:500px; height:150px;" id="VideoPlayback" type="application/x-shockwave-flash" src="flashfile.swf" flashvars=""> </embed>
|
|
|
2:44 pm July 13, 2009
| MYYZTIK
| | |
| New Member | posts 2 | |
|
|
That would be good for feature section but doesnt effect the header. Thanks for the response!
|
|
|
12:30 pm July 14, 2009
| Ryan
| | |
| Admin
| posts 1523 | |
|
|
Oops, sorry. I didn't read your question close enough. You could insert flash into the header, but you'd need to remove all the title, tagline, search and RSS divs.
|
|
|
3:15 pm December 1, 2009
| RedTail
| | |
| Member | posts 5 | |
|
|
Hello, Ryan.
Could you show us which text to replace in the header.php file?
|
|