You code? Come here.
- Started
- Last post
- 18 Responses
- benfal99
Go there: http://mu6.tumblr.com/
You see the tag cloud in the left column ?
this is the code for it:
<div align="left">
<!-- Start Tumblr Tag Cloud -->
<script type="text/javascript" src="http://tumblrtags.rivers.pro/jquery.js"></script><script type="text/javascript" src="http://tumblrtags.rivers.pro/widget.js?css=default&minsize=80&maxsize=180"></script>
<!-- End Tumblr Tag Cloud -->
</div>I want it to be align to left. But its always aligned 'center' ... WHY?
- Stugoo0
#tag_cloud #tag_list { padding-left:0;}
its taking a padding from somewhere.
- benfal990
so what do i need to do?
- ********0
something
- benfal990
where do i need to paste this?
#tag_cloud #tag_list { padding-left:0;}
iam no coder :_(
- benfal990
Its worked!
thanks spraycan! You rocks.
- Stugoo0
thats it you got it.
- ********0
check this out: http:/ihatejavascript.free.fr
- scarabin0
buffalo buffalo buffalo buffalo buffalo buffalo buffalo buffalo.
- benfal990
oh great ...
- benfal990
while iam at it... is there another code to make them appears in alphabatic order?
- version30
#pipe-dream {
letters-sort: alphabetize a-z;
}
- ********0
actually the script which returns tag clods mentions alphabatic order
http://tumblrtags.rivers.pro/wid…
check your configuration- it mention it but it doesnt apply it.
Internet! :Dbenfal99
- it mention it but it doesnt apply it.
- ********0
will this work?
<div align="left">
<!-- Start Tumblr Tag Cloud -->
<script type="text/javascript" src="http://tumblrtags.rivers.pro/jquery.js"></script><script type="text/javascript" src="http://tumblrtags.rivers.pro/widget.js?css=default&minsize=80&maxsize=180&order=alphabetical"></script>
<!-- End Tumblr Tag Cloud -->
</div>
- benfal990
Why paying for programmers when you QBN? ™
