BuddyPress

Me

Tadziz

Avatar Image
Tadziz's

Friends

  • Avatar Image
  • Avatar Image
  • Avatar Image
Tadziz's

Groups

  • Group Avatar

active 1 week, 4 days ago

Tadziz's

Activity Stream

  • Tadziz posted a reply on the forum topic BuddyPress 1.2 Child theme:   6 days, 2 hours ago

    Anyone ? Help to understand how to make a left sidebar in child theme based on buddypress default theme.

  • Tadziz started a new topic BuddyPress 1.2 Child theme in the forum Creating & Extending:   1 week ago

    i with Marc help tryed to make a child theme based on buddypress 1.2 default theme. In child theme we tyred to add left sidebar to the theme. But it only show right sidebar, maybe someone can look to the code and say whats is wrong or maybe fix it. From here can download ziped [...]

  • Tadziz posted a reply on the forum topic Problem with style:   1 week, 4 days ago

    Sure :)

  • Tadziz started a new topic Problem with style in the forum Creating & Extending:   1 week, 4 days ago

    I have add left sidebar to default buddypress 1.2 theme and named it sidebar1. In css i add div#sidebar1 and set style to it:
    div#sidebar1 {
    float: left;
    width: 225px;
    margin-right: -226px;
    margin-top: 1px;
    border-right:1px solid #e4e4e4;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    background: url( ../images/sidebar_back.gif ) top left repeat-x;
    }
    But my new sidebar don’t take title [...]

  • Tadziz posted a reply on the forum topic Three Columns:   1 week, 5 days ago

    I’m moving forward. Now i managed to get work sidebar but it only are visible in http://shouty.lt/about-2/ and also widget don’t work. How to to make it visible in all site, not only in that one page. And how to set it work , becouse now when i add Who’s Online Avatars widget it [...]