What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » CSS Stylesheet help

CSS Stylesheet help
Author: Message:
king_of_cool_kids
Full Member
***

Avatar
Im a Cat fan.

Posts: 264
– / Male / –
Joined: Dec 2003
O.P. CSS Stylesheet help
I have a problem:
code:
<style type="text/css">
input.formwidth {width:100%}
</style>
<input type="file" class="formwidth" name="filename">
It doesn't work in firefox. Any ideas why??

Thanks in advance.
See this thread please:
http://shoutbox.menthix.net/showthread.php?action=lastpost&tid=29609

I am running:
Windows XP Pro
MSN messenger: 6.2.0137
MsgPlus!: 3.01.94
08-07-2004 09:21 PM
Profile PM Web Find Quote Report
lopardo
Veteran Member
*****


Posts: 1395
Reputation: 33
37 / Male / Flag
Joined: Nov 2002
Status: Away
RE: CSS Stylesheet help
Because that isn't actually supported by the standards. Check this page.

quote:
Property: width
Applies to: DIV, SPAN and replaced elements
[Image: userbar452797dd.gif]
08-07-2004 09:32 PM
Profile PM Find Quote Report
king_of_cool_kids
Full Member
***

Avatar
Im a Cat fan.

Posts: 264
– / Male / –
Joined: Dec 2003
O.P. RE: CSS Stylesheet help
Hmm, ok. well I tried a whole lot of atributes, such as:
code:
<input type="file" div-stretch=100% name="filename">

<input type="file" width="100%" name="filename">

<input type="file" length="100%" name="filename">

<input type="file" maxlegth="100%" name="filename">
but none seem to work. Is there any other solution??
See this thread please:
http://shoutbox.menthix.net/showthread.php?action=lastpost&tid=29609

I am running:
Windows XP Pro
MSN messenger: 6.2.0137
MsgPlus!: 3.01.94
08-09-2004 10:38 PM
Profile PM Web Find Quote Report
Tochjo
forum super mod
******

Avatar

Posts: 4207
Reputation: 78
36 / Male / Flag
Joined: Sep 2003
RE: CSS Stylesheet help
Tried size?
http://www.w3.org/TR/html4/interact/forms.html#h-17.4
08-09-2004 10:55 PM
Profile PM Find Quote Report
king_of_cool_kids
Full Member
***

Avatar
Im a Cat fan.

Posts: 264
– / Male / –
Joined: Dec 2003
O.P. RE: CSS Stylesheet help
Thanks so much. It works. :D
See this thread please:
http://shoutbox.menthix.net/showthread.php?action=lastpost&tid=29609

I am running:
Windows XP Pro
MSN messenger: 6.2.0137
MsgPlus!: 3.01.94
08-09-2004 11:11 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On