I'm having issues with the layout on my journal and graphics page. Suddenly, instead of replacing the default userhead with the custom mini-icon coded in my CSS, the default is appearing in front of the custom one. Ala the following:
(
Read more... )
But fixing it was easier than I expected \o/. Add !important before every semicolon in the userhead codes.
Reply
EDIT: Ah wait. I just had a look at the code I'm using for tiny icons (from Malionettes generator) which looks like this (with my URL in it):
img[src*="img/userinfo.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img228.imageshack.us/img228/4445/199w.png) no-repeat !important; padding: 16px 0 0 16px !important; }
Looks like there is an !important before every semicolon, but it's still not working :\ Or am I not seeing one?
Reply
Reply
Reply
Reply
Reply
Reply
...but after fixing that, I'm still getting the duplication. :/
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Leave a comment