You latest version added this login box, but it does not have any register tab, password reset tab etc.
So better to remove that, and any body can use nice looking login/register widget pluggins in the side bar.
Thanks a lot, I was trying different things and it worked out this the below code –
/* Adjust Navbar Box settings */
.navbar .navbar-inner {
background-image:url(‘https://www.xxxxx.com/xxx/xx/xx/xx/file name.jpg’);
background-repeat: repeat;
background-color: #color code;
}
But, is there any way to put a image (or texture pattern) in the navbar background?