mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Footer styling fix
This commit is contained in:
@@ -321,7 +321,7 @@ unset($uclist, $bcache);
|
|||||||
if(!deftrue('e_POWEREDBY_DISABLE'))
|
if(!deftrue('e_POWEREDBY_DISABLE'))
|
||||||
{
|
{
|
||||||
// No IDs or Classes - hinder js disable.
|
// No IDs or Classes - hinder js disable.
|
||||||
echo "<div style='margin:20px; text-align:center; display:block; opacity:1.0; color: silver'>Proudly powered by <a style='color:silver' href='http://e107.org/' title='e107 Content Management System'>e107</a></div>";
|
echo "<div style='margin:20px; text-align:center;position: display:block; relative; bottom: 90px; z-index:30000; opacity:1.0; color: silver'>Proudly powered by <a style='color:silver' href='http://e107.org/' title='e107 Content Management System'>e107</a></div>";
|
||||||
}
|
}
|
||||||
echo "</body></html>";
|
echo "</body></html>";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user