Forums

Letters disappearing/turning white in Internet Explorer (2 posts)

  1. Maroje
    Member
    Posted 2 weeks ago #

    Please help. Why the letters on my page http://www.jatrgovac.com keep turning white in IE, while Firefox is showing them just fine? Try refreshing the page a few times. What is puzzling me is why it is going on and off.

  2. Maroje
    Member
    Posted 2 weeks ago #

    Solved :)

    try this find all your homepage p tags and add a colour definition to them

    #homepage p {
    margin: 0px;
    padding: 0px;
    }

    #homepage p {
    margin: 0px;
    padding: 0px;
    color:#000;
    }

Reply

You must log in to post.

About this Topic