Kamis, 02 Juni 2011

How to Create a multi-column menus

Creating multi-column menu here means to make more than one menu in one column, this is very useful to save space of your blog that already has a menu that much like in the example screenshot below:










The steps to create multi-column menu silahkah follow as below:
1. Login to your blogger
2. Layout -> Edit HTML
3. Then find this code ]]></ b: skin>
4. Enter the following code before the code above


div.TabView div.Tabs
{
height: 24px;
overflow: hidden;
}
div.TabView div.Tabs a
{
float: left;
display: block;
width: 90px; text-align: center;
height: 24px;
padding-top: 3px;
vertical-align: middle;
border: 1px solid #000;
border-bottom-width: 0;
text-decoration: none;
font-family: "Times New Roman", Serif;
font-weight: 900;
color: #000;
}
div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active
{
background-color: #FF9900;
}
div.TabView div.Pages
{
clear: both;
border: 1px solid #6E6E6E;
overflow: hidden;
background-color: #FF9900;
}
div.TabView div.Pages div.Page
{
height: 100%;
padding: 0px;
overflow: hidden;
}
div.TabView div.Pages div.Page div.Pad
{
padding: 3px 5px;
}

Description:

- Figures in red -> width of the main menu box
- Figures in blue -> high box main menu
- Code green -> main menu border color
- Code purple -> main menu font color
- Code of gray -> color background main menu
- code yellow -> main box border color
- Code is colored orange -> background color of the main box

To know the color codes please click here

5. Please enter the following code before the code </ head>


<script src='http://superinhost.com/trikblog/tabview.js' type='text/javascript'/>  


6. Later Save

Then to the Layout menu -> Page Elements -> select Add Gadgets are you going to put this column multi menu -> HTML / Javascript

Please enter a multi-column script menu below:

<form action="tabview.html" method="get">
<div class="TabView" id="TabView">
class="Tabs" <div style="width: 350px;">
Title <a> menu 1 </ a>
Title <a> menu 2 </ a>
Title <a> menu 3 </ a>
</ div>
<div class="Pages" style="width: 350px; height: 250px;">

<div class="Page">
<div class="Pad">
Link 1 in menu 1 <br />
Link 2 on a menu <br />
Link 3 d1 1 menu <br />
</ div>
</ div>

<div class="Page">
<div class="Pad">
Link 1 in the menu 2 <br />
Link 2 in the menu 2 <br />
Link 3 d1 menu 2 <br />
</ div>
</ div>

<div class="Page">
<div class="Pad">
Link 1 in the menu 3 <br />
Link 2 in the menu 3 <br />
Link 3 d1 menu 3 <br />
</ div>
</ div>

</ div>
</ div>
</ form>

<script type="text/javascript">
tabview_initialize ('TabView');
</ script>

Information
- code green is your menu title
- code blue is the width and height of multi-column menus
- the red code is the content of your menu

Please try,, good luck!
 
Read more ...

How to Install Top Commentator Widget

This widget will show the 10 most commentators commented on your blog (a dofollow link.) So, the top commentator widget can captivate the viewer to want to comment more on your website or blog.

The script used is not too long and not heavy I think. You can install it in a short time. For those interested please try!

 1. Open Design »Page Elements.
  2. Click Add a Gadget.






3. Select the gadget HTML / JavaScript.





4. Fill in the title of the gadget.
5. Copy-paste script below into the gadget earlier.


<script type="text/javascript">
function pipeCallback(obj) {
document.write('<ul>');
var i;
for (i = 0; i < obj.count ; i++)
{
var href = "'" + obj.value.items[i].link + "'";
var item = "<li>" + "<a href=" + href + ">" + obj.value.items[i].title + "</a> </li>";
document.write(item);
}
document.write('</ul>');
}
</script>
<script src="http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback&_id=47909d73002419d14e697928bd9c4f24&url=http%3A%2F%2Fwww.nameblog.com&num=10&filter=Name Acoun Blogger" type="text/javascript"></script> 

6. Save gadget.

Cat.
- Change the name above the name or address of your blog.
- Change the name in writing is marked at the top to filter (not display) name.
  
Read more ...

Kamis, 26 Mei 2011

Wibiya: Advanced Blogger ToolBar

Wibiya - one of the websites that provide free toolbar to your blog, toolbar from wibia is very sophisticated.
Features of this Wibiya toolbar include: direct search, Who's online, live video, translate, timeline, A variety of up widget, twitter, youtube, Live chat and sharing your photos. Hmmm not advanced this toolbar? curious to see the Demo? immediately wrote wibia visit and see at the bottom of your browser.

Once you have a look if you want to install them into your Blogger? Well below reviews how to make it.

1. Open wibiya.com website and click the "Get It Now"

2. On Form "Create An Account" fill out the form in accordance with your data and then kick tomblol "Next "

3. Then choose the theme of your toolbar in the "Select A Theme" Then click the "Next"

4. In the "Application Settings" configuration of your accounts into the toolbar, Seletlah that click "Next" button

5. In the "Add it" or final installation click on the logo "Blogger " or install it on blogger

6. Make sure you've Log in blogger to install widget, after you click on the logo blogger on the final stage, you are directly aimed at the "Import page elements" blogger






7. Select the blog you want to install the toolbar, then click the "Add Widget" then the toolbar will be installed automatically and hovering at the bottom of your blog.

Well done deh reviews about how to create sophisticated Wibiya Toolbar, the toolbar is widely used by website owners to enhance their websites, so our blog if you use this toolbar felt like on Facebook.

Read more ...

Recent Post with Thumbnail

Hi mate, how ya reportedly?, hopefully in good health. Well this time I try to write more about widgets on blogspot, nothing but a widget that previous recent post I've ever written on this blog with various versions.
But this time a little bit different with this widget form with the addition of thumbnail images in the posts, with the aim of our blog readers interested in the post that we suguhkan after seeing the thumbnail images that may be unique, funny, charming and so on.

Widget is suitable for those who have nuanced blog gallery, for example, a template gallery, photos, designs and so forth.

To make it, please follow the steps below.

In the Dashboard menu click menu "Design -> Page Elements"

Then select an area on your layout and click on "Add a Gadget" and select "HTML / JavaScript"

And put this script into it.



<script language="JavaScript">

imgr = new Array();


imgr[0] = "http://i725.photobucket.com/albums/ww258/anasceria/Tutorial-jitu/no-image1.gif";

imgr[1] = "http://i725.photobucket.com/albums/ww258/anasceria/Tutorial-jitu/no-image2.gif";

imgr[2] = "http://i725.photobucket.com/albums/ww258/anasceria/Tutorial-jitu/no-image3.gif";

imgr[3] = "http://i725.photobucket.com/albums/ww258/anasceria/Tutorial-jitu/no-image4.gif";

imgr[4] = "http://i725.photobucket.com/albums/ww258/anasceria/Tutorial-jitu/no-image5.gif";
showRandomImg = true;

boxwidth = 230;

cellspacing = 8;

borderColor = "#ffffff";

bgTD = "transparent";

thumbwidth = 40;

thumbheight = 40;

fntsize = 12;

acolor = "#666";

aBold = true;

icon = " ";

text = "comments";

showPostDate = false;

summaryPost = 40;

summaryFontsize = 10;

summaryColor = "#666";

icon2 = " ";

numposts = 10;

home_page = "http://satrialaksmana.blogspot.com/";

</script>

<script src="https://sites.google.com/site/anasceria/recentposts_thumbnail.js" type="text/javascript"></script>



boxwidth = 230; to determine the width of the widget you have to adjust to the width of your layout.
Replace the URL "http://satrialaksmana.blogspot.com/" with your blog address.
And for other modifications please change existing descriptions above.
 
Read more ...

Translate

Make translate flag like mine. For those of you who can not make a translator, you can follow the steps below
1. Log in Blogger
2. Layout
3. Add a gadget
4. HTML / Java Script
5. copy and paste the code below



<style>
.translate img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
padding-left:0px;
}
.translate:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
border:0;
}
</style>

<div style="text-align:center">
<a class="translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGsQvW5L3ytTK6bQVpzo-XRF8LQH7lAnLWLBWb-sk6W3gDOEL3jguPTOeO90GZXwhy3M0Z5I0dMT_kAgPQJeGjHQLV3bne_SlT2Ovax_KnibFEb8vNw5CnjfMN6O5n2Kn8RjysZVAvsDO3/s144/uk-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

<a class="translate" href="#" target="_blank" rel="nofollow" title="French" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2mmTP9VhtsXkZbkNNflOoYvy80ibphYSDCHoHSUTcY52Jm2It1ic4g2f-KSdeaiL3XQ49j4yXniPNj6aMIex0YsdkodhCeYhwGnoncs-iBBcxUVTCiN_-58Q55FJKhDtCvk0qcA5f4CU8/s144/france-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

