ianto ianto ianto
Dec. 25th, 2007 05:32 pmI don't mean to spam, but I just saw the UK series 2 trailer for Torchwood and all I can say is IANTO!!!!<3 Plus, some other people and events.
Caps from the trailer here, courtesy of the awesome
jades_shadow.
Read the comments
I can't wait until January!!
Caps from the trailer here, courtesy of the awesome
Read the comments
I can't wait until January!!
no subject
Date: 2007-12-26 01:51 am (UTC)no subject
Date: 2007-12-26 01:54 am (UTC)I cannot wait until January. Although I'm kind of scared with what they're going to do to poor Ianto. He definitely looks like he needs a hug in a few of those. But I guess as long as we get more of him, I can't complain ;)
no subject
Date: 2007-12-26 01:59 am (UTC)I'm scared too, I don't want them to hurt Ianto (without the Jack!comfort part I mean) either. But there is at least one part of that trailer that had me squeeing at the
Kick-Ass mad-facedWelshman. Guh fest?no subject
Date: 2007-12-26 02:05 am (UTC)I am so looking forward to Ianto kicking some ass because we all know that he can hold his own. He can also cry and emote with the best of them, but you don't want to be on Ianto's bad side. It's going to be a Guh! fest indeed XD
no subject
Date: 2007-12-26 02:09 am (UTC)I was thinking how I love how fannish your LJ is, and that just tops it off =)
ps, did you see what I mean about my TARDISes now? :P
no subject
Date: 2007-12-26 02:28 am (UTC)I try to keep my journal mostly fannish. Otherwise it would just be depressing ;p
I did! So the coding makes the TARDIS appear, but instead of the LJ person, it's on top? That is kind of weird. I'm not sure what would cause that or how to fix that though. I like how your TARDIS blinks though.
I'm not sure where my coding starts for the TARDIS, but it's a part of this:
.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-color:transparent;
/* so that IE users will still see an image */
background-image: url(http://img.photobucket.com/albums/v602/Spacemonkeyluvn/tardis.gif);
padding: 18px 11px 0 13px;
}
.ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] {
background-color:transparent;
background-image: url(http://img.photobucket.com/albums/v602/Spacemonkeyluvn/tardis.gif);
padding: 18px 11px 0 13px;
}
.ljuser img[src="http://stat.livejournal.com/img/community.gif"] {
background-color:transparent;
background-image: url(http://img.photobucket.com/albums/v602/Spacemonkeyluvn/tardis.gif);
padding: 18px 11px 0 13px;
}
You could try that, obviously changing the URL of your TARDIS and the size 'padding.' Don't know if that'll help, but worth a shot, eh?