CSS Image Gallery Support Product Page

This topic was archived

no transparency

Asked 19 Jul 2008 02:20:11
1
has this question
19 Jul 2008 02:20:11 Carst Komdeur posted:
Hello

When I use my version of CSS gallery (1.0.4) in Dreamweaver CS3, it always places the gallery on the wrong side. But when you know that, there are no further problems. Except for one thing:

When I do a mouseover on the thumbs or buttons, it gives me nothing or at least no transparency. Am I doing something wrong? Or do you know a way to set this straight?

Thanks


Carst Komdeur
komdeur-web-ontwerp

Replies

Replied 21 Jul 2008 13:51:17
21 Jul 2008 13:51:17 Kiril Iliev replied:
Hi Carst,

Could you please clarify does this occur only locally on your computer, or on your server, or on both?

In addition, if this occurs on a remote server, please make sure you have uploaded all your files - CSS, and JS files.

Could you please tell us on what browser this issue occurs?

Should you are running FireFox, please download FireBug
<ul>
-Enable FireBug, open its Net tab
-Refresh the page where you are experiencing the problem
-Review the results and see where an issue could have occured - for example a file could not be found.
</ul>

Regards,

DMX Zones Support Team
Replied 22 Jul 2008 23:13:42
22 Jul 2008 23:13:42 Carst Komdeur replied:
Thank you for your reply

I look with FireFox, Safari and Internet Explorer on the server, but all of them give problems by mouseover. No transparency buttons and no thumbs.

I work with a template based page. The problems is not there on a plain page. So I think this template gives this problem. But what it is, I don't know.

Please help me with this, otherwise it is useless for me actually...

Many thanks


Carst
Replied 23 Jul 2008 11:06:12
23 Jul 2008 11:06:12 Kiril Iliev replied:
Hi Carst,

Could you please give me a link to your page on your server?

Regards,


DMX Zones Support Team
Replied 24 Jul 2008 15:15:50
24 Jul 2008 15:15:50 Carst Komdeur replied:
Of course. The link is de-potvis.nl/nl/fotos.html

I hope you can see what the problem is. And of course have an answer.


Carst
Replied 24 Jul 2008 15:44:03
24 Jul 2008 15:44:03 Miroslav Zografski replied:
Hi Carst,

You have a default.css in witch you have defined a background for hovered links :
<pre id=code><font face=courier size=2 id=code>
a:hover {
background:#FFFFFF none repeat scroll 0%;
color:#E23189;
text-decoration:none;
}
</font id=code></pre id=code>
Tumbnails and controls are background images of list element but they have a link tag over in order to be displayed in defined dimentions and so they inherit that backbround from default.css
If you remove this line for background coloring or assing it by diferent way to the specific links the problem will be solved.

Regards,



M.Zografski

-----------------------------------
DMXZone.com Support Team
-----------------------------------
Replied 25 Jul 2008 12:31:23
25 Jul 2008 12:31:23 Carst Komdeur replied:
Okey, that simple. Thank you very much, all of you!!!!

Greetings from the island of Texel


Carst Komdeur

Reply to this topic