Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • qtech Friend
    #145599

    Hey Guys,

    I had problems on displaying the site on IE browsers. FF and Safari works fine. Any help.

    URL: http://philippineindex.com/sites/pinoyaussie/

    Thanks,

    Mic

    John Wesley Brett Moderator
    #322034

    Hi qtech!

    You’ve actually got problems with FF as well…as you should NOT see a scroll bar at the bottom of the screen. 🙂

    Here’s your problem:

    In template.css – line 1067


    h1.logo a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/logo.png) no-repeat scroll left center;
    display:block;
    height:48px;
    width:2158px;
    }

    Apparently just a typo as the width of your Logo graphic is 215 px.
    Correct the width above and you should be back in business.

    Have fun!
    John.

    Arvind Chauhan Moderator
    #322035

    Ha Ha,

    True example of Typo Mistake. 😀

    Arvind

    qtech Friend
    #322064

    Thank for the quick reply. After correcting the typo error of (2158px) The error was still there.
    Nothing changed at all.

    background:transparent url(../images/logo.png) no-repeat scroll left center;
    display:block;
    height:48px;
    width:215px;

    I need help. Thank You.

    -Mic

    John Wesley Brett Moderator
    #322145

    Okay…now you have the Microsoft WORD crud problem.

    Very easy to fix.
    Open the article entitled: Enjoy the most convenient and secure remittance service
    Now view the source code for this article and you will see A TON of CRAP that gets copied over when you cut and paste from a MS Word article into a Joomla WYSIWYG editor.

    All you have to do is get rid of the CRUD (anything with “mso” or “w:BlahBlahBlah” attached to it) and you’ll be good to go.
    Here’s a snippet taken from your current source code:


    ><!--><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves />
    <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas />
    <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
    <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>
    EN-PH</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell />
    <w:WrapTextWithPunct /> <w:UseAsianBreakRules

    Easiest way:
    + On the Joomla Editor Display version of the article (not the source code) Highlight , Right-Click and Copy your article
    + Open Windows NotePad and paste the article in it. (this removes all MS formatting)
    + In your Joomla editor open the source code of your article and DELETE EVERYTHING so that you will start with a clean plate.
    + Right-Click and Copy your Article from NotePad into the DISPLAY version of your editor window.
    + Now do all the formatting you want and your good to go.

    And from now on…DON’T CUT AND PASTE FROM MICROSOFT WORD. 🙂 Or at least get a better WYSIWYG editor like JCE which includes a “Paste from MSWord” button which kills all the crap.

    Once you fix this your article with reappear…and you may have to repeat for any other articles that are not showing on your front page.

    Have fun. (God Bless Bill Gates)
    John.

    qtech Friend
    #322386

    Got it.

    Thanks Man.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  qtech 15 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum