Development
: K-Meleon Forum
K-Meleon development related discussions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=JamesD] I have found that two changes in km.css file can improve readability quite a lot. The green is still different from the background and the words show up better. These are the two areas to change. [code] #KmMenu li:hover { background-color:#3CB371; /*background-color:#960C10; */ } #KmMenu ul.popupmenu { position:absolute; background:#3CB371; /*background:#960C10; */ -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; } [/code] Also un-commenting the margin here puts the alignment back the way it was. [code] #KmMenu { position:absolute; bottom:-1px; text-align:left; color:white; font-size:1.2em; /*margin-left:245px; */ margin-left:245px; } [/code] Update: Here is what it looks like with these changes. http://dl.dropbox.com/u/1522294/Tryout%282%29.jpg[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development