Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Software > Mozilla Software > FireFox

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-07-2008, 12:46 PM
opus
 
Posts: n/a
Firefox suggestion

It would be great if in furture versions we could "tag" multiple bookmarks
at once, and also be able to change the icons on bookmark folders (such as
how there are custom .ico's for websites that have them) and individual
sites that don't have custom icons. :)


Reply With Quote
  #2 (permalink)  
Old 04-08-2008, 08:41 PM
Splibbilla
 
Posts: n/a
Re: Firefox suggestion

07 Apr 2008,"opus" <opusdiabolus@live.com> in
news:wN2dnUYvurMllGfanZ2dnUVZ_vqpnZ2d@mozilla.org:

> It would be great if in furture versions we could "tag" multiple
> bookmarks at once, and also be able to change the icons on
> bookmark folders (such as how there are custom .ico's for websites
> that have them) and individual sites that don't have custom icons.
> :)



i guess that's 3 features?


1
> "tag" multiple bookmarks at once,


hmm, maybe a bookmark enhancing extension does that? could search
addons.moz.. and mozillazine.


2
> change the icons on bookmark folders

maybe something here:
http://www.google.com/search?q=Base64+%
7C+label+userstyles+icons+bookmark+folders

this looks good: http://userstyles.org/styles/1682
".I'm sure someone can come up with a big image of icons and rectangle them off into
smaller bits..."
i'm pretty sure this refers to
http://www.google.com/search?q=chrom...set+png++site%
3Aforums.mozillazine.org+image-region+rect+2007+%7C+2008


btw, i've been interested in this goal, but it's kind of lower priority. (so i'm bookmarking
it for an ambitious day of ff userchroming)



3
> the icons [for] individual sites that don't have custom icons.


assign custom icon to only bookmarks? or also reproduce that icon in the tab of the
webpage?

there's been an extension that can assign (one per bookmark is perhaps tediously,
rather than offer to assign to all bookmarks of that domain?). It worked as claimed
when i tried it briefly, circa 2006. possibly it's been improved or outdone :-)

https://addons.mozilla.org/en-US/fir...?q=icon&cat=22
Favicon Picker 2
https://addons.mozilla.org/en-US/firefox/addon/3176





Reply With Quote
  #3 (permalink)  
Old 04-08-2008, 10:42 PM
Splibbilla
 
Posts: n/a
Re: Firefox suggestion

08 Apr 2008,Splibbilla <Splibbilla@Splib.bit.blip.blop> in
news:Xns9A7A81E6CA7B25@216.196.97.169:

>
> 2
>> change the icons on bookmark folders


> http://www.google.com/search?q=chrom...set+png++site%
> 3Aforums.mozillazine.org+image-region+rect+2007+%7C+2008


this looks like it (is oldish, 2005 and 2006)
http://forums.mozillazine.org/viewto...352846#1941214
[quoting:]



..bookmark-item[container="true"][label="FolderName"] {
list-style-image: url('file://F:/Windows/icons/Folder.ico') !important;
-moz-image-region: rect(0px 16px 16px 0px) !important;
}

Again change the path and image filename accordingly. Change 'FolderName' to
whatever the name of the particular folder is. Repeat this code throughtout
userChrome.css for each folder you want a favicon for.

Although with this method you would only be able to have unique folder names so
using the rdf id <https://bugzilla.mozilla.org/show_bug.cgi?id=264241#c3> would
probably be the best way.




same thing as above, but for live bookmarks rather than folders. That is, replace the
icon of a live bookmark with another icon

http://forums.mozillazine.org/viewto...443966#2443966
..bookmark-item[livemark="true"][label="name"] {
list-style-image: url('file://F:/Windows/icons/Folder.ico') !important;
-moz-image-region: rect(0px 16px 16px 0px) !important;
}


and...Feb 13th 2007
http://forums.mozillazine.org/viewtopic.php?t=520007
http://img509.imageshack.us/img509/7827/lhttphev2.png
is example of image from which many icons are moz-image-region

or paste this into your addressbar:
chrome://browser/skin/bookmarks/Bookmarks-toolbar.png




http://blog.vlad1.com/2008/02/04/get...-your-toolbar/

comment links to: compact the toolbar:
http://www.peppertop.com/blog/?p=47



i've been using similar compacting styles:
toolbarbutton.bookmark-item[type="menu"] > .toolbarbutton-icon {display:none; } /*
get rid of folder waste-space */
toolbarbutton.bookmark-item[type="menu"] > .toolbarbutton-text { background-color:
#ffffca; margin : -1px -1px -1px -1px; padding : 0;}
toolbarbutton.bookmark-item:hover > .toolbarbutton-icon { opacity:.5;} /* all bkmk bar
hover */
toolbarbutton.bookmark-item[type="menu"]:hover:active > * { background-color:red; }/*
when hover only folder, not Bkmks */
..bookmarks-toolbar-items, #bookmarks-ptf {margin:0 -1.9em 0
-.2em;padding:0;border-width:0;}
..chromeclass-directories {margin:0 -1.4em 0 -.1em;padding:0;border-width:0;}


earlier experiment, with more obvious fake-folder color:
toolbarbutton.bookmark-item[type="menu"] > .toolbarbutton-text { background-
color:yellow;} /* colors text of only folders, not bookmarks */
i think that also doesn't shove the folder name leftard, leaving a yellow area where
folder had been?



i'd experiment with some of these as the only styles, to see the effects.
(also, if not already using, use something like topstylelite or a syntax-coloring text
editor to more easily read the styles.)










Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Software > Mozilla Software > FireFox


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:47 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Debt Consolidation | Credit Cards | Loans | Loans | Credit Cards



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114