Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

line break in "content:" text value under CSS style?

Dear Appery,

can you please point me on how to enforce line break in the "content:" text value in CSS style?

i tried the "\A" but it doesn't get me there...

Thx much in advance!
Best,
R.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

line break in "content:" text value under CSS style?

Hi Ram!

\A should work. Also add line:
pre
white-space: pre;/pre

http://stackoverflow.com/questions/90...

Return to “Issues”