change size/font in sourcecode
-
Hi all,
I want to post some code in [sourcecode] tag, but I can’t find how to change size and font :(
There are some stuff about [sourcecode], but nothing about size or font:
http://en.support.wordpress.com/code/posting-source-code/Thanks for answers.
The blog I need help with is: (visible only to logged in users)
-
You might try wrapping it in div tags and declaring a font size there. I’ve never tried it so I don’t know it it will work or not. Some shortcodes just don’t respond.
<div style="font-size: 120%;"> [sourcecode...]code here[/sourcecode] </div> -
Thank you for reply, but it not works for me :(
As I can see, size is really bigger in first moment, but after tag [sourcecode] makes it back (makes size smaller) like usual.
- The topic ‘change size/font in sourcecode’ is closed to new replies.