Topic: textColor and frameColor won't change color
Yup, another "I can't get it to work right" question.
Here's my code:
<SIMPLEVIEWER_DATA maxImageDimension="600" textColor="cc3333" frameColor="#cc3333" bgColor="#ffffff" frameWidth="20" stagePadding="40" thumbnailColumns="3" thumbnailRows="3" navPosition="right" navDirection="LTR" title="Example Title" imagePath="" thumbPath="">
I was able to change my BG color to white by editing the HTML code, but I'm still stuck with the default black navigation and image frame.
I've tried taking the pound sign out, also, but it's still black.
What did I miss?
Thanks!