|
|
css vs Konqueror
Greetings.
I'm having a problem using CSS and viewing my page in the Konqueror Browser.
The page can be seen at http://kdata5.fis.fc.ul.pt/~tfranco
It works OK on the IE and Mozilla, but when I try to see the page in
Konqueror it doesn't assume the size xx-small for the values inside the
listbox.
This is my .css file:
body {background-color: Antiquewhite;}
div {
font-family: helvetica, arial, verdana, sans-serif;
font-size: small;
text-align: left;
}
div.groove {
background-color: white;
border-style: groove;
}
div.ridge {
background-color: white;
border-style: ridge;
}
p {
color: black;
font-family: helvetica, arial, verdana, sans-serif;
font-size: small;
text-align: left;
}
..small {
color: black;
font-family: helvetica, arial, verdana, sans-serif;
font-size: xx-small;
text-align: left;
}
And this is how I create the select:
<select name="yearBPoint" class="small">
Am I doing something wrong? What is it?
PS: Used Konqueror and Mozilla in Linux.
Thanks.
Gama Franco
|
|
0
|
|
|
|
Reply
|
gama_franco (15)
|
11/13/2003 5:15:12 PM |
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Gama Franco wrote:
> Greetings.
>
> I'm having a problem using CSS and viewing my page in the Konqueror
> Browser.
>
> The page can be seen at http://kdata5.fis.fc.ul.pt/~tfranco
>
> It works OK on the IE and Mozilla, but when I try to see the page in
> Konqueror it doesn't assume the size xx-small for the values inside the
> listbox.
>
[...]
I can't find the css below on your page :o) How do you know the style
doesn't get applied? Perhaps it's simply the "minimum" font size that kicks
in? (Settings..->Fonts)
- --
regards, Esben
Homepage: http://www.mosehansen.dk
Signature fingerprint at http://www.mosehansen.dk/about
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/s8mNrfnftt13wXIRAm/dAJ9ClS4/+M2LjkCryyokKRgFJSGmdQCeLV2o
g4q5DvH4zKyBWw9aTCFvuvw=
=rOLM
-----END PGP SIGNATURE-----
|
|
0
|
|
|
|
Reply
|
esben (9)
|
11/13/2003 6:12:29 PM
|
|
> It works OK on the IE and Mozilla, but when I try to see the page in
> Konqueror it doesn't assume the size xx-small for the values inside the
> listbox.
>
Hi,
I tried in both Konqueror and Mozilla and in both of them the size in the
list boxes is smaller than the normal text, no difference between the two.
But it's hard to say if it's xx-small.
Greetings
P.J.
--
Peter-Josef Meisch
pjmeisch (at) web (dot) de
|
|
0
|
|
|
|
Reply
|
nospam23 (74)
|
11/13/2003 6:40:01 PM
|
|
Yep, minimum font-size in Konqueror kicks in.
Thanks
Esben Mose Hansen wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Gama Franco wrote:
>
>> Greetings.
>>
>> I'm having a problem using CSS and viewing my page in the Konqueror
>> Browser.
>>
>> The page can be seen at http://kdata5.fis.fc.ul.pt/~tfranco
>>
>> It works OK on the IE and Mozilla, but when I try to see the page in
>> Konqueror it doesn't assume the size xx-small for the values inside the
>> listbox.
>>
>
> [...]
>
> I can't find the css below on your page :o) How do you know the style
> doesn't get applied? Perhaps it's simply the "minimum" font size that
> kicks in? (Settings..->Fonts)
>
> - --
> regards, Esben
>
> Homepage: http://www.mosehansen.dk
> Signature fingerprint at http://www.mosehansen.dk/about
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQE/s8mNrfnftt13wXIRAm/dAJ9ClS4/+M2LjkCryyokKRgFJSGmdQCeLV2o
> g4q5DvH4zKyBWw9aTCFvuvw=
> =rOLM
> -----END PGP SIGNATURE-----
|
|
0
|
|
|
|
Reply
|
gama_franco (15)
|
11/13/2003 7:07:48 PM
|
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Gama Franco wrote:
> Yep, minimum font-size in Konqueror kicks in.
Ah --- not a bug, a feature then! :D
Does anybody know a tool that can automatically fix top-quotes? :o)
- --
mvh. Esben Mose Hansen
homepage: www.mosehansen.dk --xxx-- GPG fingerprint:
www.mosehansen.dk/about.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD4DBQE/tLgrrfnftt13wXIRAiaPAJ0fm7xaoH42KNpyxpNHXnmLxZFAWwCY6ytS
2LArL7uZJ4+BnhaObFs7Xg==
=LPNa
-----END PGP SIGNATURE-----
|
|
0
|
|
|
|
Reply
|
esben (9)
|
11/14/2003 11:10:35 AM
|
|
|
4 Replies
21 Views
(page loaded in 0.08 seconds)
|
|
|
|
|
|
|
|
|