Thursday, November 1, 2007

how do i fix the picture in half problem? mind you my blogger.com is in japanese now.

(0_o)

3 comments:

Anonymous said...

the pictures don't look cut in half to me (",)

taylor, you should listen to this song Daydreamer, i think you would really like it...

http://myspace.com/adelelondon

Catherine said...

the problem with the images is in the CSS coding. I'm not sure how blogger lets you edit it, but it's basically a text document that defines how your blog will look.

One part of it says this:

#main-wrapper {
width: 410px;
float: left;

...
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}


Replace the part that says overflow: hidden; with overflow: auto;. Should take care of it!

- Catherine (aka nativegirl)

Anonymous said...

upload the pictures on flickr, where you can adjust the size for blogspot. and even if you leave them too big, you'll be able to click on them and blogspot will open them in a new window and show them big..
alternatively, just make them smaller in photobucket
<...theroof>