I've decided to change my user lookup (was inspired to have something a little simpler than before) and part of my code isn't working. There is supposed to be a picture in the bottom right corner and it isn't showing up.
Here is the part of my code with the image:
Quote:
<style type="text/css"> body
img{filter:alpha(Opacity=60) }
body{background:#ffffff url
('http://images.neopets.com/items/artifact_faeriefog.gif')
no-repeat fixed right bottom;}
If there is anyone that could help with why the image is not showing up, I would be most grateful. I'm also curious as to how I can change the background color for the page without having the little image itself maintain its white background.
Mods, if this should be in Computing and Technology, please move this.
Thanks for any help!