Ultrashock Forums > Creative Software > Web
kerning & leading in dreamweaver
Member Blogs
 
Post Reply | View first unread | Rate Thread Search this Thread | Thread Tools | Display Modes

#1
Bookmark and Share!
kerning & leading in dreamweaver
Old 2006-10-28

Could someone please tell me if Dreamweaver has the capability of modifying the kerning and leading of basic text? I am not proficient w/CSS and have basic understanding of Dreamweaver.

My guess is its done with CSS, which Dreamweaver appears to have capabilities with, but I dont understand why its not just part of the properties panel like it is on every other Macromedia or Adobe editing program.
postbit arrow 2 comments | 1548 views postbit arrow Reply: with Quote   
pspecial
Registered User
pspecial is offline
seperator
Posts: 49
2004-03-17
seperator

Ultrashock Member Comments:
adamface adamface is offline adamface lives in United States 2006-10-28 #2 Old  
it is available in the CSS panel, not the text panel (as far as I know... don't have DW on this computer)

for leading - use CSS 'line-height'
for kearning - 'letter-spacing'

p {line-height: 130%; letter-spacing:-1px;}

you can use percentages, ems, px, etc.
Reply With Quote  
pspecial pspecial is offline 2006-10-29 #3 Old  
Oh I see, you must "Add property" and then a long list of options comes up.

Thanks for the help!
Reply With Quote  
Thread Tools
Display Modes Rate This Thread
Rate This Thread: