Hi all, I've done a couple keyword searches here but didn't come up with anything and while we're waiting for the Feedback to come back, I'm hoping someone can help:
I'm currently experimenting/learning how to do the CSS tweaking of the Regulus theme by myself over at my "test" blog here to be later shipped over to my actual blog. Yeah, it's pretty much a disaster to the eyes, it's because I just wanted to learn what goes where..(and I'm a totally newbie with code)
As you can see I pretty much got the gist of what I want, EXCEPT the color change of the BLOCKQUOTE. I believe the blockquote code is this:
#content blockquote {
margin:20px;
padding:1px 10px 1px 70px;
background:#eef url( images/bg_blockquote.gif ) top left no-repeat;
Changing #eef doesn't work and neither does eliminating the url (since it takes away the Quote gif competely, which I want). Any suggestions? I posted the same query to the theme creator on his Regulus thread just to see what he thinks..
Hope this was good question (and hope I'm not getting mods angry for some reason or other!!)
