Sandbox2: Difference between revisions
From StarFleet Bureau of Information
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div class='fixed' ></div> | <div class='fixed' ></div> | ||
<div class='content'>Your content here </div> | <div class='content'>Your content here </div> | ||
|{ | |||
.fixed{ | .fixed{ | ||
position:fixed; | position:fixed; | ||
Line 9: | Line 10: | ||
background-image:url(https://boi.alt-starfleet-rpg.com/images/8/8c/Sfjag_wht_200.png);background- | background-image:url(https://boi.alt-starfleet-rpg.com/images/8/8c/Sfjag_wht_200.png);background- | ||
repeat: repeat-x; | repeat: repeat-x; | ||
} | |} | ||
.content{margin-top:57px;} | .content{margin-top:57px;} | ||
Revision as of 18:28, 19 September 2023
Your content here
|{ .fixed{
position:fixed; top:0; z-index: 1; width:100%; height:100%; background-image:url(https://boi.alt-starfleet-rpg.com/images/8/8c/Sfjag_wht_200.png);background- repeat: repeat-x;
|} .content{margin-top:57px;}
THIS IS A TEST