-
Author
Tagged: forum, Text Color, content, reply, reply to, return, load speed
-
January 6, 2017 at 07:59 #149056tyeronParticipant
span.bbp-admin-links a {
color: #8AFB17;
}
div.bbp-reply-header .bbp-reply-post-date {
color: #40e0d0;
}
.bbp-forum-header a.bbp-forum-permalink, .bbp-topic-header a.bbp-topic-permalink, .bbp-reply-header a.bbp-reply-permalink {
color:#40e0d0;
}
.status-open .bbp-reply-content > p {
color: #40e0d0 !important;
}
January 6, 2017 at 08:10 #149058tyeronParticipantSorry for some reason it posted the CSS but not my question.
I’m having issues with the forums not showing content correctly. People that I have testing the site as well as myself are seeing old content show up at times after it had been “trashed”. Other times trashed content came back asking to be deleted. With both ways of getting rid of the replies they might be seen later by users.
Another issue is with replies not showing up after hitting submit. This has caused multiple reposts and some frustration. If there’s a way to help with this issue I’d really like to get that taken care of.The text color issue is in the reply to frame in the forum is too dark for the background I would like to use. The text for the “reply to” title is dark gray and the formatting buttons appear to be the same dark gray in the reply text box. The formatting buttons highlight black so I’d like to change all of those txt colors as well but I’ve been unable to find the proper names for those items to alter the css. I haven’t found a way to alter it through the UI either.
Any help will be much appreciated.
Thanks much!Thanks for any help.
January 6, 2017 at 17:25 #149083tyeronParticipantI think I might have fixed the not posting issue. I turned off the WP Cache and the posts are showing up properly.
However the site is really slow so, I’m trying to find other ways to speed up the site. Every page drags when it loads. I would say most pages take between 8 or more seconds to load.
Other than my first page there are no images to load and everything else is still very bare. Anything to speed up the site but not lose functionality would be much appreciated.
January 9, 2017 at 01:19 #149170LauraModeratorHello, you could follow our guide to speed your site at the Blog section, i can also offer you a website speed optimization service, you can contact me at laura@seventhqueen.com 🙂
Let me know if you have any other issue
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
January 21, 2017 at 05:05 #150383tyeronParticipantis there anyway to alter the colors in the forum reply area?
I need to be able to change the either the font color for the reply controls or the background for just that reply window and not other parts of the site.January 25, 2017 at 06:43 #150663LauraModeratorHello, the reply content colors or which part exactly? Can you share a screenshot?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
January 25, 2017 at 08:04 #150704tyeronParticipantI would like to change the dark font for the reply box editing tools
[attachment file=150705]
I would also like to change the text in the post text box.
[attachment file=150706]Need them to be white or light gray.
Attachments:
You must be logged in to view attached files.January 27, 2017 at 07:39 #151019LauraModeratorHello, try by adding this to style.css of child theme
COPY CODE.ed_button { color: white !important; } textarea#whats-new { color: white !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
February 6, 2017 at 16:50 #152136tyeronParticipantThat did it! Thanks much!
What would be the best way to see the css to make these changes on my own?February 8, 2017 at 12:59 #152337LauraModeratorHello, using google chrome dev tools, check this guide https://developer.chrome.com/devtools/docs/elements-styles
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.