NetTalk Central

Author Topic: How to change the width of the browse buttons in only one proc?  (Read 2675 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1871
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
How to change the width of the browse buttons in only one proc?
« on: February 15, 2012, 01:10:28 PM »
Hi,
I know I can modify the .Mainbutton width in the CSS but what if I need to do it in one only procedure?
Idem question form the button texts.
Thanks!
-----------
Regards
Alberto

bruce2

  • Full Member
  • ***
  • Posts: 108
    • View Profile
    • Email
Re: How to change the width of the browse buttons in only one proc?
« Reply #1 on: February 15, 2012, 08:23:42 PM »
You know how to change the text on a button on one proc -
ie as you do for the login procedure.

Well you do the same for the browse buttons - only you set the CSS class instead of the text. If you want to change multiple buttons the you'll set the class for multiple buttons.

Cheers
Bruce
« Last Edit: February 15, 2012, 10:55:26 PM by Bruce »

Alberto

  • Hero Member
  • *****
  • Posts: 1871
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: How to change the width of the browse buttons in only one proc?
« Reply #2 on: February 16, 2012, 03:24:42 AM »
Ok for the texts but how do I change the class?
PLease a line of code...
THanks
-----------
Regards
Alberto