Wednesday, November 22, 2006

Help!!!

As you can see I’ve made some edits to the blog template. It’s written using CSS which I’m able to find my way around with relative ease. However, there are a couple of changes that just aren’t working out for me. I’m trying to add a sidebar to the left hand side, to put my flickr badge on, (the picture thumbnails on the bottom left for everyone that has no idea what I’m talking about.

Ahem. Pattie.

But I can’t seem to figure it out. I’ve tried using this code:

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

#sidebar ul {
f
loat:left ;
margin:0 0 1.5em;
padding:0 0 1.5em;
border-bottom:1px dotted #ccc;
list-style:none;
}

#sidebar li {
margin:0;
padding:0 0 .25em 15px;
text-indent:0px;
line-height:1.5em;
}

#sidebar p {
color:#666;
line-height:1.5em;
}

But it just isn’t showing up. Someone please tell me what in the hell I’m doing wrong. It’s driving me CRAZY! And believe me there is enough crazy going on in this household already.

No comments: