Showing posts with label Widget/HTML/JavaScript. Show all posts
Showing posts with label Widget/HTML/JavaScript. Show all posts

Monday, May 14, 2012

How to Make Menu and Sub-menu Tab

How to make menu and sub menu tab without jQuery? If you are interested in making menu and sub menu tab just like menu bar of this blog, or see demo, just do these following steps:
  • Go to your dashboard => Template => choose Edit HTML => select proceed => check expand widget templates (above right side);
  • Find this below  inside the box code (if you face difficulty in finding it just press F3 if your browser is Chrome or Ctrl+F for Firefox, and copy paste one of below codes, press enter); 

  • Copy and paste these below code right before the above code;


Note:
#cat-nav {background:#000;margin:0 1px;padding:0;height:35px;} change the 000 with any kinds of color you desire for the background color.
#cat-nav li:hover { background:#787876; } color when menu or sub menu is pointed
TITLE change with title whatever you want
#YOUR LINK# change with link whatever you want (page, posting, or label link, etc)

  • That's it, save and enjoy;


  • If you've done it correctly, it will appear menu bar like this above look in your header.

Saturday, May 12, 2012

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

Friday, October 8, 2010

How to Make Social Profile Widget?

social bookmark
Social profile widget in your blog serves significant function to you to stay connect with your visitor. Furthermore, by doing this you can also increase your blog traffic by submitting or promoting either your blog or your posting to them. There are so many social bookmarks  you can follow such as: google+, facebook, twitter, feeds, technorati, stumbleupon, linkedin, etc.

I really suggest for the blogger to add link of these social bookmarks to their blog. But how to make it? it is easy, just follow these steps:

  • Go to layout, 
  • add a gadget, 
  • choose: HTML/Java script, 
  • copy and paste this below script, 
  • change the ###### with your social profile (facebook, twitter, feeds, technorati, stumbleupon)

 ......................................................
social bookmark