Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #914056

    Hi, how can I make the background color of the search box black and the search text font to be white?

    Also, how can I move the search button to the left of the search box and how can I make it the same height as the search box?

    2. how can I move the avatar image so it would be to the very right of the exit button? Currently there’s some gap and it doesn’t look good.

    3. How can I make the forum titles font bigger?

    #914500

    Hey DROR,

    Please add

    #top #bbp-search-form #bbp_search {
    background: #fff !important;
    }
    #top #bbp-search-form #bbp_search_submit {
    padding: 18px 20px;
    top: 0px;
    }
    .bbp-forum-title {
    font-size: 19px;
    }

    Now that exit one, I could locate which one it is.

    Best regards,
    Basilis

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