,
Custom Search

Saturday, April 21, 2007

CSS I Have Added To This Blog

Just wanted to add this CSS to my blog so I could keep a record of it in case I need it for later. The top one removes the label status message on my pages and the bottom one moves the post footer info over a notch when taking out the Post By info.

.status-msg-wrap{
display: none;
}
 
.post-timestamp {
    margin-left: 0;
} 


Mishka
Official Blog*Star/Blogger TC
Testing Blogger

No comments: