label 3D ni macam label biasa tu tapi dia boleh bergerak sendiri*otomatik apabila dihalakan cursor.
kalau banyak sangat label nanti akan membentuk bulat.
kredit to cik ain
dashboard-design-edit html-tick expand widget template
atau<b:section class='sidebar' id='sidebar' preferred='yes'>
atau
<b:section-contents id='sidebar-right-1'>
<b:section class='sidebarright' id='sidebarright' preferred='yes'>
guna ctrl+f untuk memudahkan pencarian
copy code kat bawah dan paste kan diBAWAH code kat atas tuu ..
<b:widget id='Label99' locked='false' title='Labels' type='Label'><b:includable id='main'><b:if cond='data:title'><h2><data:title/></h2></b:if><div class='widget-content'><script src='http://sites.google.com/site/bloggerustemplatus/code/swfobject.js' type='text/javascript'/><div id='flashcontent'>Blogumulus by <a href='http://www.roytanck.com/'>Roy Tanck</a> and <a href='http://www.bloggerbuster.com'>Amanda Fazani</a></div><script type='text/javascript'>var so = new SWFObject("http://sites.google.com/site/bloggerustemplatus/code/tagcloud.swf", "tagcloud", "240", "300", "7", "#ffffff");// uncomment next line to enable transparency//so.addParam("wmode", "transparent");so.addVariable("tcolor", "0x333333");so.addVariable("mode", "tags");so.addVariable("distr", "true");so.addVariable("tspeed", "100");so.addVariable("tagcloud", "<tags><b:loop values='data:labels' var='label'><a expr:href='data:label.url' style='12'><data:label.name/></a></b:loop></tags>");so.addParam("allowScriptAccess", "always");so.write("flashcontent");</script><b:include name='quickedit'/></div></b:includable></b:widget>
Untuk tukar width, height and background color, boleh tukar di bahagian ini :
var so = new SWFObject("http://sites.google.com/site/bloggerustemplatus/code/tagcloud.swf", "tagcloud", "240", "300", "7", "#ffffff");
240:width , 300:height , #ffffff:background color
Untuk tukar font color, tukar bahagian ini :
so.addVariable("tcolor", "0x333333");
tulisan merah adalah kod font color
Untuk saiz tulisan, tukar di bahagian ini.
so.addVariable("tagcloud", "<tags><b:loop values='data:labels' var='label'><a expr:href='data:label.url' style='12'><data:label.name/></a></b:loop></tags>");
warna merah adalah saiz tulisan.
gudluck ^^
No comments:
Post a Comment