I am currently working on a modifed version of the Kubrick theme that has a flash header. The flash header will display the name of the drupal site in it based on a variable... all that is easy!

But... I am having troubles like always viewing in different browsers :)
Firefox shows up fine... but in IE I get a 1px line underneath the flash header? what could be causing this?

I can post my style.css and page.tpl.php if needed...

http://www.afterdeathgraphics.com/themedev/

Comments

gollyg’s picture

Could be the whitespace being rendered in IE - it is bad with that. Try to get the whitespace out of your code in the header - particularly the space between the object and the div.
Means the formatting looks ugly, but sometimes fixes the IE issue.

pfmj2005’s picture

I thought about what you said about the whitespace... and then I thought "Why not fill it up with an image?" and it worked!

------------------------------------
Paul Malenke
paul.malenke@gmail.com
AfterDeathGraphics.com

intel352’s picture

is the header going to continuously bounce in/out like that? or are you going to create another animation?

pfmj2005’s picture

The animation described above was just a test...

The new animation can now be viewed at the themedev link above

the theme can be downloaded at http://www.afterdeathgraphics.com/home/node/59

---------------------------------------
Paul Malenke
paul.malenke@gmail.com
AfterDeathGraphics.com