Hi all,
I'm new to page lime and I'm really liking it so far!
I'm having some issues with style sheets though. A few problems:
I have some text that consists of 3 paragraphs (all three use the same style). I wrapped an editable div around all three paragraphs and published. When I click edit, and highlight the text in the editor and change it around, everything works well.
However, if I try to select all and then paste my text over top of it from an external text editor (textedit for example), I lose my styling. If I check the html in the editor, I can see that my paragraph tags are completely gone.
I then tried selecting all the text in the editor and trying to apply a style from the style drop down box, but it doesn't work - nothing shows up when I click on Styles. I've tried point to my .css file in the advanced tab already.
I know I can get around this by just deleting the text and typing it in, but I know my clients will want to cut and paste. Any ideas on how to approach this or why my style drop down doesn't show anything?