I'm trying to put a nice, pretty, blue (to be exact, #4488ff) border around that image.
I looked around in my code (basically took a styleset from someone else, then completely altered it) for other border codes and imitated them, but it did nothing. There were a few border codes that said stuff like
so I tried perhaps doing
and
but to no avail. I tested it out with a solid gray border around the image, and that worked fine. But any other colours besides solid gray and black just won't work.
Help?