Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

menu font too small in mozilla 4, on high res monitor impossible to read

  • 3 απαντήσεις
  • 9 έχουν αυτό το πρόβλημα
  • 16 προβολές
  • Τελευταία απάντηση από aldrio

more options

on Mozilla 3.xx I solve that problem with adding this in chrome folder under userChrome.css

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */


menubar > menu,menupopup > menu, menupopup > menuitem,

  • {
 font-size: 9pt !important;
 font-family: Copperplate Gothic Bold !important;

}

on Mozilla 3.xx I solve that problem with adding this in chrome folder under userChrome.css @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */ menubar > menu,menupopup > menu, menupopup > menuitem, * { font-size: 9pt !important; font-family: Copperplate Gothic Bold !important; }

Όλες οι απαντήσεις (3)

more options

anybody ? help please.................  :(

more options

Did you try to increase the size value?

You may need quotes around the font family name "Copperplate Gothic Bold" because of the spaces in the font family name.
You may also need to add font-weight:bold because this is a bold font judging from the name.

Τροποποιήθηκε στις από το χρήστη cor-el

more options

If I understand correctly, try going to view, zoom, (upper left) & play around with it