ఈ థ్రెడ్ ఆర్కైవ్ చేయడం జరిగినది.
మీకు సహాయం అవసరం ఉంటే, దయచేసి ఒక కొత్త ప్రశ్న అడగండి.
ఆర్కైవ్ చేయబడింది
need to increase bookmark font size. my eyesight is poor
my eyesight is poor. How do I increase the font size on the bookmark bar?
my eyesight is poor. How do I increase the font size on the bookmark bar?
ప్రత్యుత్తరాలన్నీ (1)
See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files
Add code to userChrome.css below the @namespace line.
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
#personal-bookmarks .toolbarbutton-text {font-size:13pt !important; font-weight:bold;}
#personal-bookmarks .bookmark-item menupopup * {font-size:13pt !important;}
- ChromEdit Plus: http://webdesigns.ms11.net/chromeditp.html