Old 04-14-2004   #1 (permalink)
pit
Registered User
 
pit's Avatar
 
Join Date: Mar 2004
Location: Naples, Italy
Posts: 35

Send a message via MSN to pit
site backgrounds...

Hi dudes...
I'm trying to decide about the background I should use in a site I'm building and I'm facing the usual problem: resolution!

How can I obtain a fixed background image at every resolution (maybe something similar to biorust should work?


Thannnxxx
__________________
At the beginning it worked, but I didn't know why. Then it no longer worked, but I knew why. Since I am a genius I mixed the two things: It doesn't work and I don't know why. =)
pit is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-14-2004   #2 (permalink)
Lazarus' Child
 
malboroman's Avatar
 
Join Date: Nov 2003
Location: The Netherlands
Posts: 603

Send a message via MSN to malboroman Send a message via Skype™ to malboroman
Is it a picture u want to use or a pattern???

U can use CSS to set the alignment and size of the background... You can make it a single image in te center or let it repeat vertically or horizontally...

This is how it's supposed to look:

Code:
<style type="text/css">
body
{ 
background-image: url("/images/background.gif");
background-repeat: no-repeat;
background-position: center center
}
</style>
Read more about it here


(BTW.. M0g. This probably belongs in the HTML/CSS section)
__________________


"Only the dead have seen the end of war."

- Plato

Last edited by malboroman; 04-16-2004 at 01:20 AM..
malboroman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 05:02 PM.
Content Relevant URLs by vBSEO 3.2.0

Design & Content © BioRUST 2008 :: PRIVACY STATEMENT :: LEGAL INFORMATION :: ADVERTISING MEDIA KIT