Thank You!
Jan. 10th, 2011 12:48 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Hey, everyone, please go and check out the pretties that
teamharkness made for me over at
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
torchwood_fest, :).





![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-community.gif)
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]](https://www.dreamwidth.org/img/external/lj-community.gif)
no subject
Date: 2011-01-10 06:04 pm (UTC)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?
no subject
Date: 2011-01-10 06:06 pm (UTC)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?
no subject
Date: 2011-01-10 08:14 pm (UTC)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
no subject
Date: 2011-01-10 11:57 pm (UTC)no subject
Date: 2011-01-12 08:35 pm (UTC)no subject
Date: 2011-01-13 12:15 am (UTC)