Skip to:
Content
Pages
Categories
Search
Top
Bottom

Theme designers: contribute to core #2

  • Thread #1 has been successful so far, so let’s try again. Anyone for CSS for nested comments on blog posts? From memory, the regular WordPress classes are in, but the style just needs adding.

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

  • modemlooper
    Moderator

    @modemlooper

    I want to add my 2 cents on this. Can we get the default comments to mimic the activity stream?

    I’ll have a try and see what it looks like. I think it’d work but we’d have to keep the “posted at” timestamp more visible like it is on blog comments at the moment.

    bump


    Roger Coathup
    Participant

    @rogercoathup

    @djpaul – a more informative title on your post might help, rather than the general “theme designers: contribute to core”


    modemlooper
    Moderator

    @modemlooper

    How about we start a group for designer contributions and duscusions of UI and UX :)

    Did raise that a while? back, not sure it inspired much interest, but you would need to define whether one was dealing with general UX /UI or the default theme, from a theming point of view not child theme necessarily , but full on theming some UI / UX is merited along with other issues such as identifying markup that needs removing from core if applicable and aspects such as better handling of activity_action which isn’t fun to deal with from a frontend perspective.


    @mercime
    Keymaster

    @mercime

    @hnla there was something about BP.org UX/UI in Ninjas forum topic and writeboard, but haven’t read one specific re bp-default. Is that in trac and/or discussed in BP IRC? In any case, count me in :-)

    If people want to play a role in the development of BuddyPress, the best way is to either put a patch up on trac, or attend a dev meeting and let us know you are interested. We can find you a task for your skills.

    If someone wants to make a discussion group on this site, that’s cool too. But any enhancements or ideas need to be fed back into the trac, so we can keep track of them ;)


    modemlooper
    Moderator

    @modemlooper


    Tammie Lister
    Moderator

    @karmatosed

    Here is some real basic styling no colouring just indenting in the traditional style of comments not the activity stream version for now figure we may as well get traditional down first?

    `ol.commentlist, ol.commentlist li {
    list-style: none;
    margin: 10px 0px;
    }

    ol.commentlist .children {
    margin-left: 20px;
    }
    `

    We could of course do borders around those but that will start with some simple indenting.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Theme designers: contribute to core #2’ is closed to new replies.
Skip to toolbar