Forums

[resolved] [Plugin: SyntaxHighlighter Evolved] Why isn't this working? Code is all scrambled. (3 posts)

  1. Daniel591992
    Member
    Posted 3 years ago #

  2. Your theme's CSS is messing it up. Remove this from your theme's stylesheet:

    .post code, .post pre {
    	margin-left: 39px;
    	line-height: 25px;
    	display: block;
    	margin-bottom: 10px;
    }

    The author of the SyntaxHighlighter script (or me I guess) needs to do some more CSS resting or whatever on the code boxes so theme CSS doesn't screw with it.

  3. Daniel591992
    Member
    Posted 3 years ago #

    That worked. Thanks a lot!

Topic Closed

This topic has been closed to new replies.

About this Topic