Firefox background

I seem to be having a problem with firefox and my WDL background… is there something i can do about it ?

Is your image background4.jpg in the same directory as your WDL. Your code looks ok. I double checked it with my code for he background script.

Chuck

Try adding “wmode=transparent” after quality=high

Chuck is running WDL 5 and the new code while you are using an older WDL 4 version with the old code.

You probably should upgrade to WDL 5.03…

-Bob

-Bob

Definitely. It’s free and there are some useful bug fixes and new features available.

Julian

hmm… what are the fix bugs?

what are the fix bugs?

They’re listed in the release threads which are in this part of the forum or at the end of the readme.html file in the download package.

Julian

where can i find quality=high i cant find it in the wdlconfig file

It’s in the HTML code for the web page rather than in the WDL Config file.

If you have an editor, Notepad will do, then change this code:

To this code:

still doesnt work…

This is my code:

Weather Display Live /* Watermark Backgound Image Script-

You’ve put the “wmode=transparent” code after the , try taking that back out and put it in where I’ve highlighted it in red in my last post. :wink:

oops! #-o Thanks works great!!

Good stuff. :smiley: