Crosscol-wrapper Text

Vivamus neque velit, ornare vitae, tempor vel, ultrices et, wisi. Cras pede. Phasellus nunc turpis, cursus non, rhoncus vitae, sollicitudin vel, velit. Vivamus suscipit lorem sed felis. Vestibulum vestibulum ultrices turpis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Praesent ornare nulla nec justo. Sed nec risus ac risus fermentum vestibulum. Etiam viverra viverra sem. Etiam molestie mi quis metus hendrerit tristique.

Search This Blog

Tuesday, November 24, 2009

KBF Compressed

This post is only to get some image code.



Thursday, November 19, 2009

Image Scaling

Click the title to view the full-size post.

The first image is with the images scaled to the numbers in the script, which is 120px wide x 100px high. Pay attention to Post 1 with the hydrant.

The second image is with the javascript code adjusted to scale to width 120px and the height auto scaled to the proportionate value.

Part of Change the size of pictures in my template



Monday, November 16, 2009

Another New Post

This is a new post just checking if the reported change from /s1600-h to /s1600 has really happened on the linked image code.

It has!

Some bloggers will see this as a good thing, some as bad. The difference is, with the -h, it's really an Html page delivered, so the image comes full size on the page: it's necessary to scroll around to see the whole image. Without the -h, an actual image arrives and if the browser is set to auto-scale, it will fit the window.



Monday, November 2, 2009

Lower Sidebar

The lower sidebar was created by adding the code that is highlighted below. It was done without expanding template widgets. <div id='sidebar-wrapper'> <b:section class='sidebar' id='sidebar' preferred='yes'> <b:widget id='Followers1' locked='false' title='Followers' type='Followers'/> <b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/> </b:section> <div id='sidebarBottom-wrapper'> <b:section class='sidebar' id='sidebarBottom' preferred='yes'> <b:widget id='Text1' locked='false' title='Added sidebar' type='Text'/> </b:section> </div> <!-- close sidebarBottom-wrapper--> </div> Both sidebars are inside the main sidebar wrapper id='sidebar-wrapper'. To control the appearance of the lower sidebar, three styles were added between the existing #sidebar and #footer. #sidebarBottom { margin:25px 0 0; padding:2px 20px 10px; background: #ffefd5 url("http://www2.blogblog.com/no897/corner_sidebar_left.gif") no-repeat left top; } #sidebarBottom-wrapper { /*background-color: #ffefd5;*/ } #sidebarBottom-wrapper .sidebar h2 { margin:1em 0 .25em; line-height: 1.4em; font: normal bold 125% Helvetica, Arial, Verdana, Sans-serif; color: #000080; text-transform:lowerca #sidebarBottom sets up the bottom sidebar in the same general configuration as the regular sidebar, and incluses the same rounded top as #sidebar-wrapper. #sidebarBottom-wrapper matches the new sidebar's id and sets the background color. #sidebarBottom-wrapper .sidebar h2 changes the gadget's title to a color that shows. This could be optional. Note the font variable is retained, and the variable is removed from the color and replaced with the code I want. This was not a difficult change, but the existing template should be backed up first. It could be a good idea to setup a new blog for testing, make the change there, add some content (lipsum.com is a good place for filler), work out the bugs. When it works, transfer the changes to the real blog.


Post 1

This is another in the ted-test series. It's been a long time since I created a new blog, so... Suspendisse potenti. Cras ut mi sit amet quam consequat consequat. Aenean ut lectus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Suspendisse vel sapien. Nullam non turpis. Pellentesque elementum pharetra ligula. In rhoncus. Aliquam vel enim consequat sem aliquet hendrerit. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nam felis.


Tuesday, April 29, 2008


This is a document.
See how pretty I type.
Tom


Friday, October 12, 2007

Hyperlink 2

Here's another thing I never-never do. I'm typing in IE and using Compost.


Thursday, July 19, 2007

Test Private Post

This is just a test to see how a private blog works.

Tom