17 October 2010 @ 01:02 am
ELE community logo  

[livejournal.com profile] horrible_fic   <--- Look, I made a little ELE community logo to go with my Dr. Horrible userhead ---> [livejournal.com profile] sazz_k 

:D Once again, I used this tutorial by [livejournal.com profile] babytest to do it.

(By the way, this won't show up on your flist because you view that in your own journal style. You'll have to come over to my LJ to see it).

Here's the code, just paste into your custom CSS if you want it:

.ljuser img[src*="community.gif"] {
width:0;
height: 0;
background-repeat: no-repeat;
background-image: url("
http://img99.imageshack.us/img99/231/commhead.gif") !important;
padding: 16px 16px 0 0 !important;
}

And here's the code for userhead if anyone wants that and doesn't want to go trawling through my previous entries:

.ljuser img[src*="userinfo.gif"] {
width: 0;
height: 0;
background-repeat: no-repeat;
background-image: url("
http://img829.imageshack.us/img829/6960/userhead.gif") !important;
padding: 16px 16px 0 0 !important;
}

 
 
I feel: awake
 
 
( Post a new comment )
[identity profile] hbpen.livejournal.com on October 17th, 2010 12:32 am (UTC)
I'm using Mozilla Firefox & they aren't showing up. :(
(Reply) (Thread) (Link)
[identity profile] sazz-k.livejournal.com on October 17th, 2010 11:37 am (UTC)
That's weird - I just downloaded Firefox (Version 3.6.10) and they're showing up for me - which version are you using? It might not work in earlier versions, although don't quote me on that, I know nothing about CSS, lol.

The only other thing I can think of is if you're viewing my LJ in your own style, because it won't show up if you are.
(Reply) (Parent) (Thread) (Link)
[identity profile] hbpen.livejournal.com on October 17th, 2010 03:48 pm (UTC)
That did it! I was viewing in my own style!
(Reply) (Parent) (Thread) (Link)
[identity profile] sazz-k.livejournal.com on October 17th, 2010 04:03 pm (UTC)
:) Glad it's fixed!
(Reply) (Parent) (Link)
[identity profile] idioticonion.livejournal.com on October 17th, 2010 11:14 am (UTC)
I copied your code exactly and my ELE icon has Dr Horrible's shoulders! :-(

See this happen here:

http://idioticonion.livejournal.com/255563.html

Any idea why?
(Reply) (Thread) (Link)
[identity profile] sazz-k.livejournal.com on October 17th, 2010 11:43 am (UTC)
Hmm, it looks to me like it's trying to use both images for the community icon... When you used the Dr. Horrible userhead before, did you copy the code I posted or use the tutorial? The tutorial has the codes for all the different icons LJ uses, so you might've set Dr. Horrible for everything?

Would you be able to post your custom CSS in a comment and I'll have a look?
(Reply) (Parent) (Thread) (Link)
[identity profile] idioticonion.livejournal.com on October 17th, 2010 04:00 pm (UTC)
Thanks! That's what I did - had it in twice. Fixed now!
(Reply) (Parent) (Thread) (Link)
[identity profile] sazz-k.livejournal.com on October 17th, 2010 04:02 pm (UTC)
Yay!! :D
(Reply) (Parent) (Link)