Help - Search - Members - Calendar
Full Version: Streampad
Forums > Resource Center > Support Center > Tumblr Support
aikobot
http://www.streampad.com/

Just thought I'd make a topic about this, for anybody who wants to have music playing on their tumblr.

It's a nifty little thing that plays all of your audio posts.

For example: http://soundwaves.tumblr.com (see bottom of page)
Janette
Thanks for sharing! (:
Mikeplyts
lol, first Tumblr Support posts. XD.gif
paozuu
lol xD thanks mel, i love this, so easier (:

btw, otay, i don't want to add this to my page. but i would like to know how to do this. haha xD i feel like learning something new. pwease?
http://i41.tinypic.com/257ep39.png
the following area. heh
manny-the-dino
^I dk why I didn't think of this before but I went right click>View Source and looked through her coding. Looks like she did it manually. "/

CODE
<!-- Following -->

<p class="sideheader"><strong>Following</strong></p>
<p>
<div class="following">


<a href="http://icanread.tumblr.com/"><img src="http://23.media.tumblr.com/avatar_0a2669313227_24.png" border="0"/></a>
<a href="http://shnon.tumblr.com/"><img src="http://9.media.tumblr.com/avatar_4bbc2a987242_24.png" border="0"/></a>
<a href="http://thundrrr.tumblr.com/"><img src="http://19.media.tumblr.com/avatar_3a17d51fd885_24.png" border="0"/></a>
<a href="http://lookbookdotnu.tumblr.com/"><img src="http://15.media.tumblr.com/avatar_27bd1ee383a8_24.png" border="0"/></a>
<a href="http://thecolonel05.tumblr.com/"><img src="http://21.media.tumblr.com/avatar_cbe6d199f618_24.png" border="0"/></a>
<a href="http://fiftywords.com/"><img src="http://14.media.tumblr.com/avatar_b2fa25681c0a_24.gif" border="0"/></a>
<a href="http://fmylife.tumblr.com/"><img src="http://14.media.tumblr.com/avatar_78f83d4f2a3a_24.png" border="0"/></a>
<a href="http://kari-shma.tumblr.com/"><img src="http://8.media.tumblr.com/avatar_2870fea36c0c_24.png" border="0"/></a>
<a href="http://ninetieskid.tumblr.com/"><img src="http://16.media.tumblr.com/avatar_052e69e1836d_24.png" border="0"/></a>
<a href="http://boxofrandomness.tumblr.com/"><img src="http://23.media.tumblr.com/avatar_a1d48a99cca4_24.png" border="0"/></a>
<a href="http://www.8secondsofawesome.com/"><img src="http://1.media.tumblr.com/avatar_4057ff661ea8_24.gif" border="0"/></a>
<a href="http://www.wordboner.com/"><img src="http://11.media.tumblr.com/avatar_3c7cf1d7357e_24.png" border="0"/></a>
<a href="http://tumblecal.com/"><img src="http://2.media.tumblr.com/avatar_a579dde57396_24.png" border="0"/></a>
<a href="http://supermariobros.tumblr.com/"><img src="http://8.media.tumblr.com/avatar_8876c62c6376_24.png" border="0"/></a>
<a href="http://wordjournal.tumblr.com/"><img src="http://12.media.tumblr.com/avatar_d53db988f088_24.png" border="0"/></a>
<a href="http://achoiceinthematter.tumblr.com/"><img src="http://17.media.tumblr.com/avatar_211a8a076ae0_24.png" border="0"/></a>
<a href="http://uteri.tumblr.com/"><img src="http://assets.tumblr.com/images/default_avatar_24.gif" border="0"/></a>
<a href="http://livethelife.tumblr.com/"><img src="http://21.media.tumblr.com/avatar_73791fbc312f_24.png" border="0"/></a>
<a href="http://crashedcar.tumblr.com/"><img src="http://9.media.tumblr.com/avatar_82c621c586a7_24.png" border="0"/></a>

</div>
</p>
paozuu
lollll i figured. xD thanks nataliaaa ;]
instantmusic
QUOTE(manny-the-dino @ May 3 2009, 03:26 AM) *
^I dk why I didn't think of this before but I went right click>View Source and looked through her coding. Looks like she did it manually. "/


If you right click to view the source, it won't show the actual code. It will only show what that code generated.

What a typical Following box looks like.

CODE

<style type="text/css">
.following {width:#}
.following a img {border: 1px solid black;padding: 1px;margin: 1px;}
.following a img:hover {border: 1px solid red;padding: 1px;margin: 1px;}

</style>

<div class="following">
{block:following}
{block:followed}
<a href="{followedurl}"><img src="{followedportraiturl-16}" border=0></a>
{/block:followed}
{/block:following}
</div>


Change the width to adjust your columns and rows.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.