I know some people like having a background image that stays in place, and is visible through the entries/comments/sideboxes, so here is a short tutorial on how to get it. I modified this community's background using these methods as an example to look at
(
Read more... )
Comments 23
Reply
btw, hope you don't mind, but I stole the color codes you're using. I always like nice green layouts but my greens I choose always look beyond shitty.
Reply
Again, I'm really sorry!
Reply
Either way, it looks good, your layout right now.
Reply
Reply
Firefox does support them, but fixed backgrounds and transparencies take a lot of rendering, especially when there's lots of overlapping things, and it is generally very slow in any browser.
So I guess you could do them, but I could see why you gave up on it :)
Reply
Thanks very much for posting this!
Reply
Reply
body { background-attachment: fixed; background-repeat: no-repeat; } .entryHolder, .commentHolder, .sidebox { opacity: 0.75; }
The only setback to it is that everything is at 75% (usericon, fonts and pics). I'm still playing, but I have yet to figure out how to just have the background at 75%).
Hopes this helps (somewhat).
Reply
Reply
In the Wizard, under the Layout tag, the option "Custom Stylesheet Information"
Maybe its because im tired with a stupid headcold, but I cant find the Wizard/layout tag so I can make my background stretch to fit and remain fixed and make it visible through the entries.
Anyone wanna take pity on me and post up the direct link to the Wizard and maybe send me some more Nyquil?
Reply
http://community.livejournal.com/s2smoothsailing/79068.html (Part 2)
Reply
body { background-attachment: fixed; background-repeat: no-repeat; }
.entryHolder, .commentHolder, .sidebox { background: transparent; }
...into the CSS Stylesheet override and, voila! All fixed?
Reply
Reply
Leave a comment