User:THE OWL/Sandbox/Templates/User page: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
-->{{#ifeq:{{{colorscheme affect|}}}|layout only||<div style="width:calc(100% + 224px); height:calc(100% + 191px); pointer-events:none; user-select:none; position:absolute; z-index:-100; top:-191px; left:-200px">
-->{{#ifeq:{{{colorscheme affect|}}}|layout only||<div style="width:calc(100% + 224px); height:calc(100% + 191px); pointer-events:none; user-select:none; position:absolute; z-index:-100; top:-191px; left:-200px">
<div style="box-sizing:border-box; width:100%; height:60px; display:flex; align-items:center; background-color:rgb(45 45 45); overflow:hidden"> {{{header img|{{#ifeq:{{{colorscheme|}}}|sepia|[[File:vdc-header-sepia.jpg|link=]][[File:vdc-header-sepia.jpg|link=]]|}}}}} </div>
<div style="box-sizing:border-box; width:100%; height:60px; display:flex; align-items:center; background-color:rgb(45 45 45); overflow:hidden"> {{{header img|{{#ifeq:{{{colorscheme|}}}|sepia|[[File:vdc-header-sepia.jpg|link=]][[File:vdc-header-sepia.jpg|link=]]|}}}}} </div>
<div style="box-sizing:border-box; width:100%; height:calc(100% - 35px); background-image:linear-gradient(0deg, black, rgb({{{global bgcolor|{{{island bgcolor|}}}}}} / 70%)); display:flex">
<div style="box-sizing:border-box; width:100%; height:calc(100% - 35px); background-image:linear-gradient(0deg, #1F1E1D, rgb({{{global bgcolor|{{{island bgcolor|}}}}}} / 70%)); display:flex">
<div style="box-sizing:inherit; width:175px; height:100%"></div>
<div style="box-sizing:inherit; width:175px; height:100%"></div>
<div style="box-sizing:inherit; width:calc(100% - 175px)">
<div style="box-sizing:inherit; width:calc(100% - 175px)">

Revision as of 10:00, 15 February 2025

User:THE OWL/Sandbox/Templates/User page