Showing newest posts with label Test. Show older posts
Showing newest posts with label Test. Show older posts

December 28, 2007

New Domain Transition










I think everything will be set fine by this weekend, and the site will be full functional from New Year razz.

New features added to blog

  1. Cloud labels
  2. AJAX labels with Cloud labels
  3. Hack with Favicon
  4. Lightbox 2.3

May 2, 2007

Testing for emoticons in blogger

Installed Greasemonkey extension for firefox and testing one of the Userscripts for adding smilies to blogger posts.

smilesurprisedrolleyesneutraleekevilexclaimideaarrowwinkmrgreenquestionevillolredfacesadwink

Itz time to tweak in the css of the layout smilies comes within borders sad , but I need those borders to show up with other images but not with smilies exclaim. How question Have a look at my previous post.
Emoticons display within order, idea bingo !!! edited style sheet with

img.emoticon {
padding: 0;
margin: 0;
border: 0;
}


No more border with imoticons.