Increasing the amount of text dislayed for an interactive button

K

Kasia

Although not normally technically too challenged, I have been spending more
time than I want trying to fgure out how to increase the amount of text that
appears next to an interactive button on my site. I am using 14pt verdana
and wish to put in a phrase that contains 21 characters/spaces. I can type
in the text in the button properties box without any problem, but it diplays
only 13.5 charaters. Only when I scale down to 9.5pt can I get all the
characters to be displayed, and I find this to be too small. Help me, please!
 
S

Stefan B Rusynko

You need to create a custom larger Interactive button
See http://support.microsoft.com/default.aspx?scid=kb;en-us;555010




| Although not normally technically too challenged, I have been spending more
| time than I want trying to fgure out how to increase the amount of text that
| appears next to an interactive button on my site. I am using 14pt verdana
| and wish to put in a phrase that contains 21 characters/spaces. I can type
| in the text in the button properties box without any problem, but it diplays
| only 13.5 charaters. Only when I scale down to 9.5pt can I get all the
| characters to be displayed, and I find this to be too small. Help me, please!
 
R

Ronx

Make the button bigger.
On the Image tab of the button properties sheet, change the button's width
and height. Width of 300px height 60px seems to work for me.
 
Top