ex_awakened208: (Default)
♡ ([personal profile] ex_awakened208) wrote in [community profile] style_system 2012-04-08 06:04 pm (UTC)

Glad to help! :D

I was in the middle of editing the comment when you replied, so I'll just leave this here. I think the code that would work on your journal is actually this, instead of what I listed before:

ul.module-list li:before {
content: url('URL OF GIF'); }

ul.module-list li:first-child:before {
content: none; }


Also, you may want to add some padding so there'd be some space between the gif and the link, which could be done by adding a line like this one in red:

ul.module-list li:before {
content: url('URL OF GIF');
padding-right: 10px; }

You might have to play with the number to get it to look the way you want.

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting