Sunday, 20 January 2013

Add share button below every page of blog


Add share button below every page of blog
then add code before or after
<p><data:post.body/>
Add share button below every post footer of blog
Then add code before or after
<div class='post-footer'> 

ADD related posts widget


http://www.ultimatebloggertricks.com/2012/05/related-posts-widget-for-blogger-blog.html

Saturday, 19 January 2013

REMOVE SPACE ABOVE HEADER THESIS TEMPLATE css code



#header {
margin-top: 10px;
}

remove-empty-space-above-blogger-header


Now add the following code just above the </head> tag:
<style type='text/css'>
.content-inner 

margin-top: -40px !important; 
}
</style>

You can change the -40px to any desired value. Keep experimenting with this value to adjust the header's position.
Another code

#main{
  position:relative;
  top:-100px;
}

STYLISH HORIZONTAL MENUBAR widget



<style type="text/css">

#ddblueblockmenu{
border: 1px solid #000000; /*Main Border Color */
border-bottom-width: 0;
width: 100%;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 94%; /*94% minus all left/right paddings and margins*/
text-decoration: none;
color: #ffffff; /* Menu Font Color */
background-color: #2175bc; /*Menu background Color */
border-bottom: 1px solid #90bade; /*Bottom border color */
border-left: 7px solid #1958b7; /*Left border color */
list-style-type:none;
}

* html #ddblueblockmenu a{ /*IE only */
width: 94%; /*IE 5*/
width: 94%; /*94% minus all left/right paddings and margins*/
}

#ddblueblockmenu a:hover {
background-color: #2586d7; /*Menu background Color On Hover*/
border-left-color: #1c64d1; /*Left border color On Hover*/
}

#ddblueblockmenu div.menutitle{
color: #ffffff; /* Title Font Color */
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: #000000;  /*Menu Tite Background Color*/
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
</style>

<div id="ddblueblockmenu">

<div class="menutitle">Browse</div>
<ul>
<ul>
<li><a href="http://vrtricks.blogspot.in/search/label/Antivirus">Antivirus</a></li>
<li><a href="http://vrtricks.blogspot.in/search/label/System%20Utility">System Utility</a></li>
<li><a href="http://vrtricks.blogspot.in/search/label/Android">Android</a></li>
<li><a href="#4">Link 4</a></li>
<li><a href="http://Vrtricks.blogspot.com">Get This widget</a></li>
</ul>
</ul></div>

SEarch this website Blogspot html code


<span style="font-weight:bold;"></span><form id="" action=" http://vrtricks.blogspot.com/search" style="display:inline;" method="get"><br /><strong><br/></strong><br /><input id="b-query" maxlength="255" value=" " name="q" size="20" type="text" /><br /><input id="b-searchbtn" src=" http://i631.photobucket.com/albums/uu40/paulcrowe/searchbuttonsbx.jpg" type="image" align="top" /><br /></form>

 

Popular Posts

Labels

Categories

Popular Posts On EAB

Man Behind This Blog

Our Partners