Showing newest posts with label Test. Show older posts
Showing newest posts with label Test. Show older posts
October 29, 2008
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
New features added to blog
- Cloud labels
- AJAX labels with Cloud labels
- Hack with Favicon
- Lightbox 2.3
May 26, 2007
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.

















Itz time to tweak in the css of the layout smilies comes within borders
, but I need those borders to show up with other images but not with smilies
. How
Have a look at my previous post.
Emoticons display within order,
bingo !!! edited style sheet with
No more border with imoticons.
Itz time to tweak in the css of the layout smilies comes within borders
Emoticons display within order,
img.emoticon {
padding: 0;
margin: 0;
border: 0;
}
No more border with imoticons.
Subscribe to:
Posts (Atom)