Skip to:
Content
Pages
Categories
Search
Top
Bottom

Customize buddypress register.php file


  • Jerry101
    Participant

    @jerry101

    Hi , i want to show my buddypress register page layout form show like
    1. 2.
    3. 4.

    currently the form layout is like
    1.
    2.
    3.
    4.

    need some help here

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

  • danbp
    Moderator

    @danbp

    Hi,

    this page is made of list elements and divs. To wrap them into columns, you have to adjust the CSS.
    This can be done by child-theme, where you have to copy
    bp-templates/bp-legacy/buddypress/members/register.php
    to /your-child-theme/bp-legacy/buddypress/members/register.php

    And CSS goes into /your-child/style.css

    How to wrap <div> and <li> is out of the scope of this forum.


    Jerry101
    Participant

    @jerry101

    any step guide you can provide me ? im new to CSS

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