<a class="translate" href="#" target="_blank" rel="nofollow" title="German" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-8LIMpR9Svj0snx9fCYF-HutIOiPbaaETPD3B2aiXAw_Fc7P5JBdnqxEbednKHH7Rtltt0KPl9DyNFA5e_vf8e5IVXV1xNLgGPSSiQMHVVtY-NXP0nsjSyzYSP0rnkldwMqPLb70RTLTY/s144/german-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

<a class="translate" href="#" target="_blank" rel="nofollow" title="Spain" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEia8FfkcBdLefjIuRhD17W7Lqt6cr5glXxegh1AyATeEKa4FRZvtCvgQ7AomH8bXOttzB6AhLWdwE-zsh9Wle3vb2w_7fNywp-R9i45aqA5sX3esu-9Xh5lLHB1mzx0XqJCS5ndrY5K4HfC/s144/spain-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

<a class="translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGuDNgVpzbxwHizYLAvvgqIK5HtTlJ2yQDPlMgSLUvgIJGJvB_Abt2yI-TC31qR_Hk7wYxJwk0KQTox8UHL_NnbVBC0OFi08SSzvuITE8Nf-nA0fapZbisqkvD0mObwDS6zBhIJU22PdUa/s144/italy-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

<a class="translate" href="#" target="_blank" rel="nofollow" title="Dutch" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBPY6HlQUqYnlNRSyTmcA1PqaZVmb8Vqq-9AGkyuQNmvzO8Qf9wwemllgSjjmPAqv8obxllg99a8AJo-lCjwh9_egm-uuLBflcnA2Mv2eR6S5nHjVhdMZemoYnV4gV8DlvoHSEIGH1h2uJ/s144/dutch-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<br/><br/>
<a class="translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgv79oAm8DJbP0ZivMk_LDYpEYSCoMXQSm1UjkSA4nlK6ncnwKuSBTu0_D9qks4typjY9dJEiuazUA6QNLHWDmDwxPO6PMobc93Ey1TNtFoYZL4Fv4qUipvN-3sv1vSn5U4xLmBoKewM6Sf/s144/russian-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

<a class="translate" href="#" target="_blank" rel="nofollow" title="Brazil" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cpt&hl=en'); return false;"><img alt="Brazil" border="0" align="absbottom" title="Brazilian" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj12yunAeT75RiTRXqYQ7SZn8xiF0idUxvbY_ea-aWAxL5Y_MU21OxmowcukXA6jfQjXBdyxQBMiFeXaeRlc5etUBdptYKZeMrLpHBM58x3iPj1oCA_G-whyphenhyphen2dxw9Z3THHYRyv4fDFhHtH0/s144/brazil-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

<a class="translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifdSltqicQrLk2weZfZEyA5NrpBStn3HXzpXkGsYoTXqkTpdP9rwnKxcj2zDtccFcgR7jU7Rx82ZkKOSqnu8vKbjAB7hLV6cARH04VhzOdZpQijZkLnHIyt6rR1VOp9vVHU5QVhc7cXSY_/s144/japan-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

<a class="translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg40Ng0d1UYKBpMOldXPTyvDhYvhESM3oyOCLfFIsjW5z-XOZ9dCCfG7_s9Hqk6y300t3rIAKbpxvtKI5slGZEVoh8YMUvYVti5bA68XrErgSIP9Te1U9HZzGsrYyJ1FEpgAESH4jC26Xrf/s144/korean-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

<a class="translate" href="#" target="_blank" rel="nofollow" title="Arabic" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhzXKylk5gmAbAiWC9FuxP_rVYEbFJJaWVZ7qVr8hixDNlMmk7TqTl5pehrqmkZmnI6Jb2XZ26_j2pbvtWX7mDtVMfs-AZBRhjsIRXKb4RugUIG1doRPVQeovfvl_Q8fb35Zx-tlhxPQcEy/s144/arab-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

<a class="translate" href="#" target="_blank" rel="nofollow" title="Chinese Simplified" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Czh-CN&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPrMby1EgC7-37PVglZZ3GWMOLBdSVpBhOzXQJ6lfqHW58rLF7rZuR49gKF9p1psz3viVHgM9CY7t0LeDrN8jgzQIY-5nvsIWH2L7sxwz1hNNlbOPJAr95ytYmrC73GGzgZK_xUMmhLO_E/s144/china-flag.png" style="cursor: pointer;margin-right:8px" width="24"/></a></div>

good luck ...
Read more ...
 

Pengikut

Bayoe Blog

banana skin

Widget by. Bayoe blogging
Bayou Blogging | Template Ireng Manis © 2010 Bayoe Blog for - Bayoe blog