Pink Poogle Toy Forum

The official community of Pink Poogle Toy
Main Site
NeoDex
It is currently Sun Dec 22, 2024 7:19 pm

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Help with user lookup code
PostPosted: Thu Apr 06, 2006 7:57 pm 
Honorary Member
Honorary Member

Posts: 6812
Joined: Mon Nov 22, 2004 2:02 pm
Location: Watching little birds fly kamikaze missions into the walls.
Gender: Female
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!


Image
It was an honor serving you PPT. I will miss you.
Click here to join my new werewolf forum!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 07, 2006 6:58 am 
Beyond Godly
Beyond Godly
User avatar

Posts: 3041
Joined: Thu Jun 03, 2004 5:27 am
Location: at the late night science fiction picture show
body {background: url("image.gif");
background-attachment: fixed; background-repeat:no-repeat;
background-position: bottom right;
background-color: #FFFFFF;}

I don't know about that filter opacity - that I believe only works in IE, just like scrollbar colors, etc. The image itself you may have to save to your computer and remove the white. Either put it on a transparent background (what I do) or change the color to the background color you choose.


Image Image


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 07, 2006 9:36 pm 
Honorary Member
Honorary Member

Posts: 6812
Joined: Mon Nov 22, 2004 2:02 pm
Location: Watching little birds fly kamikaze missions into the walls.
Gender: Female
Thanks so much for the help everconfused! The code worked beautifully! :hug:


Image
It was an honor serving you PPT. I will miss you.
Click here to join my new werewolf forum!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 101 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group