Edit Footer? - Joomla! Forum - community, help and support
hi all,
i added footer. generated copyright , other stuff. copyright, want keep. rest, i'd remove.
see attached screenshot, please.
the "powered joomla!" on far bottom right appears or without footer , i'm fine staying put. rest showed added footer module in position-14 (which, way position works in 9, 10, , 11 don't make appear @ all).
so i'd leave copyright , remove else.
can y'all me, please? i've googled , found tutorials, nothing has worked. thanks!
cb
i added footer. generated copyright , other stuff. copyright, want keep. rest, i'd remove.
see attached screenshot, please.
the "powered joomla!" on far bottom right appears or without footer , i'm fine staying put. rest showed added footer module in position-14 (which, way position works in 9, 10, , 11 don't make appear @ all).
so i'd leave copyright , remove else.
can y'all me, please? i've googled , found tutorials, nothing has worked. thanks!
cb
the information displayed coming following lines of language strings available in site language file en-gb.mod_footer.ini
what create language override strings override these text strings.
go language manager, click on tab titled overrides, create overrides need constants mod_footer_line1 , mod_footer_line2.
code: select all
mod_footer_line1="copyright © %date% %sitename%. rights reserved."
mod_footer_line2="<a href="_qq_"http://www.joomla.org"_qq_">joomla!</a> free software released under <a href="_qq_"http://www.gnu.org/licenses/gpl-2.0.html"_qq_">gnu general public license.</a>"what create language override strings override these text strings.
go language manager, click on tab titled overrides, create overrides need constants mod_footer_line1 , mod_footer_line2.
Comments
Post a Comment