Forums

CSS Showing Above Header in Chrome, IE; Not in Firefox (2 posts)

  1. taylor_smith
    Member
    Posted 1 year ago #

    Hello! I'm having a little trouble with random CSS showing at the header of a WordPress site, located here: http://petra.uostest.com/. The CSS doesn't show in Firefox (which is great!), but it's showing in Chrome and IE. What am I doing wrong?

    Thank you for your assistance!

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    there is an error in the embedded styles in the head area, here in that first line in the snippet below - no selector:

    <style>{background-color:#3F3117;}
    
    #content table {
    	border: 1px solid #000000;
    
    ...

    http://validator.w3.org/check?uri=http%3A%2F%2Fpetra.uostest.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

    i can't tell from the outside, if this is an error in the theme, or an input error.

    (there are rather a lot of styles defined in the head area)

Topic Closed

This topic has been closed to new replies.

About this Topic