Help - Search - Members - Calendar
Full Version: i need help adding music!
Forums > Resource Center > Support Center > Livejournal Support > Livejournal Resolved Topics
krisan
so, i just got a paid account in lj- but am having trouble with the coding as far as adding a song in the bg.

i have generator, w/ these overrides...

__________________________________________

GLOBAL_HEAD<=
<style type="text/css" media="screen">
a:link,a:active {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;}

a:hover {
color:#00CCFF;
text-decoration:none;}

a:visited {
font-style:italic;
color:#FFFFFF;}

body {
background-image: url('http://i20.photobucket.com/albums/b242/krisan9O2/b208b90e.png');
background-color:#000000;
background-position:top left;
background-repeat:no-repeat;
background-attachment:scroll;
margin-top:410px;
margin-left:212px;
margin-right:100%;
overflow-x:hidden;
overflow:-moz-scrollbars-vertical;
scrollbar-track-color:#00CCFF;
scrollbar-base-color:ff6633;
scrollbar-arrow-color:#FFFFFF;}

font,p,td,tr {
font-family:tahoma;
font-size:8pt;}

table {
width:603px;
border:0px;}

table table {
width:100%;}

table table table {
border:0px;
width:auto;}
</style>
<=GLOBAL_HEAD

LASTN_TALK_READLINK=><a href="%%urlread%%"><b>%%messagecount%% cosmopolitan%%mc-plural-s%%</b></a>|

LASTN_TALK_LINKS<=
<tr>
<td align="right" colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comments">
%%readlink%%<a href="%%urlpost%%">so shock me</a>
</td>
</tr>
<=LASTN_TALK_LINKS

__________________________________________

the information for adding a song is here...
http://www.livejournal.com/community/howto/3570.html

and i have my song here...
http://www.sendmefile.com/00160161

can anyone help me please????????
Jane Doe.
my guess would be:
it's not working because of the file not ending in .mp3 or a music extension?
you need a directlink to it...and 'sendfile.com is just giving you a link to a page.
the link is:
http://www.sendmefile.com/get/e4d369f89eb6...8Reprise%29.wma

but If they direct you to a page, make you wait 15 seconds to download, then I would think that they would disable directlinking..
my advice:
find another music host. [or web host, like http://5gigs.com/]
krisan
ok, so if i fix my link in the code- where exactly do i place it? do i put it somewhere between the { } after body???
Libertie
You need to go down to where the body tags start, and underneath where you see <body> add <bgsound src="LINK">.

You can probably put it in the CSS, but I recommend doing it just like they have it on that page.

========================

When you're editing your page, are you actually editing your own style, or are you putting in overrides in the modify.bml page? You need to be creating your own style; you can still use Generator as a base to do this. The above code will go in the LASTN_PAGE part.
jordanriane
If you have a paid account, take advantage of the fact that you can create your own style is s1, or theme in s2. You can basically create whatever you want with standard coding, instead of trying to override it through through moidfy journal page.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.