lannamichaels: rachel maddow - ALA read poster (maddow wants you to read)
[personal profile] lannamichaels posting in [community profile] rugbytackle
 
 
Was just now going through my computer, cleaning out my files and pics, when I stumbled across some pics I'd played around with and had fun with while making some of my background collages. Not sure what exactly you were looking for in terms of backgrounds, but I figured I might as well post the pics since this place has been somewhat quiet as of late. Feel free to do whatever with them. :)

They're geocities-hosted, so links instead of pics. If it doesn't work, add a "?" to the end of the file name and try again.


The original, just a mating of two different close ups on eyes - Aragorn from Rivendell and Boromir from Lothlorien.
Lighted up areas. Eventually used in one of my 'evil' collages.
Lowered the brightness, just because the original was too bright for my purposes.
Added a light effect. Used in 'still hope left' collage.
Grey scale. Used as inspiration for "Corruption".


Cheers. :)
 
 

Date: 2003-03-27 09:22 pm (UTC)
From: [identity profile] mirareeves.livejournal.com
*delurks*

If you want to post a picture that's hosted on Geocities, all you have to do is go into your File Manager, and rename the tags from .jpg to .txt

Great job on these! I quite liked the 3rd one you linked.

Date: 2003-03-28 07:12 am (UTC)
karelian: (arthurlancelot)
From: [personal profile] karelian
So if I put a background picture up, how do I get the text on the page to scroll over it? *hangs head in shame at ignorance*

Date: 2003-03-28 01:54 pm (UTC)
karelian: (Default)
From: [personal profile] karelian
[livejournal.com profile] lamath said I need this:

GLOBAL_HEAD<=

<=GLOBAL_HEAD

and tried to explain what to do to tile but I am hopeless! I need someone to walk me through this because am idiot!!!

Hmm...

Date: 2003-03-28 02:46 pm (UTC)
From: [identity profile] lamath.livejournal.com
Well, it looks like [livejournal.com profile] lannamichaels' way of doing things involves overrides that are only available to paid members?

Anyway, step by step instructions.

1. Get a background picture.
2. Upload it onto a host that allows hotlinking. For example, you can upload the pic onto: http://www.villagephotos.com/
3. Click on the "Modify Journal" link.
4. Scroll all the way down until you reach the box that says "Overrides." It should be at the bottom of the page.
5. Enter this code into the overrides box.

GLOBAL_HEAD<=
<style type="text/css">
<!--
body {
background-image: url(http://www.your-website.com/image.jpg) !important;
background-attachment: fixed !important;
table, tr, td, .shadowed {
background: transparent;
}
}

-->
</style>
<=GLOBAL_HEAD 

-------------------
Now, here's all the explanations for what the code actually does. The Global Head stuff is probably just custom LJ tags, since I've never seen it used on actual HTML sites. The code within is CSS. The only lines that are important to you are these ones:

background-image: url() !important;

In order to customize the background, copy the URL to your image, and then replace http://www.your-website.com/image.jpg with your URL.

background-attachment: fixed !important;

This line. If you want the background to stay the same while the text scrolls, you leave this line as is. Delete this line if you want the background to scroll along with the text.

table, tr, td, .shadowed {
background: transparent;
}


If you want only the background to show up (and not have other colours overshadowing it, you can make the tables transparent. That's what those lines do.

Be sure to change the text colours & background colours in "Color Theme" at the top of the "Modify Journal" page to match with your background. For example, I have a black background with some blue-ish images on it. I change the Color Theme so that it also has a black background and white text.

So... is that enough explanation? Basically, from what I think you want to do, all you have to do is upload the background, customize that one line of code where you input your own URL and things should work. :-)

Re: Hmm...

Date: 2003-03-28 03:04 pm (UTC)
From: [identity profile] lamath.livejournal.com
LOL, really? I thought your way was scary-looking! :P All those wild-cards and variables! Ack! I've never been good with regular expressions & the such.

Though just a technical note on both methods: I *think* that [livejournal.com profile] lannamichaels' method is more backward compatible than mine. Stylesheets are ignored by Netscape browsers older than 4.7. Her method uses the <body> tag, which is supported by more browsers.

At least, that's what I could tell from that jumbled mess of characters! % signs scare me. They really do.

~Lamath

Profile

rugbytackle: (Default)
The art of rugbytackling your significant other

October 2019

S M T W T F S
  12345
6789101112
13141516171819
20212223242526
2728293031  

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Mar. 12th, 2026 03:58 am
Powered by Dreamwidth Studios