vakkotaur: (mushroom cloud)
[personal profile] vakkotaur


When I switched to PCLinuxOS I also went to the latest version of Opera. That was fine, but evidently my custom user.css file was clobbered despite my backup. One nuisance was that the despicable LJ navbar would show up again at times. Then I found that Opera was rendering the contemptible <marquee> tag and it wasn't just a stupid CSS trick. And then to really torque me off, I found Opera lowered itself even further to rendering the <blink> tag as well. This cannot be allowed to stand. One of the many reasons I started using Opera was that such idiocies were not rendered. Fortunately there is a work-around for this deficiency of rendering tags that really ought not to be rendered, but rather shot.


Swiped from various sources, but it does the job:

/* THOU SHALT NOT BLINK! */
/* Prevent blinking */
blink, .blink {
text-decoration : inherit !important; }

/* THOU SHALT NOT SCROLL, EITHER! */
/* Disable marquee: this exploits what is probably a bug */
marquee {
        display : table-row !important;
        font-size : 1em !important;
}

/* THE LJ NAVSTRIP IS AN ABOMINATION UNTO THE READER. */
/* Removes LJ NavStrip from _all_ pages. */
html body
{
  padding-top: 0 !important;
}

#lj_controlstrip
{
  display: none !important;
}

/* THERE IS NO OVERKILL: RELOAD AND KEEP FIRING. */
/* Removes CProds from LJ's NavStrip. */
div#lj_controlstrip_cprod {
  display: none !important;
}


Date: 15 Jul 2007 17:35 (UTC)
From: [identity profile] catwoman69y2k.livejournal.com
Ill definitly see you later.....Im upgrading to Feisty Fawn today.

Kat

Date: 15 Jul 2007 21:35 (UTC)
From: [identity profile] yakko.livejournal.com
I'm thinking this will also work for Mozilla and Firefox (how to do this)

Profile

vakkotaur: Centaur holding bow - cartoon (Default)
Vakkotaur

March 2024

S M T W T F S
     12
3 456789
10111213141516
17181920212223
24252627282930
31      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated 19 July 2025 22:42
Powered by Dreamwidth Studios