Viewing 7 replies - 1 through 7 (of 7 total)
  • This is your theme, not this plug-in. Somewhere in your screen.css you have “white-space: pre” which means text will not wrap.

    Thread Starter douvan

    (@douvan)

    I have removed the “white-space: pre” and it still does not display correctly.

    I am using your wonderful plugin on another site of my. It works fine there.

    Looks like I will have to find another plugin.

    Thanks for the effort!

    Firstly, I’m not the developer…I just happened to be browsing here checking on a one of my previous threads.

    But I am sure that line 97 or thereabouts of your screen.css which says:

    code, pre {
    	display: block;
    	white-space: pre;
    }

    is absolutely the cause of your issue. If I use Chrome developer tools to disable that one line your text word wraps correctly.

    Give it another try. Good luck ??

    Thread Starter douvan

    (@douvan)

    Hi mglong,

    Thanks for the help. I commented out line 97. Still the same results in IE. Although it looks fine in Firefox and Chrome. (sadly more than half my visitors are on IE)

    Only Event list is looking a little ‘wonky’ in this area of the page. Other site content is formatted correctly in the #main content area.

    Thanks for trying. It is appreciated.

    Interesting. It looks fine for me in IE10. I don’t have an older IE available right now to check though, sorry.

    It looks good in IE8 as well.

    Plugin Author mibuthu

    (@mibuthu)

    It also looks o.k. in IE6.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Event details do not wrap words’ is closed to new replies.