Promoshake
El Presidente
Just Getting Started
Member Likes (0)
Hi
I'm wondering how i could a flash header to the business theme ?
I tried to insert the code in the theme options but it didn't work. then i tried to modify directy home.php
by inserting the code here :
<?php get_header(); ?>
I must had it wrong cause then my whole site was down. What is the best way to insert a flash header to the buisness theme please ?
thank you

Responses (2)
Member (joined April 2009) Likes (0)
Hiya onvasemarier,
You'll most likely want to add the code to your header.php file in the Business theme.
Where it goes in the header file would depend largely on what it's meant to do and goes a bit outside of how we can help in the forums.
Member (joined August 2011) Likes (0)
Greetings! I have worked in the Business theme, and this is not really all that painful if you know how to work with CSS.
Here is the code on the header page before adding the flash header:
Here is the code I added:
Here is the code after adding this:
Anyway, the last URL is a still image for people who don't use java, flash, cell phones that suck, and the like. Anyway, you'll need to do three things to make this work:
1) Save a copy of these edits as any updates will mess with this.
2) Create a still image to replace the flash area for non-flashers.
3) Be happy with using creative CSS to make everything look and work perfectly
Become a member