I could get a normal quote, that was easy enough. |
But when I tried to make the background purple I would end up with a yellow border. |
So I looked into the code and hunted it down. Turns out that stardock is using css to make the quotes come out the way they do. This is fine and all, but I havn't used css before, so didn't think I could embed it in the html code like I ended up doing. But some quick research later and I found out I could. Made up my own little style sheet which uses the class "coloredquotetable", which I figured wouldn't be used by stardock, since they have their own pattern. All done, tested on my test article, worked fine, so off to share it with island_gurl's article. Or so I thought...