Page 1 of 1

ExtCal - Integrated but cannot change background color?

Posted: Wed 4. Jan 2006, 19:53
by Dave_G
Hey All,

I have successfully (with a lot of help from visioneer) integrated the calendar app into PHPWCMS, but for some reason, I cannot get the background color of the page to be anything other than white! Here's a link to the calendar:
http://www.huntermemorialamec.org/calendar/calendar.php

If you view the source code, you can see that it says:
<body bgcolor="002447"

I've also noticed the bg color is correct when the page loads, but then the white pops up! I have the bgcolor reinforced in CSS sheets as well, but am I missing something?

Thanks!
-Dave

Posted: Wed 4. Jan 2006, 19:58
by pepe
Dont know, but try the #

<body bgcolor="#002447" :idea:

And, by the way...
Be so kind and "fix" your iPod image.... you are the "only one" in this forum :roll:
There is so much "aktion" outside in the net... we don't need it here :wink:

Thanks for your kindness :lol:

Posted: Thu 5. Jan 2006, 02:39
by Dave_G
edit - I seemed to have the problem fixed...it was a trickey hidden CSS thing!


No problem, I actually forgot about it! I'm just trying a chance at it that was all :)

I'm trying to get the "#" inserted to see if that will work. Thanks for the thoughts!
-Dave