I need help with this style sheet. I would like you to use this style sheet, and this music to it. http://www.freewebs.com/ddr4me/hm-exe3navicustomizer.mid
Thanks to whoever can do it. BTW, I don't want any changes to it, only the music added. ^_^
LASTN_HEAD<=
<style type="text/css">
<!--
/* universal font face */
body, td, font, div, p {
font-family: "Papyrus", "sans-serif"
}
/* displayed title of livejournal */
td.caption {
font-size:12pt;
}
/* top center navigation links */
.index {
font-size:12pt;
}
/* displayed user name in top banner */
td div {
font-size:12pt;
}
/* top banner main navigation links */
table table table table td.meta {
font-size:12pt;
}
/* display of date and time */
p .index {
font-size:12pt;
}
/* subject of journal entries */
p table table td.caption {
font-size:12pt;
}
/* displayed text in journal entries */
td {
font-size:12pt;
}
/* currents (mood, music) and bottom banner navigation links */
table table table td.meta {
font-size:12pt;
}
/* comment links */
.comments {
font-size:12pt;
}
-->
</style>
<!-- GLOBAL_HEAD Start -->
<style type="text/css">
<!--
body {
background-image: url(http://www.eyeambic.com/pics/montreal/graffitib1.jpg) !important;
background-attachment:scroll;
background-repeat:repeat;
background-position:left;
background-color:#000000;
}
-->
</style>
<style type="text/css">
<!--
a:hover {
cursor: default;
}
-->
</style>
<style type="text/css">
<!--
table {
width: 44%;
margin-left: 0%;
margin-right: 0%;
}
table table {
width: 95%;
margin:5;
}
table table table {
width: auto;
}
-->
</style>
<=LASTN_HEAD
LASTN_TALK_READLINK=><a href="%%urlread%%">%%messagecount%% Ones Left%%mc-plural-%%</a>|
LASTN_TALK_LINKS<=
<tr>
<td align="center" colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comments">
%%readlink%%<a href="%%urlpost%%">Leave One *beep*es</a>
</td>
</tr>
<=LASTN_TALK_LINKS
GLOBAL_HEAD<=
<style type="text/css">
<*!--
}
table table table {
width: auto;
}
body, td, font, div, p {
font-family: "Papyrus";
font-size: 12pt;
}
-->
table {
border: 18px #000000;
}
table table {
border:
}
<*!--
</style>
<=GLOBAL_HEAD
Help please, simple task for you guys
Hi catphish06,
You would be better off embedding the music in the html.
There should be some tutorials on how to do that if you do a quick google search
Help please, simple task for you guys
Well, wouldn't I have to change the whole sheet? How would I embed it using html on the css sheet? Sorry if that's a dumb question lol ^____^.
Help please, simple task for you guys
You can't embed background music in CSS, you'll have to do it in every html page.
BUT I would seriously advise against background music. It can take a long time to load, and if you do not give the viewer the option to stop it and it just loops, it will get very annoying and put them off ever coming back. Trust me.