teleen_fiction ([personal profile] teleen_fiction) wrote2011-01-10 12:48 pm

Thank You!

Hey, everyone, please go and check out the pretties that [livejournal.com profile] teamharkness  made for me over at [livejournal.com profile] torchwood_fest.

Also, if anyone knows how to add banners to my layout, I'd be eternally grateful if you could help me, :).

Thank you!

ETA: Banners and Wallpaper below the cut for those who don't want to join [livejournal.com profile] torchwood_fest, :).  











[identity profile] sazz-k.livejournal.com 2011-01-10 06:04 pm (UTC)(link)
"You do not have access rights to view this entry." :(

Do you have a link to where the image is hosted?

And yeah, I can give you a hand with putting a banner on your layout :) Does your layout let you add a banner? If not, you can just use the custom CSS too do it, which isn't hard. How tall is the banner?

[identity profile] teleens-journal.livejournal.com 2011-01-10 06:06 pm (UTC)(link)
Sorry, that was a shameless attempt to get those who weren't tw_fest members to join tw_fest. I'll ETA and add the images to this post, :).

Thanks for the offer.

I have no idea if my layout allows me to add banners, though when I looked the other day, it didn't seem as though it did, :(.

May I have the CSS instructions, please?

[identity profile] sazz-k.livejournal.com 2011-01-10 08:14 pm (UTC)(link)
body {
background-image: url("YOUR IMAGE URL HERE") !important;
background-repeat: no-repeat !important;
background-attachment: scroll !important;
background-position: 50% 50px !important;
}
body {
margin-top: 200px !important;
}

Just paste that in your cutom CSS (changing the image url where it says to). You get there by going to:
1) Journal Style
2) Customize Selected Theme
3) Custom CSS

[identity profile] teleens-journal.livejournal.com 2011-01-10 11:57 pm (UTC)(link)
Thank you so much! I've gotten a banner up, but is there a way to stretch it to fit the top? Please let me know, :).

[identity profile] sazz-k.livejournal.com 2011-01-12 08:35 pm (UTC)(link)
You'd have to edit the image itself, but it would mess up the aspect ration and it would look weird and stretched :(

[identity profile] teleens-journal.livejournal.com 2011-01-13 12:15 am (UTC)(link)
Thanks for letting me know, :).

[identity profile] crisjones-smith.livejournal.com 2011-01-10 06:49 pm (UTC)(link)
#header, #header-content {
background-image: none;
}
#header-inner {
background-image: url(URL);
background-position:bottom left;
background-repeat:no-repeat;
height: 530px;
}

1) Go under customized journal style
2) Select a different them
3) Once you've selected a theme, customize your theme
4) Go to custom CSS
5) Past the CSS in the box.

That's a really simple version. You adjust the height based on the height of the picture. I haven't used it in a while, so if you're having issues, let me know and I can try to help you fix it.

[identity profile] crisjones-smith.livejournal.com 2011-01-10 06:51 pm (UTC)(link)
The commenter above might have a better version too. I normally use a really complicated layout and edit it for colours and such, but I don't completely understand how it all works. I just know how to edit it.

[identity profile] teleens-journal.livejournal.com 2011-01-10 11:58 pm (UTC)(link)
I've gotten it in there, now I just have to figure out how to stretch it so it covers the top of my page...

Thanks so much! :)

[identity profile] crisjones-smith.livejournal.com 2011-01-11 12:02 am (UTC)(link)
I think maybe the height is that, actually. Like the height from the top of the page... I can't remember. So you might try adjusting that?

No problem!
ext_105653: (Default)

[identity profile] angstosaur.livejournal.com 2011-01-10 07:04 pm (UTC)(link)
lovely work ... I do envy those that can do these pretties ... I adore that shot of Ianto straightening his tie, his lips parted and looking gorgeous ...

one day I'll have a go at putting a banner on my LJ ... when I overcome the htmling ;-)

[identity profile] teleens-journal.livejournal.com 2011-01-10 11:59 pm (UTC)(link)
[livejournal.com profile] teamharkness really did an amazing job! :)

It wasn't as hard as I thought it would be, :). Good luck! :)