EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: [EXTERNAL] Re: Mailing lists of old SourceForge "V4" project
From: "Kasemir, Kay via Core-talk" <core-talk at aps.anl.gov>
To: Ralph Lange via Core-talk <core-talk at aps.anl.gov>
Date: Mon, 9 Mar 2020 19:02:54 +0000
> If someone knows how to add a header line to all pages using CSS, I am happy to add that.


<header id="header"> ....

with this in the style sheet:

#header {
    background: #007070;
    color: rgba(255, 255, 255, 0.75);
    cursor: default;
    height: 3em;
    left: 0;
    line-height: 3em;
    position: fixed;
    text-align: right;
    top: 0;
    width: 100%;
    z-index: 10001;
}

Key here is position: fixed, top & left to place it, z-index to keep it on top.

-Kay

References:
Mailing lists of old SourceForge "V4" project Ralph Lange via Core-talk
Re: Mailing lists of old SourceForge "V4" project Ralph Lange via Core-talk

Navigate by Date:
Prev: Re: Mailing lists of old SourceForge "V4" project Ralph Lange via Core-talk
Next: Build failed: epics-base base-integration-426 AppVeyor via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Mailing lists of old SourceForge "V4" project Ralph Lange via Core-talk
Next: sizeof with g++ > 5.2 Gofron, Kazimierz via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
ANJ, 10 Mar 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·