Pink Poogle Toy Forum

The official community of Pink Poogle Toy. Bear with me while I tweak everything
It is currently Thu Sep 24, 2026 3:21 am

All times are UTC




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

Posts: 6812
Joined: Mon Nov 22, 2004 2:02 pm
Website: http://werewolfgames.freeforums.org/
Location: Watching little birds fly kamikaze missions into the walls.
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
 
   
 Post subject:
PostPosted: Fri Apr 07, 2006 6:58 am 
Beyond Godly
Beyond Godly
Offline

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
 
   
 Post subject:
PostPosted: Fri Apr 07, 2006 9:36 pm 
Honorary Member
Honorary Member
Offline

Posts: 6812
Joined: Mon Nov 22, 2004 2:02 pm
Website: http://werewolfgames.freeforums.org/
Location: Watching little birds fly kamikaze missions into the walls.
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
 
   
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


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

Jump to:  
Powered by phpBB® Forum Software © phpBB Limited