![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 46 Pomógł: 0 Dołączył: 15.07.2019 Ostrzeżenie: (0%) ![]() ![]() |
Witam.
Chciałbym edytować stopkę, a dokladnie usunąć z niej logo strony, licznik odwiedzin oraz tekst: Kod Powered by PHPFusion. Copyright © 2023 PHP Fusion Inc. Released as free software without warranties under GNU Affero GPL v3. PHP Fusion 9.10.30 Ssy: https://zapodaj.net/65705f40a7310.jpg.html Ten post edytował UszaTek 21.03.2023, 15:46:37 |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Moderatorzy Postów: 36 559 Pomógł: 6315 Dołączył: 27.12.2004 ![]() |
|
|
|
![]()
Post
#3
|
|
Grupa: Zarejestrowani Postów: 46 Pomógł: 0 Dołączył: 15.07.2019 Ostrzeżenie: (0%) ![]() ![]() |
Dzięki wielkie, tego szukałem (IMG:style_emoticons/default/smile.gif) Lecz mam problem z usunięciem licznika odwiedzin oraz grafiki. Kod /** gdy staram się skasować licznik wywala bład
* If the visitor counter is enabled in settings this function will return the number of visitors. * * @return string */ function showcounter() { $locale = fusion_get_locale(); $settings = fusion_get_settings(); if ($settings['visitorcounter_enabled']) { return "<!--counter-->".number_format($settings['counter'], 0, $settings['number_delimiter'], $settings['thousands_separator'])." ".($settings['counter'] == 1 ? $locale['global_170'] : $locale['global_171']); } else { return ""; } } Ten post edytował UszaTek 21.03.2023, 18:01:15 |
|
|
![]() ![]() |
![]() |
Aktualny czas: 16.10.2025 - 22:33 |