Log In · Register

 
 
Closed TopicStart new topic
layout, background
maryissa
post Dec 31 2005, 02:11 AM
Post #1


Are You Kidding?
******

Group: Member
Posts: 1,714
Joined: Sep 2005
Member No: 237,747



How do u make the background only go across the top?
Like what do i put on here?vvvvv
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom center;
 
khraene
post Dec 31 2005, 09:24 AM
Post #2


Senior Member
****

Group: Member
Posts: 150
Joined: May 2005
Member No: 132,977



The top, I think, would be

background-repeat: repeat-x;
background-attachment: fixed;
background-position: top center; <-- If the 'center' doesn't work, try left or right instead.

if we're thinking of the same 'top' o_O
 
duplicatex0x0x0
post Dec 31 2005, 09:37 AM
Post #3


Senior Member
******

Group: Duplicate
Posts: 1,912
Joined: May 2005
Member No: 137,527



Where the background is displayed, is going to be determined on how big the background picture is.
 
maryissa
post Dec 31 2005, 03:53 PM
Post #4


Are You Kidding?
******

Group: Member
Posts: 1,714
Joined: Sep 2005
Member No: 237,747



QUOTE(khraene @ Dec 31 2005, 7:24 AM)
The top, I think, would be

background-repeat: repeat-x;
background-attachment: fixed;
background-position: top center; <-- If the 'center' doesn't work, try left or right instead.

if we're thinking of the same 'top' o_O

*


Thankz it work.

This topic can be close now.
 

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