Skip to:
Content
Pages
Categories
Search
Top
Bottom

Ubuntu India Forum redesign

  • Hi guys first of all thanks to _ck_ for wonderful plugins. We at Ubuntu India have put up or new forum theme which had been using the kakumei theme ever since it came up. Check out or new theme , designed on default Kakumei.

    http://forum.ubuntu-in.info/

    I hope you like it ,comments ( good or bad ) are welcome.

Viewing 4 replies - 1 through 4 (of 4 total)

  • Arturo
    Participant

    @arturo84

    the login bar is very cool, is possible share the code? thanks

    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!


    kickerman360
    Member

    @kickerman360

    That Facebook type bar won’t work in Ie7 or prior since you used position:fixed, instead it gets pushed to the bottom… i think.


    Gautam
    Member

    @gautam2011

    Cool!

    And nice theme!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar