Log In · Register

 
 
Closed TopicStart new topic
transparent background of my header?, how do u make the background transparent
SelcouthDragon
post 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) ermm.gif

PLEASE HELP!!!
 
SelcouthDragon
post Mar 13 2005, 03:26 PM
Post #2


Senior Member
***

Group: Member
Posts: 31
Joined: Mar 2005
Member No: 108,951



anyone? please.... _unsure.gif
 
SelcouthDragon
post Mar 13 2005, 05:16 PM
Post #3


Senior Member
***

Group: Member
Posts: 31
Joined: Mar 2005
Member No: 108,951



can anyone out there PLEASE help me???
 
whomps
post Mar 13 2005, 05:22 PM
Post #4


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



What header?

DO NOT double/triple post. It's spam.
 
sweetxsimplicity
post Mar 13 2005, 06:15 PM
Post #5


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



Yes, please be patient. happy.gif
If your header is an image, you'll have to do that in an image editing program like paint shop pro or photoshop.
 
SelcouthDragon
post Mar 13 2005, 06:30 PM
Post #6


Senior Member
***

Group: Member
Posts: 31
Joined: Mar 2005
Member No: 108,951



sry. pinch.gif

i was talkin bout that part on the top of my xanga where the music drop down list and the "createblog" link is. that part with a black background and no border way at the top, right under the ad.

i wanted to put a white border around it and make it have a transparent background exactly like my left module and blog entries.

thanks a bunch in advance and sry for the impatience biggrin.gif
 
whomps
post Mar 13 2005, 06:33 PM
Post #7


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Post your codes, please.
 
SelcouthDragon
post Mar 13 2005, 06:38 PM
Post #8


Senior Member
***

Group: Member
Posts: 31
Joined: Mar 2005
Member No: 108,951



ummm... u mean like everything that's in my header? or wut?
 
whomps
post Mar 13 2005, 06:40 PM
Post #9


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Yessir. It'd be easier because we could just have everything ready for you to paste into your Custom Header.
 
SelcouthDragon
post Mar 13 2005, 07:06 PM
Post #10


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>:music.gif:</b></u></font>
<!-- 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>
 
whomps
post Mar 13 2005, 07:11 PM
Post #11


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700





Replace what you had with this. ^
 
SelcouthDragon
post Mar 14 2005, 09:10 PM
Post #12


Senior Member
***

Group: Member
Posts: 31
Joined: Mar 2005
Member No: 108,951



OMG!!!! THANK YOU THANK YOU THANK YOU!! it really helped. lol. biggrin.gif
 
whomps
post Mar 14 2005, 09:43 PM
Post #13


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



QUOTE(SelcouthDragon @ Mar 14 2005, 6:10 PM)
OMG!!!! THANK YOU THANK YOU THANK YOU!! it really helped. lol.  biggrin.gif
*


Topic Closed.
If you have anymore questions, PM me.
 

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