Log In · Register

 
 
Closed TopicStart new topic
shining background
stefani_hsc
post Jul 23 2006, 06:35 PM
Post #1


Senior Member
***

Group: Member
Posts: 52
Joined: Apr 2005
Member No: 126,525



how to have a shining background as this page?
http://www.xanga.com/LOVE_QQQ

when moving the scroll bar, the background color shines.
 
talcumpowder
post Jul 23 2006, 08:05 PM
Post #2


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



That's not a code... It's the computer reacting to a information change. If you'd like it, add a large border around your page.
CODE
<style type="text/css">body{border: 100px solid #000000;}</style>
 
stefani_hsc
post Jul 24 2006, 11:35 AM
Post #3


Senior Member
***

Group: Member
Posts: 52
Joined: Apr 2005
Member No: 126,525



i already have borders around my xanga, but it doesn't shine!
http://www.xanga.com/stefani_hsc
 
talcumpowder
post Jul 24 2006, 01:57 PM
Post #4


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Because your xanga doesn't lag enough. That's all I'm going to say.
 
*digital.fragrance*
post Jul 24 2006, 02:58 PM
Post #5





Guest






ummmm...... Reili... don't kill me.

CODE
<script LANGUAGE="JavaScript">
colours=new Array('FF8080','FF0000','FFBFBF')
function gs(){
var clrPos=Math.floor(Math.random()*colours.length)
with (window.document.body.style){
borderWidth=65;
borderStyle='solid';
borderColor=colours[clrPos];}}
if (document.all)window.document.body.onscroll=gs;
</script>


These are your colors: 'FF8080','FF0000','FFBFBF'
 
stefani_hsc
post Jul 25 2006, 02:31 AM
Post #6


Senior Member
***

Group: Member
Posts: 52
Joined: Apr 2005
Member No: 126,525



thank u sooooo much! digital.fragrance.
this is exactly what i want!
 
*digital.fragrance*
post Jul 25 2006, 09:19 AM
Post #7





Guest






no prob :)
 
talcumpowder
post Jul 25 2006, 01:56 PM
Post #8


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



-pokes- Where was that? Considering... It's not in there for me. o.O No really. I'm not kidding.
 
*digital.fragrance*
post Jul 25 2006, 02:11 PM
Post #9





Guest






^ that's wierd... I just clicked view source and found the code
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: