site Search:


 
    All Forums Hot Topics Gallery






how-to block ads


 
Search Topic:
Uniqs:
9075
Share Topic
Posting?
Post a:
Post a:
Links: ·Test Media Player Plugins ·Reducing memory usage - Firefox ·Tweaking for Fun/Speed Firefox Fx v4/5 Series
page: 1 · 2 · 3
AuthorAll Replies


madirish
Premium
join:2003-08-04
Cleveland, OH

1 edit

[Extension] LCD Clock v0.2

Click for full size
Nice addition to Firefox.12 or 24 hr clock.Place mouse cursor over clock and will display day,month,date and year.Changes to LCD Clock can be made by editing userChrome.css.

To read more about this excellent extension by Bloodeye and to download go here: »forums.mozillazine.org/viewtopic···d53ad3e5



edit:forgot to mention-chimes on the hour,half and quarter hour(optional) and has an alarm clock!

digital k
Premium
join:2003-12-25

Nice find! I just installed it, trying to figure out a way to make the background a little darker, other than that, I like it alot.



madirish
Premium
join:2003-08-04
Cleveland, OH

said by digital k:

Nice find! I just installed it, trying to figure out a way to make the background a little darker, other than that, I like it alot.
in your userChrome.css file you should have this:
.lcdclock-bgcolor {
background-color: #0000FF !important;
}
if you added the code from Bloodeye.
Just change the #0000FF to any other color and save.Restart Firefox and the background color should be change.Any changes made to LCD Clock should be made through userChrome.css .In the thread that I linked to allot of changes that can be made are already posted(code).All you have to do is copy and paste to your userChrome.css file.



Grail Knight
Qui audet adipiscitur
Premium
join:2003-05-31
Valhalla
kudos:6

reply to madirish
Thanks madirish.



madirish
Premium
join:2003-08-04
Cleveland, OH

your welcome



FastEddie
iMod
join:2000-12-29
Channel Z
kudos:6
Host:
All Things Unix
Mozilla Software
Android
Cyberonic
Rogers

reply to madirish

Excellent! I've been looking for a clock like this.

I saved everything in a folder for future use. I haven't had time to play with it, but here's a screenshot of mine.






--
Here's To You


madirish
Premium
join:2003-08-04
Cleveland, OH

said by FastEddie:


Excellent! I've been looking for a clock like this.

I saved everything in a folder for future use. I haven't had time to play with it, but here's a screenshot of mine.


[attachment=1]


been using statusbar clock for the longest time.Seen this in the Moz forum and started using right away.Has now replaced statusbar clock.

hfam95

join:2003-06-20
Woodbridge, VA

fast eddie,

Can you post your userchrome.css portion for the lcd clock. I like how yours look.



Trooper
Premium
join:2005-05-18
USA

reply to madirish
Thanks for the heads up regarding this extension. It's sweet.



FastEddie
iMod
join:2000-12-29
Channel Z
kudos:6
Host:
All Things Unix
Mozilla Software
Android
Cyberonic
Rogers

reply to hfam95

said by hfam95:

fast eddie,

Can you post your userchrome.css portion for the lcd clock. I like how yours look.



You have to download the LCD fonts (which I've attached) and put them in your fonts folder.

quote:
By default LCD Clock is setup for LCD2 Bold Font. If you change the font, then more than likely you will need to change the size and postion. Here's an example for serif font, which is what it defaults to if you don't install the LCD2 Bold font.


lcdwintt.zip 73484 bytes



--
Here's To You

hfam95

join:2003-06-20
Woodbridge, VA

I actually was trying to use a font called 7 segment. For some reason FF doesn't like fonts that start with numbers. I posted on the moz forum, but haven't gotten an answer yet.



penguins4evr
Premium
join:2002-01-17
kudos:1

reply to madirish

Thanks for the post about this clock and for all the info about customizing it (I must say that the extension site in the link in the first post is very helpful). I was able to change the background to a light grey (hex code D3D3D3); not as flashy but a little more toned down.

Gotta love these extensions that an average joe like me can figure how how to tamper with (with help from this board, of course ).
--
No one can say something so clearly that it will not be misunderstood.


FastEddie
iMod
join:2000-12-29
Channel Z
kudos:6
Host:
All Things Unix
Mozilla Software
Android
Cyberonic
Rogers

1 edit

reply to hfam95

said by hfam95:

I actually was trying to use a font called 7 segment. For some reason FF doesn't like fonts that start with numbers. I posted on the moz forum, but haven't gotten an answer yet.

Forget trying to use font "7 segment" I tried for an hour and it won't work. Use the fonts I've attached below if you want a straight segmented LCD font and here's my userchrome.

.lcd-labels {
font-family: Digital Readout Thick Upright !important;
font-size: 2.0em !important;
padding: 0px 2px !important;
margin: 0px !important;
}



digreado.zip 71977 bytes



Here's what mine looks like using the fonts and code above.






--
Here's To You

hfam95

join:2003-06-20
Woodbridge, VA

Thanks. Your mods and fonts worked perfectly.



tahoejeff
Premium
join:2001-07-01
Wisconsin Dells, WI

reply to madirish
how to edit the userchrome file? open it with notepad? or is this something to be done directly in firefox?
--
The Geek Shall Inherit the Earth



madirish
Premium
join:2003-08-04
Cleveland, OH

if you never edited userChrome.css it will actually be userChrome-example.css .Remove the " -example " and you will now have userChrome.css.You can then open it with notepad and then play with code (most of which will be copying code as above examples show in other posts,maybe changing something to suite your needs or likes and pasting into userChrome.css).You then close-will be prompted to save or not.

Have fun!


hfam95

join:2003-06-20
Woodbridge, VA

reply to tahoejeff

said by tahoejeff:

how to edit the userchrome file? open it with notepad? or is this something to be done directly in firefox?
Any text editor.


tahoejeff
Premium
join:2001-07-01
Wisconsin Dells, WI

1 edit

thank you both for your replies.
i installed the extension with the xpi file, and edited the userchrome.css file after removing -example from the filename. saved file. restarted firefox.
at no point have i seen a clock in firefox. i guess i should stick to the easy extensions where i don't need handholding.
--
The Geek Shall Inherit the Earth



madirish
Premium
join:2003-08-04
Cleveland, OH

with firefox open go to tools>view>Toolbars>Customize.Look for the clock-drag it to where you want



tahoejeff
Premium
join:2001-07-01
Wisconsin Dells, WI

tyvm madirish! it actually works.
i'm not normally an idiot around computers, but never messed with firefox except for a couple speed tweaks in about:config.
--
The Geek Shall Inherit the Earth


Monday, 04-Jun 00:09:36 Terms of Use & Privacy | feedback | contact | Hosting by nac.net - DSL,Hosting & Co-lo
over 12.5 years online © 1999-2012 dslreports.com.
Most commented news this week
Hot Topics