medj |
|
---|---|
Sorry for the late reply.
What I meant about the "simple skin" is that I chose to use that CSS style for the textarea. I have this in my header: <link rel="stylesheet" type="text/css" href="markitup/skins/simple/style.css" /> What I find strange is that when I look at the CSS file, I see the following code. /* first row of buttons */
.markItUpHeader ul li {
list-style:none; So maybe there is another problem here. |