Skip to main content
Inspiring
January 25, 2010
Question

Font in VB script source

  • January 25, 2010
  • 2 replies
  • 545 views

How can I change font size of my vb source code? The "Code view" of an html page is nice and clear. However, that in the vb script source is too small. Wonder if I can change font size within  Dreamweaver or if I need to use a non-native text editor for this purpose.

This topic has been closed for replies.

2 replies

David_Powers
Inspiring
January 25, 2010

I don't use VBScript, but I have just opened a blank ASP VBScript document in Dreamweaver CS4, and the VBScript command at the top of the page is in the same size font as the HTML code. I normally use PHP. Again, the HTML code and PHP code are the same font size.

You can change the size of fonts in Code view by selecting the Fonts category in Preferences (Edit menu on Windows, Dreamweaver menu on a Mac). In the Font settings field select your encoding (the default is Unicode), and then set the font size for Code view. You can also change the font used by Dreamweaver, which might make the code more legible for you.

JackAuthor
Inspiring
January 25, 2010

This is for DW CS4.