#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Main Support Forums
How-to and Troubles...
How to change "Repl...
 
Share:
Share
Tweet
Share
Notifications
Clear all

[Solved] How to change "Reply" button color under posts

Page 1 / 2 Next
    Last Post
RSS

gnomebe
Posts: 30
 gnomebe
Topic starter
January 10, 2022 12:20 pm
(@gnomebe)
Eminent Member
Joined: 2 years ago

If I change the reply button orange it will change the text orange too.

Or if I want the text white in the topic section the button is also whited out.

is there CSS to fix this?

Thanks

This topic was modified 4 months ago by gnomebe
Topic Tags
CSS custom css
9 Replies
Chris
Posts: 1368
 Chris
Admin
January 10, 2022 12:32 pm
(@chris)
Support Team
Joined: 10 months ago

Hi @gnomebe,

In Styles Tab, use #15 Color for the main color of the buttons, and #11 for hover color of that buttons.

Also check this Documentation Theme Style:
https://wpforo.com/docs/root/forum-themes/theme-styles/

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

gnomebe liked
gnomebe
Posts: 30
 gnomebe
Topic starter
January 10, 2022 12:53 pm
(@gnomebe)
Eminent Member
Joined: 2 years ago

I used the 15, 11, and 3...no good.

Is there a way to just change the color to to quick reply buttons?

css?

4 Replies
Chris
 Chris
Admin
(@chris)
Joined: 10 months ago

Support Team
Posts: 1368
January 10, 2022 1:57 pm
Reply tognomebegnomebe

@gnomebe,

Try this:

.wpf-action.wpforo-unsolved,.wpf-action.wpforo-sticky,.wpf-action.wpforo-private,.wpf-action.wpforo-open,.wpf-action.wpforo-report,.wpf-action.wpforo-approve,.wpf-action.wpforo-delete
,.wpf-action.wpforo-quote,.wpf-action.wpforo-close,.wpf-action.wpforo-unapprove,.wpf-action.wpforo-edit,.wpf-action.wpforo-public,.wpf-action.wpforo-unsticky{
    color: black !important;
}

You can remove those which are not needed, or if I have missed a button, You can add it as it is in the code.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

gnomebe liked
gnomebe
 gnomebe
(@gnomebe)
Joined: 2 years ago

Eminent Member
Posts: 30
January 10, 2022 2:17 pm
Reply toChrisChris
gnomebe

@chris Did nothing.

Not sure what to do.

Chris
 Chris
Admin
(@chris)
Joined: 10 months ago

Support Team
Posts: 1368
January 11, 2022 8:18 am
Reply tognomebegnomebe
Chris
gnomebe

@gnomebe,

If you have cache plugin, exclude wpForo from it, then go to the page and pres CTRL + F5 twice to delete the page cache.

Also check this FAQ about cache: https://wpforo.com/community/faq/wpforo-and-cache-plugins/

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

gnomebe liked
gnomebe
 gnomebe
(@gnomebe)
Joined: 2 years ago

Eminent Member
Posts: 30
January 11, 2022 2:36 pm
Reply toChrisChris
gnomebe
Chris
gnomebe

@chris Yes I did.

Apparently I want the text type "white" AND the reply button "Anything but white"

and I can't have both.

I used the code but it only blacked out one area with no workaround.

Thank you for your help. 

gnomebe
Posts: 30
 gnomebe
Topic starter
January 11, 2022 5:10 pm
(@gnomebe)
Eminent Member
Joined: 2 years ago

I wonder, If there is a way to make #3 White without whiting out the text editing features, this  would be another workaround but this has been a vicious circle with this plugin. 

Chris
Posts: 1368
 Chris
Admin
January 12, 2022 8:54 am
(@chris)
Support Team
Joined: 10 months ago

@gnomebe,

Posted by: @gnomebe

Apparently I want the text type "white" AND the reply button "Anything but white"

and I can't have both.

I used the code but it only blacked out one area with no workaround.

Thank you for your help. 

.wpf-action.wpforo-reply {
    color: white !important;
}

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

gnomebe liked
Page 1 / 2 Next
  All forum topics
  Previous Topic
Next Topic  
Related Topics
  • How to let the forum show the background from the Theme?
    3 weeks ago
  • How to remove: Unread Posts | Forums | Topics
    1 month ago
  • CSS Color Issue
    1 month ago
  • Hiding or collapsing alt forums
    1 month ago
  • Close Gap between wpforo menu and main menu
    2 months ago
Topic Tags:  CSS (49), custom css (24),

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • Menu location

    By Vijiki, 2 hours ago

  • Setting recent topics on forum frontend

    By Vijiki, 10 hours ago

  • Draft draft users post on wpforo

    By Vijiki, 11 hours ago

  • How to remove content from email notification

    By Vijiki, 12 hours ago

  • How to prevent forum users from PASTING / posting multiple colors and font sizes...??

    By Noved, 2 days ago

  • purchase of add on and it says payment pending

    By ReddBeard, 2 days ago

Topic Tags

  • translation49
  • css49
  • plugin conflict48
  • seo45
  • new features44
  • buddypress42
  • ultimate member40
  • avatar40
  • forum40
  • moderation38
  • login38
  • registration36
  • threaded layout35
  • cache33
  • editor32
  • menu32
  • shortcode31
  • spam29
  • phrases28
  • forum accesses28
View all tags (2163)

Recent Posts

  • Menu location

    I will like to change the menu drop-down position/behav...

    By Vijiki, 2 hours ago

  • RE: Setting recent topics on forum frontend

    ok, now you explained better what you want to do. It ca...

    By dimalifragis, 4 hours ago

  • Problem with private forum

    Hi, i've one problem with my private forum. I want the ...

    By Darkkang, 10 hours ago

  • Draft draft users post on wpforo

    Hello How can I draft users post on wpforo (like a te...

    By Vijiki, 11 hours ago

  • RE: How to remove content from email notification

    Edit the body of the emails, in wpForo settings / email...

    By dimalifragis, 12 hours ago

  • RE: Show Likers with their avatar

    Have now found the correct code 😀 are these 3 lines ...

    By Tutrix, 2 days ago

  • RE: How to prevent forum users from PASTING / posting multiple colors and font sizes...??

    @noved add this to custom css #wpforo #wpforo-wrap ...

    By Tutrix, 2 days ago

Share:
Share
Tweet
Share
  Forum Statistics
20 Forums
9,763 Topics
49.5 K Posts
8 Online
43.8 K Members

Latest Post: Menu location Our newest member: Betregister232 Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation