View Full Version : css help


bongpogi
01-23-2003, 06:06 AM
someone pls help me, whats the code so that i san make my cursor on crosshair for the whole page not only on links?
and i want to know how she made her links appear like that on mouseover check this site - http://bluice.deep-ice.com

epolady
01-23-2003, 06:57 AM
<style type="text/css">
body{
cursor : crosshair;
}
</style>

lilchici13
01-23-2003, 09:38 PM
for the changing images that is somewhere on lissas site but i don't know where

Kiss-My-Kitty
01-24-2003, 02:30 AM
The mouseover effect is actually an "image swap"... there's one listed at http://www.htmlgoodies.com