<button class="btn btn-primary" onclick="window.location.href='/user_blog_entry.php';" style="cursor: pointer;">Написать в дневник!</button>
.btn {
background: url() no-repeat;
width: 100px;
height: 100px;
border: none;
}
.btn {
background: url() no-repeat;
width: 100px;
height: 100px;
border: none;
position: relative;
transform: translateY(-50%);
}
div.top_menu_link_container, div.top_menu_link_container_end {
float: left;
height: 31px;
}