teleen_fiction (
teleen_fiction) wrote2011-01-10 12:48 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Entry tags:
Thank You!
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
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
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
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
no subject
no subject
no subject
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.
no subject
no subject
Thanks so much! :)
no subject
No problem!
no subject
one day I'll have a go at putting a banner on my LJ ... when I overcome the htmling ;-)
no subject
It wasn't as hard as I thought it would be, :). Good luck! :)