Mikedowney.co.uk
What's New
Site Map

Diary
Astronomy
Bits N Bobs
Computing
Food And Drink
Links
Photography
Welcome


Selected Entries
Pinhole Photography
Keeping Quail
Coventry
Recipes
A different recipe each week
Friends websites
Oven Temperatures and Measuring Cups


Most popular stories
A Hamster's Home is his C...
Hamster Peanuts
Pizza, Hamsters and Ballo...
Hamster Baby Update
A Tangfastic Mess
Tiny Koala
Giant Sunflowers
More Squirrel Photos
Hamster Baby Update
Roborovski Babies
Hamster and Quail update


RSS Feeds:
RSS Feed Entire Site.
RSS Feed Diary only.



Powered by Blosxom


Pinhole Photography Ring
pinhole webring logo
powered by RingSurf
Next | Previous
Random Site | List Sites

The annoying marquee tag

Story location: Home / computing /
11/Feb/2009

I regularly use a few forums (fora?) and one of the other members has started using the <marquee> tag in his signature. It's rather annoying to have text whizzing across the screen while you're trying to read something.

With Firefox it's possible to disable the marquee tag, so the text doesn't move. There is a file called userContent.css which is located in the chrome subdirectory of the Profiles folder, which in turn can be found hiding in the C:\Documents and Settings\<username>\Application Data\Mozilla\Firefox\ directory (at least that's where it is in Windows XP).

Load this file into a text editor, or create the file if it doesn't exist. Add the line:

 marquee { -moz-binding: none; }

then restart the browser. The annoying marquee text will no longer move.

Update: On the mac, the profiles folder lives in the Library/Application Support/Firefox subdirectory of the user directory. With newer versions of Firefox, this can be found by clicking on Help->Troubleshooting Information



Please leave a comment permanent link
Keywords:  

Name:
URL/email (optional): (email address will not be displayed)
Comments: