Fast Dial Rounded with stylish css also inc. site logos by Hasan Yılmaz
SuPeRHeRo Wed, 03/18/2009 - 13:32
Preview:

including site logos...site logoları da ayrı olarak verilmiştir.
and here is the css code to have a fd look like in preview of the theme;
@-moz-document url-prefix(chrome://fastdial/content/) {
.thumbnail { -moz-border-radius: 11px !important; border-width: 5px !important;}
}
@-moz-document url("chrome://fastdial/content/fastdial.html") {
}
/* help button top right */
a#help
{
-moz-opacity: 0.0 !important;
}
a#help:hover
{
-moz-opacity: 1.0 !important;
}
.title { -moz-border-radius: 4px !important; }
Theme (.zip):
Comments
Re: Fast Dial Rounded with stylish css also..
Submitted by Anonymous (not verified) on Thu, 07/30/2009 - 18:20Where do you add the css to make it look like the image?
Re: Fast Dial Rounded with stylish css
Submitted by chiaroscuro on Thu, 07/30/2009 - 18:23Where do you add the css to make it look like the image?
Please see here