make wallpaper not repeat?, the one that xanga provide doesnt work |
make wallpaper not repeat?, the one that xanga provide doesnt work |
Sep 9 2004, 01:25 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Mar 2004 Member No: 7,062 |
for my code part...
CODE <!-- begin code provided by createblog.com --> body { background-image: url(picture url); background-color: #FFFFFF; scrollbar-arrow-color: #B991C9; scrollbar-track-color: #FFFFFF; scrollbar-shadow-color: #B991C9; scrollbar-face-color: #B991C9; scrollbar-highlight-color: #B991C9; scrollbar-darkshadow-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; <!-- end code provided by createblog.com --> when i put the background-image: url(picture url); code in... it repeats... how do i make it not repeat... and like even move it to bottom right? |
|
|
|
![]() |
Sep 9 2004, 06:56 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
Of course you could just emit that altogether and stick it in the Xanger box.
(The one that asks you for your URL.) But you have to hit the 'no repeat' option. CODE <!-- begin code provided by createblog.com --> background-image: url(URL HERE); background-repeat: no repeat; background-position: horizontal-vertical; <!-- end code provided by createblog.com --> ^ my lovely attempt at solving your problem. |
|
|
|
lilazindreamer make wallpaper not repeat? Sep 9 2004, 01:25 AM
avalon* QUOTE(lilazindreamer @ Sep 9 2004, 1:25 AM) b... Sep 9 2004, 03:27 PM
waccoon QUOTE(allthatglitterss @ Sep 9 2004, 4:27 PM)... Sep 9 2004, 03:48 PM
avalon* really? haha i dunno, the one i posted works for m... Sep 9 2004, 06:40 PM
TrannieL Exactly this one
QUOTE<!-- begin code ... Sep 9 2004, 07:24 PM
lilazindreamer hehe thx.. Sep 9 2004, 08:43 PM
waccoon Solved, Closed. Sep 9 2004, 08:45 PM![]() ![]() |