Thanks Matgb. I've got it working that way and renamed my user layer. Now I just need to get the user layer working with the theme layer.
Neat code though - many thanks.
PS. The wizard compile just added three back slashes before and after the attribute selectors URL, so once the code is there it can be cut and pasted into the theme layer and will compile fine.
no subject
Date: 2009-Jul-15, Wednesday 14:19 (UTC)Now I just need to get the user layer working with the theme layer.
Neat code though - many thanks.
PS. The wizard compile just added three back slashes before and after the attribute selectors URL, so once the code is there it can be cut and pasted into the theme layer and will compile fine.
example:
.ljuser img[src=\\\"http://l-stat.livejournal.com/img/userinfo.gif\\\"] {
background-color:transparent;
background-image: url(http://i447.photobucket.com/albums/qq198/ardisia1/user_icons/user_green.png);
padding: 16px 16px 0 0px !important;
}