LuxuryMode
LuxuryMode

Reputation: 33741

Increase size of my code font - DWCS5

I'm trying to do something pretty basic here. I just want to make the font of my code larger so I can see it better. How do I do that?

Thanks!

Upvotes: 5

Views: 11821

Answers (4)

Shiplu
Shiplu

Reputation: 516

In CS5 most importantly on Windows the preference option is under the edit menu. Where font category contains the option of code view font size. Its normally 9px. You can change it as you want.

Upvotes: 0

Chris Stillwell
Chris Stillwell

Reputation: 10547

On Windows you can use Ctrl+= to increase font size and Ctrl+- to decrease the font size.

Upvotes: 0

Dilip Manek
Dilip Manek

Reputation: 9143

In DreamWeaver CS6 Option are changed, On the left hand top side on the screen

Dreamweaver > Preference > Fonts > Code view

This image display where to change fonts..

enter image description here

Upvotes: 5

Danilo Celic
Danilo Celic

Reputation: 2467

Edit (Dreamweaver on Mac) -> Preferences, Fonts

Upvotes: 6

Related Questions