for narnia theme how do i put in a glitter photo hover? x
here:
.post img:hover {border: 5px solid; /* you can change how thick it is by changing the 5 */-moz-border-image: url(PUTYOURIMAGEURLHERE); /* put in the photo url of the glitter you would want inside the parentheses */-o-border-image:url(PUTYOURIMAGEURLHERE); /* put in the same image url here and below */border-image: url(PUTYOURIMAGEURLHERE); }
you can change around what anything there with what i posted :) x













