This topic has 6 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #61949
     ScotKinney
    Participant

    I changed the main colors of the pages to a dark charcoal with white text. Now I have several areas I can’t figure out how to fix. I’ve fixed a few but need help with these.
    1. on the profile page, the activity selection drop down is all white with white font.
    2. on the compose messages page, the Subject input box and the box next to the Send To person’s name are white on focus and so is the text when you type.
    3. The icons across the top are so large that 3-4 of my options are hidden and you have to know to click plus sign thing. I’d like to make the icons smaller.
    4. The submit button also is white on white when hovering.

    That’s a good start. If I can get some help with those I might be able to get the rest.
    Too bad there isn’t a cheat sheet with a bunch of these elements listed.

    The site is http://www.alterverse.com

    #61954
     Laura
    Moderator

    Hello, here are some css to add in QUICK CSS
    1.

    COPY CODE
    
    .main-color select {
      color: #0B0A0A;
    }
    

    2. I need an user to check it out

    3. Could you share a screenshot?

    4. What submit? Can you specify? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #62025
     ScotKinney
    Participant
    This reply has been set as private.
    #62033
     Laura
    Moderator

    Hello, for 3, by default when there is no space for more icons, they are all placed in the last dropdown. Sadly i cannot change that.

    Here is the css for the input and submit

    COPY CODE
    
    input:focus {
      color: black !important;
    }
    input#send:hover {
      color: black !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #62045
     ScotKinney
    Participant

    Thank you so much!

    Is there a way remove the Follow buttons from the top menu without uninstalling the plugin?

    I have a few more questions if you have time:

    Is there a good method for allowing people to make testimonials that I can approve and then have them go directly to the testimonials carousel after approval?

    I’m looking for a good way to allow people to post stories or personal blogs but I just don’t know enough about WP or BP. No idea where they would go to post them or where they would show up.

    Where can I find a list of shortcodes? I want to change up some things on the counter section. Like maybe web page visits?

    Is there a chat system you guys recommend?

    And finally, I need a slick way to post news blurbs/announcements.

    I know I’ll have more questions as time goes on but I’ll stop here for now.

    Thanks again! Awesome theme!

    #62050
     ScotKinney
    Participant

    oops, I didn’t realize it but the little white circles above Messages, Notifications, Friends etc are white on white too. How do I change the text to black there?

    #62064
     Laura
    Moderator

    Hello 🙂
    For the numbers

    COPY CODE
    
    #buddypress div#item-nav ul li a span {
      position: absolute;
      top: 10px;
      left: 52%;
      z-index: 12;
      color: black;
    }
    

    Just disable the top bar in your theme options and you wont see the follow buttons.

    Yes, you can use a front end posting plufin like Frontend publishing in codecanyon, then make it post to testimonials custom post type, and make it pending approval so you can accept them.

    Social Articles plugin adds an articles section on each profile where they can post blog articles etc…

    In each page / post you can see in visual editor a KLEO button, that has a list of shortcodes.

    I suggest Arrowchat or Cometchat

    As a buddypress admin, you can send a message to all users in Messages > Compose, then select advice, notice (i dont remember the name ) it will send it to all users and appear in the screen once sent.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?