• Dance Your Cares Away/Law Abiding Citizen

    There is a New Fraqqle Rock Thread for active posting while the original 9072 page mega thread has been archived at Dance Your Cares Away. The original thread was maxing out the sites resources. The information will not be lost, but posting has been moved.

Resource Custom Footer Text

Tips, tricks, guides, advice, etc....

TheFiend

Jarl
Admin
Copy & add this CSS to the Xenforo ACP > Appearance > Templates > extra.less template.
CSS:
.p-footer-copyright::before {
    content: "ADD YOUR TEXT HERE";
    display: block;
    text-align: center;
    margin-bottom: 8px;
    font-size: 13px;
}

Same basic CSS code—butt with a little additional CSS magic to give the text a red, white and blue color gradient.
CSS:
.p-footer-copyright::before {
    content: "In Memory of Pat Flood";
    display: block;
    text-align: center;
    margin-bottom: 8px;
    font-size: 13px;
    background: linear-gradient(310deg, #002868 20%, #ffffff 50%, #bf0a30 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 1px rgba(255, 255, 255, 0.3));
}
Screenshot_2026-02-26-23-23-53-76_e4424258c8b8649f6e67d283a50a2cbc.jpg
 
Last edited:

Latest

Support Free Speech

Current cycle
$268.17
Total amount
$890.17
Back
Top Bottom