Pink Poogle Toy Forum

The official community of Pink Poogle Toy
Main Site
NeoDex
It is currently Sun Dec 01, 2024 4:29 am

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Need HTML help...One thing about backgrounds...
PostPosted: Sat Jul 10, 2004 2:44 pm 
PPT Trainee
PPT Trainee
User avatar

Posts: 604
Joined: Tue Jun 15, 2004 12:27 pm
Location: Hidden in the Toilet Bowl.
If I want my background in my userlookup to be fixed, I mean that if I scroll the page, it's gonna stay fixed, and only the words will scrollm which code should I use?


Image
New Set By: Moi!
Wishie: Pirate Paint Brush : 137,790 NP/ 1.2 Millions


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 10, 2004 2:56 pm 
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
<style type="text/css">
body {background: url(http://your url); background-attachment: fixed;background-position:bottom; background-repeat:no-repeat;
background-color:#000000} </style>

You may not need the position command, it kind of depends on the size of your background. The code I gave you? The background would not have covered the whole page, so by using position and adding the background color, it looks like it is one large background.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 10, 2004 3:00 pm 
PPT Trainee
PPT Trainee
User avatar

Posts: 604
Joined: Tue Jun 15, 2004 12:27 pm
Location: Hidden in the Toilet Bowl.
everconfused wrote:
<style type="text/css">
body {background: url(http://your url); background-attachment: fixed;background-position:bottom; background-repeat:no-repeat;
background-color:#000000} </style>

You may not need the position command, it kind of depends on the size of your background. The code I gave you? The background would not have covered the whole page, so by using position and adding the background color, it looks like it is one large background.

Thanks a lot! <3, NOw, i just need a fixed background... (LOL)


Image
New Set By: Moi!
Wishie: Pirate Paint Brush : 137,790 NP/ 1.2 Millions


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 10, 2004 3:03 pm 
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
Any background can be fixed, meaning it won't move when you scroll down the page. As to whether it's a single large image as the background or a smaller image that, unless you use the no repeat command, will tile is another matter. All backgrounds will automatically tile unless it's really big.


Top
 Profile  
 
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


Who is online

Users browsing this forum: No registered users and 87 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