Log In · Register

 
 
Closed TopicStart new topic
background picture
kalikine
post Jul 3 2005, 11:25 PM
Post #1


say frisky.
**

Group: Member
Posts: 23
Joined: Jul 2005
Member No: 163,993



for the background--i want a picture to be on the bottom right corner...is there a code for that? and where do i put the code?
 
YourSuperior
post Jul 3 2005, 11:54 PM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



Use this:
CODE
<style type=text/css>
body {
background: 000000;
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;</style>
 
kalikine
post Jul 3 2005, 11:58 PM
Post #3


say frisky.
**

Group: Member
Posts: 23
Joined: Jul 2005
Member No: 163,993



where do i put the url of the picture i want as the background? _unsure.gif
 
atreyulove1212
post Jul 4 2005, 02:45 AM
Post #4


Member
**

Group: Member
Posts: 19
Joined: Jul 2005
Member No: 165,208



it should have background url in there it is a wrong code i believe try adding like <background img url=''url''> somewhere in there tell me if it works happy.gif
 
atreyulove1212
post Jul 4 2005, 07:19 PM
Post #5


Member
**

Group: Member
Posts: 19
Joined: Jul 2005
Member No: 165,208



htere you go hun haha jk lol biggrin.gif
 
YourSuperior
post Jul 4 2005, 08:45 PM
Post #6


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



^Your code is jumbled up...

CODE
<style type=text/css>
body {
background: 000000;
background-image: url("image url here");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;</style>
 
atreyulove1212
post Jul 5 2005, 01:02 AM
Post #7


Member
**

Group: Member
Posts: 19
Joined: Jul 2005
Member No: 165,208



it still wood have worked if she put the url in the right spot
 

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