4 posters
Footer stats - latest user is .....
HBFL-- New Member
- Posts : 23
Reputation : 1
Language : English
- Post n°1
Footer stats - latest user is .....
Mihai- Forumember
- Posts : 961
Reputation : 39
Language : Romanian, English
Location : Bucharest, Romania
- Post n°2
Re: Footer stats - latest user is .....
Hello,
Visit Administration panel > Templates > General > overall_footer_begin, and if you template is edited, or its not edited (by default)
Change the whole code, with this:
Visit Administration panel > Templates > General > overall_footer_begin, and if you template is edited, or its not edited (by default)
Change the whole code, with this:
- Code:
<!-- BEGIN html_validation -->
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<!-- END html_validation -->
</div>
</div>
</div>
</div>
<div id="{ID_RIGHT}">
<!-- BEGIN giefmod_index2 -->
{giefmod_index2.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index2 -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="page-footer">
<div class="wrap">
<ul class="footerbar-system">
<li class="footer-home">
<a class="icon-home" href="{U_INDEX}" accesskey="h"><i class="ion-ios-home"></i>{L_HOME}</a>
</li>
<li class="rightside">
<!-- BEGIN html_validation -->
</li>
</ul>
</div>
</div>
<!-- END html_validation -->
Draxion- Helper
- Posts : 2518
Reputation : 321
Language : English
Location : USA
- Post n°3
Re: Footer stats - latest user is .....
If you mean hiding the forum statistics. You could enable only admins able to see them via the admin panel.
ACP(Admin Control Panel) > Users and Groups > Special rights > Special rights > Rights > Forum Statistics
ACP(Admin Control Panel) > Users and Groups > Special rights > Special rights > Rights > Forum Statistics
HBFL-- New Member
- Posts : 23
Reputation : 1
Language : English
- Post n°4
Re: Footer stats - latest user is .....
Thanks for the response Draxion!
But I have already made those changes with no success.
It's the footer section 'The newest user is' that I'm keen to hide.
But I have already made those changes with no success.
It's the footer section 'The newest user is' that I'm keen to hide.
skouliki- Manager
- Posts : 15391
Reputation : 1709
Language : English,Greek
Location : Greece
- Post n°5
Re: Footer stats - latest user is .....
hello
add this to your css
or if you want only the name to hide and not all the stats add this
add this to your css
- Code:
.statistics-item {
display: none;
}
or if you want only the name to hide and not all the stats add this
- Code:
.statistics-item a:link, .statistics-item a:visited {
display: none;
}
Last edited by skouliki on July 23rd 2020, 11:28 am; edited 1 time in total
    General Rules | Tips & Tricks | Lost Founder Password?Â
   Rules of the Graphic Design Section | Sticker Points |  Graphic Requests
HBFL-- New Member
- Posts : 23
Reputation : 1
Language : English
- Post n°6
Re: Footer stats - latest user is .....
Thanks skouliki!
Could you please provide image where to add that, CSS?
Could you please provide image where to add that, CSS?
skouliki- Manager
- Posts : 15391
Reputation : 1709
Language : English,Greek
Location : Greece
- Post n°7
Re: Footer stats - latest user is .....
    General Rules | Tips & Tricks | Lost Founder Password?Â
   Rules of the Graphic Design Section | Sticker Points |  Graphic Requests
HBFL-- New Member
- Posts : 23
Reputation : 1
Language : English
- Post n°8
Re: Footer stats - latest user is .....
You're ace skouliki, thank you!
Will give it a go!
Will give it a go!
skouliki- Manager
- Posts : 15391
Reputation : 1709
Language : English,Greek
Location : Greece
- Post n°9
Re: Footer stats - latest user is .....
ok and tell me if you are ok
    General Rules | Tips & Tricks | Lost Founder Password?Â
   Rules of the Graphic Design Section | Sticker Points |  Graphic Requests
HBFL- likes this post
HBFL-- New Member
- Posts : 23
Reputation : 1
Language : English
- Post n°10
Re: Footer stats - latest user is .....
skouliki- Manager
- Posts : 15391
Reputation : 1709
Language : English,Greek
Location : Greece
- Post n°11
Re: Footer stats - latest user is .....
i didnt understand
i visit the homepage of your forum i didn't see any stats
edit : check the stats to be visible by guests so i can see what you see
i visit the homepage of your forum i didn't see any stats
edit : check the stats to be visible by guests so i can see what you see
    General Rules | Tips & Tricks | Lost Founder Password?Â
   Rules of the Graphic Design Section | Sticker Points |  Graphic Requests
HBFL-- New Member
- Posts : 23
Reputation : 1
Language : English
- Post n°12
Re: Footer stats - latest user is .....
That's correct, no stats, thanking you.
But 1. has appeared above homepage message.
But 1. has appeared above homepage message.
skouliki- Manager
- Posts : 15391
Reputation : 1709
Language : English,Greek
Location : Greece
- Post n°13
Re: Footer stats - latest user is .....
Ok you have to open another thread for questions that is not related to your original issue
If this is solved please mark it as solved
If this is solved please mark it as solved
    General Rules | Tips & Tricks | Lost Founder Password?Â
   Rules of the Graphic Design Section | Sticker Points |  Graphic Requests
HBFL-- New Member
- Posts : 23
Reputation : 1
Language : English
- Post n°14
Re: Footer stats - latest user is .....
skouliki- Manager
- Posts : 15391
Reputation : 1709
Language : English,Greek
Location : Greece
- Post n°15
Re: Footer stats - latest user is .....
can you delete my code in order to look it again please and sorry
    General Rules | Tips & Tricks | Lost Founder Password?Â
   Rules of the Graphic Design Section | Sticker Points |  Graphic Requests
HBFL-- New Member
- Posts : 23
Reputation : 1
Language : English
- Post n°16
Re: Footer stats - latest user is .....
I have deleted code but 1. is still there?
Thank you for your time!
Thank you for your time!
skouliki- Manager
- Posts : 15391
Reputation : 1709
Language : English,Greek
Location : Greece
- Post n°17
Re: Footer stats - latest user is .....
i still see the number 1 so it is not related to my code
did you change anything to your homepage index body template ?
Seems to be in the template
so since this is not related to stats issue i suggest you mark this as solved and open another thread
did you change anything to your homepage index body template ?
Seems to be in the template
so since this is not related to stats issue i suggest you mark this as solved and open another thread
    General Rules | Tips & Tricks | Lost Founder Password?Â
   Rules of the Graphic Design Section | Sticker Points |  Graphic Requests
HBFL- likes this post
HBFL-- New Member
- Posts : 23
Reputation : 1
Language : English
- Post n°18
Re: Footer stats - latest user is .....
Solved
skouliki likes this post
skouliki- Manager
- Posts : 15391
Reputation : 1709
Language : English,Greek
Location : Greece
- Post n°19
Re: Footer stats - latest user is .....
Problem solved & topic archived.
|
    General Rules | Tips & Tricks | Lost Founder Password?Â
   Rules of the Graphic Design Section | Sticker Points |  Graphic Requests