diplaying an image |
diplaying an image |
Aug 26 2004, 04:02 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 7 Joined: Aug 2004 Member No: 43,871 |
how do i display and image in my xanga b/c i have this skin that wont allow pictures to go on it [with the background image url thingy] does anybody have a code instead?
|
|
|
|
![]() |
Aug 26 2004, 04:13 PM
Post
#2
|
|
![]() uhhhh ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 641 Joined: Jul 2004 Member No: 34,170 |
<style type="text/css">
/* Angel of Hope */ /* by M_yF_iNaLF_aNtasY */ /* <a href='http://blogring' target='_blank'>http://blogring</a> */ body { background-color: lightblue; background-image: url(''); background-attachment: fixed; background-repeat: no repeat; scrollbar-arrow-color: lightblue; scrollbar-track-color: black; scrollbar-shadow-color: black; scrollbar-face-color: black; scrollbar-highlight-color: black; scrollbar-darkshadow-color: black; scrollbar-3dlight-color: black; } see where it says: background-image: url(''); place the URL between '' so it would be like: background-image: url('URL OF IMAGE'); This post has been edited by ladyxdiscord: Aug 26 2004, 04:15 PM |
|
|
|
pinayQT92 diplaying an image Aug 26 2004, 04:02 PM
ladyxdiscord like can you show me the code of your skin? Aug 26 2004, 04:06 PM
pinayQT92 <!-- Created by CuteMAP -->
<... Aug 26 2004, 04:08 PM
pinayQT92 i want the image on the bottom right corner Aug 26 2004, 04:09 PM
pinayQT92 thank you Aug 26 2004, 04:15 PM![]() ![]() |