PDA

View Full Version : change the banner in wordpress



Mohannad
September 3rd, 2007, 01:19 PM
I have a site (Blog) based on wordpress. I need to change the banner which is a .jpg with flash file .swf

I tried to change it in .css but it did not work and as I read it will not work . I am new in these things . so could you please explain to me an easy way to make it.

(I am using the default theme in wordpress)

MTsoul
September 3rd, 2007, 02:37 PM
You'll have to change the theme itself to add Flash. You can't embed Flash with CSS...

Mohannad
September 3rd, 2007, 03:56 PM
ok, so where exactly should i change , because you know the theme is about .css files and .php files
so could you clarify more ?

MTsoul
September 4th, 2007, 02:04 PM
In header.php, add in your code for inserting Flash where the image is.