Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
[solved] Format "Thanks for your Comments!
Good Morning all!
I need my little English to solve my CSS problem ;-) – in the english speaking forum are much more answers.
If a comment is taken, the output of Txp is:
<p id="txpCommentInputForm"> Thanks for your Comments. The comment will be moderated. It will be publicly visible once it has been unlocked</p>
I use “rah_comment_spam” plugin too – so view the second and third sentence.
But the sentence is not formatted, and poorly visible – I would like it in perhaps in red and bold!
In need another ID because if I format “txpCommentInputForm” the hole comments formular is red- that should not be! Where kann I find or chance the ID … or what can I do?Last edited by SuMu (2009-12-16 09:30:04)
Offline
#2 2009-12-15 07:44:23
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [solved] Format "Thanks for your Comments!
If you style p#txpCommentInputForm
you’ll just style the message, as far as I know there are no other <p>
tags in a comment form.
Last edited by els (2009-12-15 07:50:34)
Offline
Re: [solved] Format "Thanks for your Comments!
Yes Els
thank you!
You are my saver :-)
Offline