Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change colors of fields


  • Daragott
    Participant

    @daragott

    Fileds

    I tried many css codes mentioned in this support forum, but I don’t have what I need. I want to change the colors of the white fieds. Also add a border for the different fields. And finally modify the color of the text.

    I also tried modifications in the CSS custom in APPEARANCE, but nothing works well. I hope you can help me with this problem. Thanks

    Norman

    Wordpress: Version 4.5.3
    BuddyPress: Version 2.6.2
    Theme: Ombre Version: 1.3

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

  • Henry Wright
    Moderator

    @henrywright

    We’d need to see your theme’s markup in order to provide you with the relevant CSS help. Do you have a link to your website?


    Daragott
    Participant

    @daragott

    Oh ok yess: http://www.vodoudolls.com

    I’ve totally forgot to leave the link in my previous message. Thanks a lot for your reply.

    Norman


    buddycore
    Participant

    @buddycore

    ‘#signup_username { border: green !important; }
    #signup_email { border: yellow !important; }
    #signup_password { border: blue !important’ }
    #signup_password_confirm { }
    ul.reg_groups_list_multiselect { }
    #field_1 { }
    #field_4 { }
    #field_7 { }
    #field_5 { }
    #field_6 { }
    iframe { }`

    field 1 = name
    field 4 = city
    field 7 = age
    field 5 = facebook
    field 6 = other profile
    iframe = about me

    You may be able to write this without !important but if you can’t apply that to provide almost absolute over ride to existing and troublesome styles in your theme.

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