Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D
[code]#navigation {
background: transparent;
border:
hir
[quote]/* FriendsterMagic remove search form*/
#search {display:none;background:transparent;}
#search form {display:none;background:transparent;}
#subnav {display:none;}
#f_logo{display:none! important;} //if u want the friendster logo to appear just clear this line
/* FriendsterMagic - personalize logo */
#navigation {
background:transparent;
margin:0px 0 0px 0;
padding:180px 0 0 0;
border:none;
background-attachment: fixed;
background-image:url(URL);
background-repeat: no-repeat;
background-position: top center;
width:800px! important;
height:100%! important;
}
/* FriendsterMagic - main navigation*/
#mainnav {
margin:0 0 10px 0;
padding:0 0 2px 0;
width:100%;
font-size:12px;
font-family:verdana;
font-weight:bold;
background:transparent! important;
align:center! important;
border-top-width:6px;
border-top-style:solid;
border-top-color:#000000;
}[/quote]