Remove Copyright Footer Completely [No CSS]

Status

offline

Posts

5

Likes

4

Bits Credits

0

LEVEL

0

0 XP

Tested and works perfectly with: iO, iO Dark, UI.X & UI.X Dark



For do this currently:

1.- Open app_footer.less
2.- And search: p-footer-copyrightRow
3.- And then remove these lines:

MWT98q.png

Save and it's done
 

FateKid

DEVIL DID IT

Status

offline

Posts

14,664

Likes

125,779

Resources

3,373

Bits Credits

363

Admin

LEVEL

11

5,910 XP

Good write-up of this process, thanks for the guide!

200.gif
 

Status

offline

Posts

27

Likes

7

Bits Credits

0

LEVEL

0

190 XP

Tested and works perfectly with: iO, iO Dark, UI.X & UI.X Dark



For do this currently:

1.- Open app_footer.less
2.- And search: p-footer-copyrightRow
3.- And then remove these lines:

MWT98q.png

Save and it's done
Excuse me, the subject does not come out as in the photo, it is different, I use version 2.2.11
 
Liked by:

FateKid

DEVIL DID IT

Status

offline

Posts

14,664

Likes

125,779

Resources

3,373

Bits Credits

363

Admin

LEVEL

11

5,910 XP

Do you mind sending me a screenshot of your footer template via XenForo AdminCP?
I'll try to help you there.
Post automatically merged:

NarcoRP Please try placing this code into your extra.less template

CSS:
/* Remove footer copyright information */
.p-footer-copyright { display: none; }

# = ID element . = Class element

You can use your browser element inspector to figure out what the name of the div/ID/span of the element containing your footer information and set the CSS rule to display: none for the same effect.

EXAMPLE:
ezgif-com-gif-maker-37.gif
 
Liked by:

Latest threads

Forum statistics

Threads
53,891
Messages
83,915
Members
50,483
Latest member
Bmw535kosmos
Top Bottom