background picture |
background picture |
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?
|
|
|
|
![]() |
Jul 4 2005, 08:45 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() 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> |
|
|
|
kalikine background picture Jul 3 2005, 11:25 PM
Maestro Use this:
CODE<style type=text/css>
body {... Jul 3 2005, 11:54 PM
kalikine where do i put the url of the picture i want as th... Jul 3 2005, 11:58 PM
atreyulove1212 it should have background url in there it is a wro... Jul 4 2005, 02:45 AM
atreyulove1212 {background-color:000000;background-image... Jul 4 2005, 07:19 PM
atreyulove1212 it still wood have worked if she put the url in th... Jul 5 2005, 01:02 AM![]() ![]() |