₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,330,417 members, 8,445,402 topics. Date: Wednesday, 15 July 2026 at 12:22 AM

Toggle theme

Help With An "input" Tag - Webmasters - Nairaland

Nairaland ForumScience/TechnologyWebmastersHelp With An "input" Tag (768 Views)

1 Reply (Go Down)

Help With An "input" Tag by free2(op): 2:39pm On Oct 09, 2011
Hello,
I need help in increasing the text size in this "input" tag:-
<div>
<input type="submit" name="sendNewSms" class="myButton" id="sendNewSms" style="height: 30px; width: 80px" value="<?php echo $mylanguage['button_send'];?>" />
</div>
Anyone with idea? Kindly help.
Thanks in advance.
Re: Help With An "input" Tag by dhtml1(m): 3:09pm On Oct 09, 2011
<div>
<input type="submit" name="sendNewSms" class="myButton" id="sendNewSms" style="height: 30px; width: 80px;font-size:28px;font-family:arial" value="<?php echo $mylanguage['button_send'];?>" />
</div>
Zere you go.
Re: Help With An "input" Tag by DualCore1: 3:56pm On Oct 09, 2011
Consider putting your CSS for the button in a class.
Re: Help With An "input" Tag by free2(op): 4:30pm On Oct 09, 2011
Thanks man, was thinking of many things that I can't remember this little attribute!
Re: Help With An "input" Tag by dhtml1(m): 6:27pm On Oct 09, 2011
<style>
input.mytext {
height: 30px; width: 80px;font-size:28px;font-family:arial
}
</style>

<div>
<input type="submit" name="sendNewSms" class="myButton mytext" id="sendNewSms" value="<?php echo $mylanguage['button_send'];?>" />
</div>
Followed dual core's recommendation, this is way cooler. Norice that the definition does not affect the existing myButton class.
An object can inherit stuffs from more than one css class.
1 Reply

I need some input from Webmasters/BloggersHlp With Javascript Snippet To Validate A User's Cell Phone Number InputI Need Some Input And Review On This Project So Far234

X-cart And Interswitch IntegrationPlease Help Me. How Do I Make Mobile Version Of My Website?It Value Added Services (vas) Technical Support Via Portal