BuddyDev

Search

How to change the buddypress REG form size

  • Participant
    Level: Enlightened
    Posts: 31
    Valarie Bakkar on #6010

    I want to change the buddypress registration form size or look and how to rename the “PROFILE DETAILS” to something else?

  • Participant
    Level: Enlightened
    Posts: 31
    Valarie Bakkar on #6011

    I dont need this anymore i have added the ajax reg forms… now i need to change the pop up reg form width… where is the file please? any css short code please? also need to change the reg form title color. thanks

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2908
    Ravi on #6013

    Hello Valarie,

    Thank you for posting here. Please place the following code into the bottom of your current theme CSS file.

    
    to change the popup window size
    
    .bpajax-register-window{
    	max-width: 800px;
    }
    
    to change Form title color
    
    .bpajax-register-title{
    	background-color: black;
    }
    

    Please let me know if it works for you or not.

    Thank you
    Ravi

  • Participant
    Level: Enlightened
    Posts: 31
    Valarie Bakkar on #6037

    Hi, thanks for reply. i will try it later.

    i need another help from you. is there any shortcut way to change my entire website froms style same as like ajax login style used? can you please help me on it?

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #6048

    Hi Valarie,
    My apologies for the delayed reply.

    That question is very specific to the theme you might be using. We may be able to help a little if you can link to the site. I will also suggest asking to the theme developer if it is a premium theme.

    Thank you
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 31
    Valarie Bakkar on #6266

    Hi, we are using this theme https://themeforest.net/item/woffice-intranetextranet-wordpress-theme/11671924 can you please help me by asking him? or anything need to ask theme support team? let me know so i can ask tehm. thanks

You must be logged in to reply to this topic.

This topic is: not resolved