Adium

Profile: Warren Dunlop (warrendunlop)

Website http://www.twitter.com/warren
Comment Count 3 comments
0 xtras

Latest comments

# by warrendunlop on 04/03/13 at 15:41:01

@Detmud Thanks for the updated theme! Question for you. I can't for the life of me find where the code for the datestamp header in taz is. Referring to this: http://www.adiumxtras.com/images/pict...e_12411.png

I'm trying to customize the iMessages theme with a time header like Taz has, and a "typing indicator" icon like xblaze has. Any help would be amazing.

# by warrendunlop on 04/02/13 at 19:22:57

Okay so I got it to a pretty good place. Screenshot: http://cl.ly/image/0L3x2L0y0O00

Removed status messages (connected/disconnected etc.), removed username on hover, and removed font size restriction.

Here's my updated custom message style file if you want to download/install: http://cl.ly/2b0n2R2t3A3o
bobjr, feel free to implement these as the standard for v1.3

List of CSS changes for those that are tech savvy:
commented out div.item.message:hover .name{} entirely
display:none !important; on div.status_message{}
font-size: 12px; in body {}

Enjoy!

# by warrendunlop on 04/02/13 at 19:02:22

Love this! But same as belirafor, wish I could up the font size.

I think showing the name on hover is unnecessary as well.

Are these things I could tweak on my own?