change the color of a page in HOOKS
Posted: 2022-03-03 08:59
Hello
Is it possible to change the color of a page in HOOKS?
Is it possible to change the color of a page in HOOKS?
A place where AppGini users can exchange ideas and help each other.
https://forums.appgini.com:443/phpbb/
https://forums.appgini.com:443/phpbb/viewtopic.php?f=7&t=4641
Code: Select all
function GES_INFORMATIQUE_header($contentType, $memberInfo, &$args) {
$header='';
echo "<body style='background-color:pink'>";