Saturday, April 29, 2006

raindrops


9 comments:

Azhar said...

Wow :) Lovely shot!Great setting - lovely green,clarity - the first one is better for me.Great framing as well :)

Azhar said...

Thanks for the link to my blog!I have gratefully returned it :)

Anonymous said...

Odlično si uhvatila te kapljice! Bravo! Pozdrav!

Anonymous said...

prva je odlicna!

Anonymous said...

ja sam zaljubljena u tvoje fotke :), al ove..svaka cast...tako zivotno!

Tom said...

Nice shots Lilo.. very good detail and compostion.

Sanja Cilic said...

evo citam vaše kometare i ne skidam osmjeh s lica. :)
hvala vam

Azhar said...

Hye Lilo - you asked how I made my images larger on Blogger - I'll explain it briefly here - if you need any help please ask at azharc(at)gmail(dot)com

Ok in your template - somewhere near the top you'll find -

/* Content
----------------------------------------------- */

Ok now replace everything under that with this code :

@media all {
#content {
width:895px;
margin:0 auto;
padding:0;
text-align:left;
padding-left:15px;
}
#main {
width:660px;
float:left;
}
#sidebar {
width:220px;
float:right;

}
}
@media handheld {
#content {
width:90%;
}
#main {
width:100%;
float:none;
}
#sidebar {
width:100%;
float:none;
}
}

These are settings I found after alot of experimentation - so you may have to as well.Now - photos uploaded to Blogger won't come larger.You have to upload them to Flickr.com then get the image url for 640x480.Create a post - import the image from the url.In compose mode drag the bottom right or left corner of the image and make it larger.Go to edit HTML - where your image code is - you'' find hright="xxx" and width="xxx" change those to 480 and 640 respectively.

I know I've explained it very briefly so just mail me if you need a more detailed explanation.

Sanja Cilic said...

uh great.I'll try it.

thx azhar