Maintenance for the week of May 11:
• PC/Mac: No maintenance – May 11

hide forum background?

Beardimus
Beardimus
✭✭✭✭✭
✭✭✭✭✭
I recall a post on how to hide the forum background image to something more subtle for work!

Is it easy in IE 11 / Edge? i'm ok with IT.
Xbox One | EU | EP
Beardimus : VR16 Dunmer MagSorc [RIP MagDW 2015-2018]
Emperor of Sotha Sil 02-2018 & Sheogorath 05-2019
1st Emperor of Ravenwatch
Alts - - for the Lolz
Archimus : Bosmer Thief / Archer / Werewolf
Orcimus : Fat drunk Orc battlefield 1st aider
Scalimus - Argonian Sorc Healer / Pet master

Fighting small scale with : The SAXON Guild
Fighting with [PvP] : The Undaunted Wolves
Trading Guilds : TradersOfNirn | FourSquareTraders

Xbox One | NA | EP
Bëardimus : L43 Dunmer Magsorc / BG
Heals-With-Pets : VR16 Argonian Sorc PvP / BG Healer
Nordimus : VR16 Stamsorc
Beardimus le 13iem : L30 Dunmer Magsorc Icereach

Best Answer

  • magnusthorek
    magnusthorek
    ✭✭✭✭✭
    You can use an extension to inject styling instructions to some pages. A quick search for google Chrome and I've found Styler

    Once installed an 'S' will appear right next your address bar. While reading any topic from here, click on it and write:
    * { background-image: none !important; }
    

    Firefox has Stylish. Once installed an 'S' inside a square box will appear next to your address bar. while reading any topic from here, click on it, choose Write new style and then For forums.elderscrollsonline.com

    In the new tab that'll open add the same line above inside the @-moz-document block:
    @namespace url(http://www.w3.org/1999/xhtml);
    
    @-moz-document domain("forums.elderscrollsonline.com") {
    * { background-image: none !important; }
    }
    
    Give this snippet a name and save.

    I don't know about Edge as I don't use nor I have it installed. but you can do it too, only not globally (all pages within a domain) or permanent, having to redo it every single time.

    If it supports addons like Chrome and Firefox you could do it as long one for this task exist.
    I am the very model of a scientist Salarian, I've studied species Turian, Asari, and Batarian.
    I'm quite good at genetics (as a subset of biology) because I am an expert (which I know is a tautology).
    My xenoscience studies range from urban to agrarian, I am the very model of a Scientist Salarian.
    Answer ✓
  • OutLaw_Nynx
    OutLaw_Nynx
    ✭✭✭✭✭
    ✭✭
    No idea how to use I.E. but I believe on Firefox and or chrome you can block images from showing by right clicking on your mouse.
Sign In or Register to comment.