custom headers - wrong colours!! |
![]() ![]() |
custom headers - wrong colours!! |
Sep 10 2004, 10:22 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jul 2004 Member No: 35,920 |
i have a problem with making custom headers on xanga. even tho i do not put a colour code in html, it always seems that the hues of the background and border are orange.
here is what i enter in the "Input your own Header HTML" <TABLE class=header cellSpacing=0 cellPadding=4 width="100%" border=1> <TBODY> <TR> <TH align=left><font style="georgia">Moi</TH> <TD align=right>poems by me, and only me</TD></TR></TBODY></TABLE></font> <!-- 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 style="FONT-SIZE: 8pt; BACKGROUND:#F58F1F; WIDTH: 170px; COLOR: #000000; font-face: arial" name="playlist" size="1"> <option value="0">3DOORS DOWN - when i'm gone</option> <option value="1">LUSTRA - scotty doesn't kno</option> <option value="2">JOHN LENNON - imagine</option> <option value="3">NIRVANA - all apoligies</option> <option value="4">ALL AMERICAN REJECTS - drive away</option> <option value="5">BLINK 182 - adam's song</option> </select> <script language="JavaScript"> <!-- var playstate = 0; 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(); songs[0]="http://students.washington.edu/gia4son/musicfolder3/3DoorsDownWhenImGone.mp3"; songs[1]="http://195.161.115.251/lofi/16/167346.mp3"; songs[2] ="http://www.sumfun1.com/slow%20wavs/johnlennonimagine.wav"; songs[3] ="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/128/5558_1_12_04.asf"; songs[4] ="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/24322/27265_1_9_04.asf"; songs[5]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/3/237/4383_1_7_04.asf"; 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 --> and this what i get : my webpage can someone please help me put in the rite colours and/or why this happens? |
|
|
|
Sep 10 2004, 10:40 PM
Post
#2
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
It could be because of your Text Settings on the Look and Feel page (not your the stuff that's in your custom header HTML, but your actual settings for Xanga).
|
|
|
|
![]() ![]() |