Pink Poogle Toy Forum

The official community of Pink Poogle Toy. Bear with me while I tweak everything
It is currently Wed Sep 16, 2026 11:23 am

All times are UTC




Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
PostPosted: Wed Jun 23, 2004 1:39 am 
PPT Student
PPT Student
Offline

Posts: 420
Joined: Mon May 31, 2004 1:05 pm
Location: Australia
How do you get a picture in the bottom right hand corner on your user lookup?

_________________
Image


Top
 
   
 Post subject:
PostPosted: Wed Jun 23, 2004 7:23 am 
PPT Trainee
PPT Trainee
Offline

Posts: 627
Joined: Mon May 31, 2004 10:08 am
Location: Someday I'll find out.
Try number 45 of csshelp the Kougra's petpage.


Top
 
   
PostPosted: Sun Jun 27, 2004 7:02 pm 
PPT God
PPT God
Offline

Posts: 2155
Joined: Thu Jun 10, 2004 4:21 pm
jess1 wrote:
How do you get a picture in the bottom right hand corner on your user lookup?


Code:
<style type="text/css">
image: url("http://images.neopets.com/pets/happy/wocky_fire_baby.gif"); background-repeat:no-repeat;background-position: right bottom;background-attachment: fixed;}
</style>


Top
 
   
PostPosted: Mon Jun 28, 2004 2:53 pm 
PPT Toddler
PPT Toddler
Offline

Posts: 110
Joined: Mon Jun 14, 2004 3:18 am
Location: Over here! Ha! Too slow! Over here! No...
... *only* a little bit ;)

Code:
<style type="text/css">
body{background-image: url("http://images.neopets.com/pets/happy/wocky_fire_baby.gif");
background-repeat:no-repeat;
background-position: right bottom;
background-attachment: fixed}
</style>


Edit: and that only works if it's the only background image you want ;) You cant have a tiled BG imae, AND a set image down the bottom... at least, not that I've found out so far ;)


Top
 
   
Display posts from previous:  Sort by  
Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 4 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

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