Tagged: x
-
AuthorPosts
-
May 24, 2016 at 6:24 pm #1008089
ugiorgiParticipantI am trying to change the background color of the comment’s textbox. Today is white abd should be same color of my body color (#303030).
Thank you,
Ulisses
May 24, 2016 at 10:14 pm #1008393
John EzraMemberHi Ulisses,
Thanks for writing in! To assist you with this issue, would you mind providing us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything. Thanks!
May 25, 2016 at 6:58 am #1008901
ugiorgiParticipantHere: http://blog.pensoumudou.com.br/2016/05/23/quer-comprar-um-imovel-veja-nossa-1a-dica/
The textbox I am talking is the one on the bottom on the page, below “Comentário”
May 25, 2016 at 7:43 am #1008952
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
textarea#comment { background-color: #303030; color: #fff; }Hope that helps.
May 25, 2016 at 11:44 am #1009376
ugiorgiParticipantThat worked! Thank you so much!
May 25, 2016 at 12:50 pm #1009507
JadeModeratorYou’re most welcome Ulisses.
June 26, 2016 at 3:49 am #1059884
ngrhdParticipantHello there!
A related question, how do I change the background opaque or add a container for Disqus since I’m using custom background?
Thanks!
June 26, 2016 at 3:49 am #1059885
ngrhdParticipantThis reply has been marked as private.June 26, 2016 at 3:53 am #1059888
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
div#comments { background-color: rgba(255,255,255,0.7); }Hope that helps.
June 26, 2016 at 9:05 am #1060098
ngrhdParticipantThanks that worked!
Mind if I ask, is there any cheat sheet listing all specific CSS?
Also is it possible to make it inside a nice container?June 26, 2016 at 9:26 am #1060119
ChristianModeratorThere’s no cheat sheet because you can inspect an element using a browser’s developer tools. See https://www.youtube.com/watch?v=dlQrFFwAC_A for a tutorial.
That is technically possible however, that would require custom development which falls outside the scope of our support. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/
Thank you for understanding.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1008089 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
