Fixes #1625 adds class to body

Adds class to body, get id for category tag or picture, add dynamic class to body using id
Also used on page where albums and tags are combined

TODO make compatible with modus
This commit is contained in:
HWFord
2022-04-06 09:51:08 +02:00
parent c4f0727176
commit d7af491a81
4 changed files with 32 additions and 2 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
{/if}
</head>
<body id="{$BODY_ID}">
<body id="{$BODY_ID}" class="{$BODY_CLASS}">
<div id="the_page">