Thread Starter
marx
(@marx)
um, no I use Firefox. and I might not be a “Web literate”, but the problem was with the preconfiguration in the del.icio.us javascript, and it was fixed by adding the line above to the css. I got the fix from the del.icio.us mailing list, so please bring it up with the creator if you have a problem with it.
I’ll check your validation issue though.
Thread Starter
marx
(@marx)
Turns out I just had to add this line to the stylesheet:
.delicious-posts ul {margin: 0; padding: 0; background-color: transparent}
But thanks anyway.