Forums

SyntaxHighlighter Plus - css style not showing (1 post)

  1. Ninja Master Jimmy Wong-Fu
    Member
    Posted 1 year ago #

    I have installed Syntax Highlighter Plus so I can highlight code in my blog for some tutorials that I am making. However, although the code appears correctly, it does not have any css applied to it, adn so it is just plain old text.

    By viewing the courcde I can see the css sheet has been attached:

    <link type="text/css" rel="stylesheet" href="http://www.mysite.co.uk/wp-content/plugins/syntaxhighlighter-plus/syntaxhighlighter/styles/shCore.css"></link>
    <link type="text/css" rel="stylesheet" href="http://www.mysite.co.uk/wp-content/plugins/syntaxhighlighter-plus/syntaxhighlighter/styles/shThemeDefault.css"></link>

    I can also see the code in the post:

    [sourcecode language='html']<html>here is the sourcecode example</html>[/sourcecode]

    But absolutely nothing is styled?

    Any ideas?

Topic Closed

This topic has been closed to new replies.

About this Topic