Page 1 of 1

HELP Can't get rid of WHITE bg behind Description

Posted: 02 Jul 2008, 14:42
by 52352486
:cry:

Help, I can't get rid of the white in the description background. See the link and you'll see what I mean.

http://honormyhero.com/

I want it to be the same dark blue color, and no matter what config I set up... It won't change that white. I've gone through the html colors, as well as all the config files and nothing I do will change it. I thought perhaps the config files do not appreciate my color code: 00011f, so I tried different more common colors, such as: 000040 and it still did not take that white off.

:(

These are the config files associated with the slideshow (so you can see I got all the background colors as they should be - at least so I'm assuming)

http://honormyhero.com/gallery/config.ini
http://honormyhero.com/gallery/ss_pagecomponent.ini

I also can't seem to get the audio to work correctly.
Can anyone offer any suggestions on how to fix this, please?

Thank you all in advance!
Sincerely,
Crystal

Posted: 03 Jul 2008, 01:52
by globetrotter
You can try to change in ss_pagecomponent.ini:
Code
formatbackgroundcolor = textcol
formatbackgroundalpha = 0
to:
Code
formatbackgroundcolor = bgcol
formatbackgroundalpha = 100
I am not 100% sure if it will work:
https://www.photo.gallery/support/docs/522
https://www.photo.gallery/support/docs/523