CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
CSS Combat
View source in a new window for blockquotes :(
raman2572
Permalink to comment
#
April 2012
I am just trying to achieve blockquotes for my wordpress blog just like
http://coding.smashingmagazine.com/2012/04/20/decoupling-html-from-css/
they are using
http://alexgorbatchev.com/SyntaxHighlighter/
a wordpress plugin is available for this
http://wordpress.org/extend/plugins/syntaxhighlighter/
Now the problem is that i can't see the View source and print button on the top of codes
Thats the main reason i want to use this plugin otherwise i can use plain css to style my blockquotes just like this
http://jsfiddle.net/raman/xBrUQ/
So can anybody tell me how to get view source or copy the code
SgtLegend
Permalink to comment
#
April 2012
The features you mentioned only exist in v2 of the highlighter, you will need to change the version in the syntax highlighter settings.
raman2572
Permalink to comment
#
April 2012
@SgtLegend
still unable to get that,
but saw all that options when checked "Collapse code boxes"
Its not working :-(
Add a Comment
they are using http://alexgorbatchev.com/SyntaxHighlighter/
a wordpress plugin is available for this
http://wordpress.org/extend/plugins/syntaxhighlighter/
Now the problem is that i can't see the View source and print button on the top of codes
Thats the main reason i want to use this plugin otherwise i can use plain css to style my blockquotes just like this
http://jsfiddle.net/raman/xBrUQ/
So can anybody tell me how to get view source or copy the code
but saw all that options when checked "Collapse code boxes"
Its not working :-(