Jump to content

Help with Images?


Guest ShannonBeth

Recommended Posts

Guest ShannonBeth

Hello! I have a problem/question and i am hoping someone can help me! I am tryin to create a layout for myyearbook.com and they are working with CSS. Honestly i've not had a whole lot of experience but catch on quick but this has me stummped and i'm not sure what i'm doing wrong!Here is the code so far for the background and the curser i am using, what i want to do is add falling images or an image that floats or bounces all over the screen and also an online now icon.Can someone please explain to me how i am to do this? Thank you so much!Here is the code as of now!body { cursor: url(http://i12.photobucket.com/albums/a234/MnAngel/stewarthoodicon.gif), default; background-color: #FF9933; background-image: url(http://content1.myyearbook.com/profile_themes/2008/02/20/10/5896977_1203521861.jpg);}div.secthead { background-color: #FF9933; color: #FFFFFF;}.sectlink { color: #FFFFFF;}.secthead img { display: none;}.tabfrmbrd { border-style: solid; border-width: 3px; border-color: #FF9900; filter: alpha(opacity=100); opacity: 1; -khtml-opacity: 1; -moz-opacity: 1;}.highlightlink { color: #FF9900;}.normaltextbold { color: #FFFFFF;}.normaltext { color: #FFFFFF;}#profilecontent { color: #FFFFFF; background-image: url(http://content1.myyearbook.com/profile_themes/2008/02/20/10/5896977_1203521815.jpg);}#profilecontent a { text-decoration: underline;}#profilecontent .normaltextlinkbold { color: #FF9900;}#profilecontent .normaltextlink { color: #FF9900;}.sectbg1 { background-color: transparent;}.sectbg2 { background-color: transparent;}Here is the site if you want to see page at all.http://www.myyearbook.com/shannonbeth

Link to comment
Share on other sites

Motion requires Javascript (or flash if you want to learn a whole lot of new stuff). Check out this site. Scroll through the whole thing. You can link to a library that does almost everything for you, and you might get ideas for other cool possibilities.http://www.walterzorn.com/dragdrop/dragdrop_e.htm

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...