General
: K-Meleon Forum
General discussion about K-Meleon.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=rodocop] [quote=caktus] Just about have 1.6.0 (or maybe it's 1.6.17db+v8, I'm not sure any more) like I want it except for 3 things I need help with. 1. Can some one tell me how I can move the "GO" button to between the URL Bar and the BACK button? I tried changing the button position numbers in the Toolbars.cfg but that just made matters worse. 2. Also, when I hover the mouse pointer over the "GO" button, the "GO" button turns into a spy glass image like the Search button. I don't consider this a problem but is this normal? 3. Also, when I hover the mouse button over the Search button, the search search image disappears but the search button still works. [/quote] 1. [b][color=#CC0000]Don't change numbers in toolbars.cfg![/color][/b] Position of the button is defined by the corresponding place of code in this config file not by number in brackets! You need to find this code in [b]Go Buttons[/b] section of file - look for [b][color=#000066]&Go Buttons (24,24){[/color][/b] string. Copy this code [color=#000099][code] Go{ %ifplugin macros macros(Go_Selected)|_Go Go to URL. Right-click for more options. %else ID_NAV_GO Go to URL %endif toolhot+.bmp[27] toolhot.bmp[27] }[/color] [/code] to the section [b]&Main Bar(24,24) {[/b] between [b]Back[/b] button code [code] [color=#000099]Back{ ID_NAV_BACK Go back one page toolhot+.bmp[0] toolhot.bmp[0] toolcold.bmp[0] }[/color] [/code] and [b]Forward[/b] button code: [code] [color=#000099]Forward{ ID_NAV_FORWARD Go forward one page toolhot+.bmp[1] toolhot.bmp[1] toolcold.bmp[1] }[/color] [/code] 2. Check that in [u]Go Button code[/u] numbers in ALL square brackets are [b][27][/b] 3. Check that in [u]Search Button code[/u] (you can find it under original position of Go button code in [b]&Go Buttons (24,24){[/b] section) numbers in ALL square brackets are [b][31][/b]. ******* All this refers to dbTango skin from dugbug's builds or CommMeleon...[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development