Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Ubuntu India Forum redesign

You mean the bottom float or something else. For the bottom facebook like bar here’s the code that we are using on Ubuntu India Forums.

.fbar {
background:#fff url("images/buttonbar.gif") top left repeat-x;
border: 1px solid #aaa;
border-bottom:none;
height:26px;
left: 5%;
bottom: 0;
position: fixed;
width:90%;
z-index:5;
}

If you wanna know something else please let me know I will paste it here. Cheers!

Skip to toolbar