PDA


View Full Version : Modules background images do not show up


stark
03-18-2005, 10:27 AM
Hi again.

Here is my Vba :

http://www.electrowave.gr/cmps_index.php

As you can see the modules (category) background image does not show on the page!
I have made sure that I have the full path of the image on the forum style manager but still it does not show up at the portal modules.

I have noticed that while the image (on the forum) is uploaded on this url:

http://www.electrowave.gr/forum/afterdark/misc/top1.gif

If you right click on the module (on VBA) it tries to find it on this url :

http://www.electrowave.gr/afterdark/misc/top1.gif

so something seems to be wrong here right?

thanx in advance

Brian
03-18-2005, 10:34 AM
You have your forums turned off, so it's hard to tell for sure. You most likely need to edit your style and change the url() bit in the CSS to include the full URL to your forum images as you did with each image path.

stark
03-18-2005, 10:40 AM
You have your forums turned off, so it's hard to tell for sure. You most likely need to edit your style and change the url() bit in the CSS to include the full URL to your forum images as you did with each image path.

Thanx Brian
Your support is great

It worked :)