Showing posts with label background images. Show all posts
Showing posts with label background images. Show all posts

Monday, February 1, 2010

Blue Sky




This is a slight variation on the prior post. The background layer is again the sky. But, the sky was duplicated (cntrl + shift + D) and then flipped vertically.

Changing the Sky



There are many different things you can do to make an unexciting sky come alive. With Fioreworks or Photoshop filters, you can sharpen the image, change the hue and saturation, or both.

But, another technique is to layer images. The bottom layer is a background image that consists of the new sky. The top image is your building. Lock the bottom layer and work with the top layer, the building. Use the magic wand and eraser tools to clear the sky revealing the bright sky behind the buildings.

Saturday, January 2, 2010

background images


Well, this is a little frustrating. I tried to put a background pattern into the content area of the blog. It worked and then when I tried to change the image it didn't. The rule to remember is always save your template in a separate file first so that if you screw up as I did, you can always go back.

I will come back to this later to sort it out. I do need to remember the steps.

First, there is information on how to upload an image directly into blogger without using shutterfly. See Blogger Tools.

In summary, the steps are create a new post, upload your image, look in the html, and copy the href. Next edit the layout and add

wrapper
{
background-image:url('http://4.bp.blogspot.com/_wa6zL1GRiOs/SkS13Dw5_WI/AAAAAAAADEo/vXbTj9bL7V0/s1600-h/add+new+picture+window.PNG');
background-repeat:repeat;
}

The only thing left to do is delete "s1600-h" from the http. Save.