i want the the left and right to be purple and the top and bottom to be black....
thanx
Can someone give me the code to change my border color on Myspace to 2 different colors?
Are you referring to table borders or a border for the entire page?
for a page border use this
%26lt;style%26gt;
.a {this affects only IE}
body {_border:20px solid; _border-top-color:6699cc; _border-right-color:violet; _border-bottom-color:blue; _border-left-color:ffcc99;}
.top, .bottom, .left, .right {_display:none;}
%26lt;/style%26gt;
%26lt;comment%26gt;
%26lt;style%26gt;
.a {this affects only firefox}
body {margin-top:20px;}
.top, .bottom, .left, .right {position:fixed; z-index:9;}
.top {background-color:6699cc;}
.right {background-color:violet;}
.bottom {background-color:blue;}
.left {background-color:ffcc99;}
.top {top:0px; left:0px; width:100%; height:20px;}
.bottom {bottom:0px; left:0px; width:100%; height:20px;}
.left {top:0px; left:0px; width:20px; height:100%;}
.right {top:0px; right:0px; width:20px; height:100%;}
%26lt;/style%26gt;
%26lt;/comment%26gt;
%26lt;div class="top"%26gt;%26lt;/div%26gt;
%26lt;div class="bottom"%26gt;%26lt;/div%26gt;
%26lt;div class="left"%26gt;%26lt;/div%26gt;
%26lt;div class="right"%26gt;%26lt;/div%26gt;
Perhaps reading this http://www.abrax.us/bbz/Dipp.htm about understanding myspace table structure will help you better if you are referring to table borders.
Can someone give me the code to change my border color on Myspace to 2 different colors?
the info whih u want u will get a-z info in this link
www.MyspaceHoney.com and www.mycoolbutt.com
check it out dude its awesome
No comments:
Post a Comment