Recon
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form DB] Text Area FormattingThanks, I will give this a try next week and let you know.
Forum: Plugins
In reply to: [Contact Form DB] Text Area FormattingI have already set the line-height for the page (so the line-height for lines with text is correct). The problem is that the spacing between paragraphs is smaller than an entire empty line.
WordPress automatically wraps sections of text separated by a line break into
<p>tags. Can this plugin do the same?This might not be possible, but it’d be great if it was 🙂
Forum: Plugins
In reply to: [Contact Form DB] Text Area FormattingThanks for the reply.
Changing the
white-spacevalue does work, but the resulting line break is bigger than the other gaps I have between normal “<p>” paragraphs.Is there any way to split the output into paragraphs at each line break (like WordPress does)? As far as I know it isn’t possible to change the size of line breaks with CSS — they are always the same size as the text.
Forum: Plugins
In reply to: [Contact Form DB] Text Area FormattingRegarding the line breaks:
Is there a way to preserve line breaks when outputting data with [cfdb-html]?
Forum: Plugins
In reply to: [Contact Form DB] Form data permissions with [cfdb-html]Oops, this is set on the options page!
Great, thanks.
I suspect this is possible using the wpdb class but I’m not sure how. Any pointers? 🙂