transparent background of my header?, how do u make the background transparent |
transparent background of my header?, how do u make the background transparent |
Mar 13 2005, 11:09 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Mar 2005 Member No: 108,951 |
it's kinda hard to explain, but i want to make the background of my header in my xanga transparent and i also want to put a border around it. exactly like my left module, and my blog entries. i looked through the scripts, but i didn't find anything. (unless i overlooked it or somethin)
PLEASE HELP!!! |
|
|
|
![]() |
Mar 13 2005, 07:06 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Mar 2005 Member No: 108,951 |
it's REALLY REALLY BIG! but ehre u go. and thanks in advance again.
<table bgcolor=0D0D0D width=970 height=100> <tr> <td> <!-- begin code provided by createblog.com --> <STYLE> table.left { /* opacity maximum 100 */ filter: alpha(style=0,opacity=70); } </STYLE> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <STYLE> /* transparent blog */ .blogbody, { /* opacity maximum 100 */ filter: alpha(style=0,opacity=80); } </STYLE> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ background-color:0D0D0D; family-font: trebuchet ms; BORDER: #ffffff 1px solid; width:645px;} </style> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type="text/css"> #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops { width: auto !important; }</style> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <center><a href='http://www.createblog.com/'><img src='http://www.createblog.com/images/button.gif' border='0' alt='For Xanga scripts, skins, tools, and help!'></a> <!-- end code provided by createblog.com --> <br> <br> <STYLE TYPE="text/css">p {align=justify} BODY{cursor: url(http://www.boomspeed.com/sfhelpers/cursors/217.cur);} a {cursor: url(http://www.boomspeed.com/sfhelpers/cursors/217.cur);} </STYLE> <!-- begin code provided by createblog.com --> <style type="text/css"> BODY { scrollbar-arrow-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-face-color: #000000; scrollbar-shadow-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #666666; } </style> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style> a:hover {border: 1px solid #666666;} </style> <!-- end code provided by createblog.com --> <font color=FFFFFF size=2 face=comic sans MS><b><u>: <!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <object id="darkplayer" codeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" type="application/x-oleobject" height="0" standby="Loading Microsoft Windows Media Player components..." width="0" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"> <param NAME VALUE> <param NAME="ShowControls" VALUE="0"> <param NAME="ShowStatusBar" VALUE="0"> <param NAME="ShowDisplay" VALUE="0"> <param NAME="DefaultFrame" VALUE="Slide"> <param NAME="Autostart" VALUE="1"> <param NAME="Loop" VALUE="True"> </object> <form name="form"> <select name="playlist" size="1"> <!-- Add song info here --> <option value="0">Blink 182-Anthem</option> <option value="1">Fountain's of Wayne-Stacy's Mom</option> <option value="2">Whip It</option> <option value="3">Ingrid-You Promised Me</option> <option value="4">None YET</option> <option value="5">None YET</option> </select><br> <input TYPE="BUTTON" NAME="darkplay" VALUE="play" OnClick="play(document.forms['form'].playlist);"> <input TYPE="BUTTON" NAME="darkpause" VALUE="pause" OnClick="document.darkplayer.pause(); playstate=2;"> <input TYPE="BUTTON" NAME="darkstop" VALUE="stop" OnClick="document.darkplayer.stop(); playstate=2;"></p> </form> <script language="JavaScript"> <!-- var playstate = 1; shuffle = 1; // Set to 0 to always play first song in list // Set to 1 to randomly choose the first song to play songs=new Array(); // Add song URLs here songs[0]="http://www.freewebtown.com/selcouthdragon/gallery/67190/aud-68501.mp3"; songs[1]="http://www.freewebtown.com/selcouthdragon/gallery/67190/aud-68502.mp3"; songs[2]="http://www.freewebtown.com/selcouthdragon/gallery/67190/aud-68503.mp3"; songs[3]="http://www.freewebtown.com/selcouthdragon/gallery/67190/aud-68607.mp3"; songs[4]="SONG URL"; songs[5]="SONG URL"; if (shuffle == 1) { var randsg = Math.floor(Math.random()*songs.length); document.darkplayer.FileName = songs[randsg]; document.darkplayer.scr = songs[randsg]; document.forms['form'].playlist.options[randsg].selected = true; } function play(list) { if (playstate == 2) { document.darkplayer.Play(); } else { var snum = list.options[list.selectedIndex].value document.darkplayer.FileName = songs[snum]; document.darkplayer.scr = songs[snum]; } playstate = 1; } //--> </script> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type="text/css"> select{ color:#FFFFFF; background-color:#000000; font-family:arial; font-size:10px; } input { color:#FFFFFF; background-color:#000000; font-family:arial; font-size:10px; } </style> <!-- end code provided by createblog.com --> </tr> </td> </table> |
|
|
|
SelcouthDragon transparent background of my header? Mar 13 2005, 11:09 AM
SelcouthDragon anyone? please.... Mar 13 2005, 03:26 PM
SelcouthDragon can anyone out there PLEASE help me??? Mar 13 2005, 05:16 PM
x_angawhomps What header?
DO NOT double/triple post. It's... Mar 13 2005, 05:22 PM
sweetxsimplicity Yes, please be patient.
If your header is an imag... Mar 13 2005, 06:15 PM
SelcouthDragon sry.
i was talkin bout that part on the top of ... Mar 13 2005, 06:30 PM
x_angawhomps Post your codes, please. Mar 13 2005, 06:33 PM
SelcouthDragon ummm... u mean like everything that's in my he... Mar 13 2005, 06:38 PM
x_angawhomps Yessir. It'd be easier because we could just h... Mar 13 2005, 06:40 PM
x_angawhomps <table class="topheader">
<tr... Mar 13 2005, 07:11 PM
SelcouthDragon OMG!!!! THANK YOU THANK YOU THANK ... Mar 14 2005, 09:10 PM
x_angawhomps QUOTE(SelcouthDragon @ Mar 14 2005, 6:10 PM)O... Mar 14 2005, 09:43 PM![]() ![]() |