How to Make 3D Tag Cloud

Tag Cloud 3D
One of widgets that can beautify your blog is Tag Cloud 3D. It makes your labels looks more beautiful with a 3D animation that can spin around. Just like, see demo.

If you're interested with this widget just do these following steps:
  • Go to your dashboard => select layout => add a gadget => select labels => check cloud=> save;
  • Go to your dashboard => select layout => add a gadget => select HTML/JavaScript;
  • Copy and paste this following script into the  HTML/JavaScript box (leave the box title blank)


Note:
hicolor: "0xce1449"        => color of text when it's pointed
tspeed: "40"                   => the speed of spinning
style='font-size: 15pt      => font size of text you want to display
wpcumuluscontent5733682", "380", "250" => the high and the wide of widget
you can change the red text as whatever you want

  • Place the script exactly below label widget
  • Save and enjoy.
....................................................................
Alternative
  • Go to your dashboard => template => edit HTML => proceed => check expand widget templates =>  
  • Search this below code (use ctrl+f (Mozilla)/ F3 (Chrome) 
  • Copy this below code and paste exactly under the above code 
Note:

# Width = 240px
# Height = 300px
# Background = #ffffff white
# Text color = 0×333333 (gray)
# Font size = 12
  • Save and enjoy

No comments:

Post a Comment