Log In · Register

 
background image help, sizing
sparklz4jrt
post Jan 11 2007, 07:07 PM
Post #1


Member
**

Group: Member
Posts: 20
Joined: Jan 2006
Member No: 344,748



okay here is the link of my background image: http://fslsfan.myfanhost.com/fslslayout.png

okay i have the code for the layout part, but what i am having trouble with is the image isnt the full background... like from side to side... it says the size is 800x600 (standard) but my screen is a tad bit bigger and it throws everything off. so there is huge white colums (sp) on the side. how do i make the image bigger or fit the whole screen? can someone help me asap? please? my sn on aim is sparklz4jrt03. thanks in advance! biggrin.gif
 
 
Start new topic
Replies
freeflow
post Jan 11 2007, 08:25 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



I get what you mean well your header you should put it in a div and then you should position it where you want it.

For the background to constantly extended down you use this code:
CODE
<style type="text/css">
body{
background-image: url("imgurl");
background-repeat: repeat-y;
background-position: center;
}
</style>


For the image for that code, you need to make something like this: (its a short version of only the botom half that will repeat)
http://img90.imageshack.us/img90/7792/tdgih7.gif
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: