Forums

A "bold" problem (3 posts)

  1. utrikesperspektiv
    Member
    Posted 3 years ago #

    I have recently been experiencing this weird problem on my website, http://www.utrikesperspektiv.se. The thing is, all of the text on the front page has for some reason been converted to bold text. And I mean <i>all</i> the text, sidebar, post, footer, everything. If you click to see a post in its entirety, the problem disappears (http://www.utrikesperspektiv.se/2008/10/08/stat-och-samhalle/fighting-fire-with-fire-the-sri-lankan-conflict/). What is even more disturbing is that no changes to the design files -- style.css, index.php and the like -- have been made. The only thing I did was to edit a post (where I, inter alia, added some "bold" formatting); the problem seems to have appeared after that.

    Any ideas?

  2. mojorob
    Member
    Posted 3 years ago #

    You have the following appearing in your source code:

    <p><!--[if gte mso 9]><xml> 72 </xml><![endif]--><!--[if gte mso 9]><xml> Normal   0         21         false   false   false      SV   X-NONE   X-NONE </xml><![endif]--><!--[if gte mso 9]><xml> </xml><![endif]--> <!--[if gte mso 10]></p>
    <style>
    &nbsp;/* Style Definitions */
    &nbsp;table.MsoNormalTable
    &nbsp;{mso-style-name:"Normal tabell";
    &nbsp;mso-tstyle-rowband-size:0;
    &nbsp;mso-tstyle-colband-size:0;
    &nbsp;mso-style-noshow:yes;
    &nbsp;mso-style-priority:99;
    &nbsp;mso-style-qformat:yes;
    &nbsp;mso-style-parent:"";
    &nbsp;mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    &nbsp;mso-para-margin:0cm;
    &nbsp;mso-para-margin-bottom:.0001pt;
    &nbsp;mso-pagination:widow-orphan;
    &nbsp;font-size:11.0pt;
    &nbsp;font-family:"Calibri","sans-serif";
    &nbsp;mso-ascii-font-family:Calibri;
    &nbsp;mso-ascii-theme-font:minor-latin;
    &nbsp;mso-fareast-font-family:"Times New Roman";
    &nbsp;mso-fareast-theme-font:minor-fareast;
    &nbsp;mso-hansi-font-family:Calibri;
    &nbsp;mso-hansi-theme-font:minor-latin;
    &nbsp;mso-bidi-font-family:"Times New Roman";
    &nbsp;mso-bidi-theme-font:minor-bidi;}
    </style>
    <p><![endif]--></p>

    This indicates that you've copied & pasted from MS Word - don't do this. If you need to copy & paste get the text into Notepad (a plain text editor) first.

  3. utrikesperspektiv
    Member
    Posted 3 years ago #

    WP 2.5.1 has a function to paste directly from word, which I have been using (can't say the same about my contributors, though). Regardless, my question is -- how do I get rid of this? Do you suggest I repost the incorrectly posted data?

    Thx!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags