On Fri, February 4, 2005 5:47 am, mital patel said:
> On Thu, 3 Feb 2005 19:44:17 -0000 (GMT Standard Time), Gabriel
> Harrison <[EMAIL PROTECTED]> wrote:
>> > friends,,,
>> >
>> > can any one show me how and what code att to existing css provided in
>> > squirrelmail package to get the submit / button design to flat ?
>> >
>> > i dont look the 3d default button and need it design like we do in css
>> > with border and background colour.
>> >
>> > i am not good in css and need to apply button style centrally rather
>> > to modify whole source and add calss=mybutton to each input
>> > type=submit/button....
>> >
>> > please guide..
>> > immortal
>>
>> SM Doesn't use full CSS at the moment. You could use something like:
>>
>> input[type=submit] {
>> background-color: red;
>> .....etc
>> }
>>
>> Add it to the correct /themes/css file but I think only mozilla supports
>> it. Read http://www.w3.org/TR/REC-CSS2/selector.html#attribute-selectors
>>
> but it really hard to get it work on ie and firebird...
>
> will this work on both ie and firebird ?
>
> thanks for help
>
the attribute selector does not work in IE. The only way to acheive what
you want in IE is to either add a class attribute to each input or see if
you can get an acceptable workaround without using [type=submit]. This
will affect all input tags though.
You could of course encourage your users to use Firefox instead of IE.
Gabriel
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
--
squirrelmail-users mailing list
Posting Guidelines:
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [email protected]
List Archives:
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users