View Full Version : PNG background
ExSpirit
01-25-2010, 02:29 AM
I just wanted to open new topic about this problem with the script. I am trying to use some baner with transparent borders on top and I get black instead of transparent when I use PNG
http://img6.imageshack.us/img6/4638/imagebxb.jpg
jscheuer1
01-25-2010, 04:09 AM
Please post new questions in a new thread like here where I've moved this, and if this is a Dynamic Drive script:
Warning: Please include a link to the DD script(s) in question in your post. See this thread (http://www.dynamicdrive.com/forums/showthread.php?t=6) for the proper posting format when asking a question.
If you are using:
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
Your solution might be as simple as adding this to the head of your page:
<style type="text/css">
#fadeshow1, #fadeshow1 .gallerylayer {
background-color: transparent!important;
}
</style>
where fadeshow1 is the wrapperid for your slide show.
If you want more help, please explain the situation more fully and:
Please post a link to the page on your site that contains the problematic code so we can check it out.
ExSpirit
01-25-2010, 10:02 AM
jscheuer1 you are the best :)
Works great now, thanks.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.