• Resolved LynnS

    (@lynns)


    Hi everyone! First time post.

    Has anyone seen this before? It’s not breaking the theme editor. The theme is autumn-concept-10, but this is probably something I caused while modifying it.

    Screenshots at (not sure if I can / how to post a link): gseaman dot youcanweb dot net / screenshot01.gif . Also screenshot02.gif.

    TIA,
    Lynn

Viewing 2 replies - 1 through 2 (of 2 total)
  • May be that it’s appearing all on one line in the file:

    http://gseaman.youcanweb.net/wp-content/themes/autumn-concept-10/style.css

    WordPress parses the file line by line to look for the various theme header bits (name, uri, etc.). You also should not have <br /> tags in a stylesheet.

    The actual stylesheet declarations and properties can lie on a single line if you really need them to, but still makes for bad reading.

    Thread Starter LynnS

    (@lynns)

    Ah — thanks! I’ve noticed lately my FTP app is not respecting my preferences, and is sending .css files back and forth as binary, so that may be how the line breaks got lost. No freakin’ clue as to how the HTML got there.

    Much obliged!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Stylesheet being pulled into themes.php’ is closed to new replies.