BakaBT > Need Help? Ask Here

Boxed OST HTML Help.

(1/2) > >>

jouni555:
I want to know how to make the Tracklist like in here.

http://bakabt.me/151179-basilisk-music-collection.html

I'm using "Boxed OST Template" but adding the Tracklist makes it very long.

And it would be better to know how to make my offer like that.

Takeshi:
Check my tracker profile. ;)

EDIT: Basically, you replace the current code with this one. Also, as you may see, "300px" determines how long you want it to be despite how long the track names might be.

Moreover, may I suggest you replace:

--- Code: ---
font-size: medium;
--- End code ---
with

--- Code: ---
font-size: small;
--- End code ---

It makes it look way more sleek.

yobbin2000:
So if I understand correctly you want the tracklist to be a drop down menu instead of just a big list thats always displayed?  If so im fairly sure the codeing is

<b>Tracklist:</b><br />
<select style="width:200px"><option>Tracklist:
<option>01. Track Name 1
<option>02. Track Name 2
<option>03. Track Name 3
</select><br /><br />

Hope this is helpfull

Xiong Chiamiov:
You should close your option tags.

Southrop:
Although that isn't too important. The code will still be parsed if you don't close the option tags.

Navigation

[0] Message Index

[#] Next page

Go to full version