View Full Version : ~((dont noe how 2 work this thingy))~


XxbabiiangelxX
01-12-2005, 10:09 PM
undefinedundefinedundefined do anybody noe how to get my xanga 2 have a box border around my site like site http://www.xanga.com/home.aspx?user=lilswtbabie08
and when u put your mouse over the words it turns pink also the spot when u put your mouse over the pictures??? please help me???

tokyo bleu
01-13-2005, 01:39 AM
DIVs (boxed Xanga):
<div style="border: 2px solid #9966CC; background:white; FILTER: alpha(opacity=60); overflow:auto; width:520px; height:450px;">

Hovered links:
<style>
a:hover {
color: #CC0099;}
</style>