Skip navigation.

Digesting the internet

I imagine stuff as I blog photos and jokes I've made in various places.

Posts tagged with "adjust"

css tag imaging

, , , ...


I just found a bloged question I thought was intersting.

When I found the possibility to add own icons to the tags in this blog I played around with this.



This way you can style all your tags from the sylesheet with gif, jpg, bmp, png. And it even works in Firefox! Amazing isn't it?



<html>
<head>
css background images by href
<style type="text/css">

a:link[href="http://my.opera.com/gabydewilde/blog/show.dml/299972"], a:visited[href="http://my.opera.com/gabydewilde/blog/show.dml/299972"] {
background-repeat:no-repeat;
background-color:#0000ee; background-image:url('http://my.opera.com/gabydewilde/homes/blog/GoogleToolBar.jpg');display:block;width:180px;height:120px;
color:#fff; padding:0px;text-indent:-200px;
}
</style>
</head>
<body>
<a href="http://my.opera.com/gabydewilde/blog/show.dml/299972"></a>
</body>



December 2008
S M T W T F S
November 2008January 2009
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31