I was about to ask help in solving a few issues, but… I think I fixed all the issues. Do people typically just ask for suggestions on improvements on a current design? One little thing I might like to do is:
I have an inner glow creating a nice fade on the edges of the image, but it fades to black. Is there any way to “fade to transparent”?
The problem with building it into the png is that it won’t fade at the edges of the html object. The fade will not be nice and responsive. I’m trying to avoid hard edges.
Weird… And I had to do it specifically for the vertical phone mode, if I try to set things in the horizontal phone mode, it doesn’t work or carry over or something.
“PrettyScope” text is still an issue. I could make it smaller specifically for vertical phone. Is that a good way to do it? I wish I could just use “100%” for text size, but it doesn’t work as expected.