wondering how to make a skin picture not copy |
wondering how to make a skin picture not copy |
![]()
Post
#1
|
|
![]() short one ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 469 Joined: Jun 2004 Member No: 23,284 ![]() |
well i already have all the pictures for the skins and everything all i need now is to learn how to make it so it doesnt copy because ive been told that on another skin i made it wasnt big enough (even tho it looked big enough on my screen and im sure the people werent lying) but to prevent this problem i want to learn how to center something with html and make it stay there and only there once instead of making another one like a tile effect the picture i want is http://oniryu.free.fr/art/fanart/naruto_sharingan.jpg as u can c its not big enough and well i sort of dont want it big enough so if u understand wat im saying than thank you
|
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 192 Joined: Feb 2004 Member No: 3,204 ![]() |
CODE <!-- begin code provided by createblog.com --> <style> body { background-image: url(IMAGE); background-repeat: no-repeat; background-position: left top; } </style> <!-- end code provided by createblog.com --> try that if you wanted it in the code otherwise you can do it in claf. change "left top" to wherever you want it at. change "left" to "right" or "center" and "top" to "middle" or "bottom". edit: can you PLEASE get rid of the code that closes the window?!? try just a regular right click code that won't close the window but won't let you right click. it's so annoying because everytime i close the window in my tabs it terminates netscape. ![]() |
|
|
![]() ![]() |