Forums

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

  1. Daniel591992
    Member
    Posted 7 months ago #

  2. Viper007Bond
    Member
    Posted 7 months ago #

    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 7 months ago #

    That worked. Thanks a lot!

Reply

You must log in to post.

About this Topic