General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
K-Mel 1.5a2: How To Reduce Padding For Bookmarks Toolbar?
Posted by: adamlau
Date: January 30, 2008 02:13AM

In FireFox 2.x, we can reduce padding via the following in userChrome.css:

.toolbarbutton-1, .toolbarbutton-menubutton-button {
padding: 0px 2px !important;
}
.toolbarbutton-1[checked="true"], .toolbarbutton-1[open="true"],
.toolbarbutton-menubutton-button[checked="true"],
.toolbarbutton-menubutton-button[open="true"] {
padding: 0px 0px 0px 0px !important;
}

How to reduce padding for the K-Mel Bookmarks toolbar?

Options: ReplyQuote
Re: K-Mel 1.5a2: How To Reduce Padding For Bookmarks Toolbar?
Posted by: desga2
Date: January 30, 2008 10:29AM

Are you search here:
Advanced Preferences (F2) -> K-Meleon Plugins -> Netscape Bookmarks -> Bookmarks Toolbar -> Toolbar Button Width
This is in 1.1.x but Advanced Preferences panel not work fine in 1.5a2. You can change this value in about:config url:
kmeleon.plugins.bookmarks.maxToolbarSize

But i don't know if you like this, padding and width itsn't same thing.

K-Meleon in Spanish



Edited 3 time(s). Last edit at 01/30/2008 10:43AM by desga2.

Options: ReplyQuote
Re: K-Mel 1.5a2: How To Reduce Padding For Bookmarks Toolbar?
Posted by: guenter
Date: January 30, 2008 02:27PM

userChrome.css works for this with XUL browsers such as fLock netscape 9 grinning smiley

Options: ReplyQuote
Re: K-Mel 1.5a2: How To Reduce Padding For Bookmarks Toolbar?
Posted by: foobarly
Date: January 31, 2008 12:43PM

On a related query, and please pardon meself if this has been answered before, any input how to reduce the toolbar gaps that show once you activate "Lock toolbars"? (See image)


http://i25.tinypic.com/fm6vc8.gif


Options: ReplyQuote
Re: K-Mel 1.5a2: How To Reduce Padding For Bookmarks Toolbar?
Posted by: desga_2
Date: January 31, 2008 06:35PM

Are you tried to unlock toolbars, adjust toolbars and lock toolbars?
This not success in 1.1.3 version.

Options: ReplyQuote
Re: K-Mel 1.5a2: How To Reduce Padding For Bookmarks Toolbar?
Posted by: foobarly
Date: February 01, 2008 01:56AM

Of course just before I locked toolbars I had to arrange them, so I tried to get them as close together as possible. This problem doesn't exist in version 1.x.x...

Options: ReplyQuote
Re: K-Mel 1.5a2: How To Reduce Padding For Bookmarks Toolbar?
Posted by: kko
Date: February 01, 2008 12:09PM

@foobarly: See K-Meleon 1.5 Development > Current Bugs > Regressions from 1.1.x > Locked menus are misaligned...

Options: ReplyQuote
Re: K-Mel 1.5a2: How To Reduce Padding For Bookmarks Toolbar?
Posted by: SoerenB
Date: February 21, 2010 11:34AM

Hi, foobarly,

late answer, and on 1.53, but I found your post just minutes before simply trying this:

add:
user_pref("kmeleon.toolband.Tabs.size", 3000);

to your user.js, if you want your tabsbar as wide as possible. It is "...toolband.Bookmarks.size" for the bookmarks and "...band.URL Bar.size" for the adress bar. Should work as long as your screen width doesn't exceed 3000px by far.

Cheers
SoerenB



Edited 1 time(s). Last edit at 02/21/2010 11:46AM by SoerenB.

Options: ReplyQuote
Re: K-Mel 1.5a2: How To Reduce Padding For Bookmarks Toolbar?
Posted by: jsnj
Date: February 22, 2010 02:17AM

Thx for bringing this thread up SoerenB. I wasn't following KM's development when 1.5 was being created. The misaligned locked toolbars bug was a major P.I.T.A for me until now. IMO the following pref should be set to true by default. It gets rid of the misalignment and restores the behavior of previous versions <1.5.

kmeleon.display.lockedToolbarAlt



Edited 1 time(s). Last edit at 02/22/2010 02:18AM by jsnj.

Options: ReplyQuote
Re: K-Mel 1.5a2: How To Reduce Padding For Bookmarks Toolbar?
Posted by: disrupted
Date: February 22, 2010 02:25PM

thank you jsnj. i added this pref in ksm so it automatically applies it when ksm is installed, also added to bugs(rfe)1188
http://kmeleon.sourceforge.net/bugs/viewbug.php?bugid=1188

Options: ReplyQuote


K-Meleon forum is powered by Phorum.