• chriscob

    (@chriscob)


    Every wysiwyg widget I create has the text in italic, and it doesn’t go away no matter what I do.

    This makes it unusable for me. Do you have a fix?

Viewing 9 replies - 1 through 9 (of 9 total)
  • wspencer

    (@wspencer)

    Please post a link to a page that has this problem and we might be able to figure it out for you. It could be a CSS issue or something deeper

    Thread Starter chriscob

    (@chriscob)

    I found a quick fix. A /em at the beginning of the first item solves it for now, which makes me think I need to look at the source for the page and see if I’m missing that /em somewhere else.

    wspencer

    (@wspencer)

    That should be it. If you post a link to your site, I can take a look if you’d like

    Thread Starter chriscob

    (@chriscob)

    wspencer

    (@wspencer)

    In your source code, I noticed that after the majority of your DIVs, you have <em> </em> Not sure where that is generating from though. I’ll look a bit closer and see what I can find

    wspencer

    (@wspencer)

    Okay, right after the

    <div id="post-2"

    you have an open <em> tag

    Thread Starter chriscob

    (@chriscob)

    Thanks! I’ll track it down tomorrow and fix it.

    wspencer

    (@wspencer)

    Please don’t forget to mark this topic as “RESOLVED”. Thanks!

    Thread Starter chriscob

    (@chriscob)

    In the text on that first page, there was a space before the /em at the very end. When I removed that space, the problem disappeared. I have no idea why, but as long as it’s gone, I’m happy.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘All text appears in italics’ is closed to new replies.