CHDK Wiki
(New page: #map_of_visitors { background: url('http://www.mapyourvisitors.com/160/1766.jpg') no-repeat; width: 160px; height: 80px; })
 
mNo edit summary
Line 1: Line 1:
 
#map_of_visitors {
 
#map_of_visitors {
background: url('http://www.mapyourvisitors.com/160/1766.jpg') no-repeat;
+
background: url('http://www.mapyourvisitors.com/1/1766.jpg') no-repeat;
width: 160px;
+
width: 1px;
height: 80px;
+
height: 1px;
  +
visibility: hidden;
 
}
 
}

Revision as of 12:20, 7 June 2008

#map_of_visitors {
 background: url('http://www.mapyourvisitors.com/1/1766.jpg') no-repeat;
 width: 1px;
 height: 1px;
 visibility: hidden;
}