Line 134:
Line 134:
<br />
<br />
−
====Custom Header to add====
−
Go to <code>Admin → Customize → Themes → Light → Edit CSS/HTML → Common → Header</code> and paste :
−
<syntaxhighlight lang="HTML">
+
==== Custom Header to add ====
+
{| class="mw-collapsible mw-collapsed"
+
!Go to <code>Admin → Customize → Themes → Light → Edit CSS/HTML → Common → Header</code> and paste :
+
|-
+
|<syntaxhighlight lang="HTML">
<div id="header" class="clearfix">
<div id="header" class="clearfix">
<div id="inner-header">
<div id="inner-header">
Line 179:
Line 181:
</div>
</div>
</div>
</div>
−
</syntaxhighlight><br />
+
</syntaxhighlight>
+
|}
+
<br />
====Custom Footer to add====
====Custom Footer to add====
Go to <code>Admin → Customize → Themes → Light → Edit CSS/HTML → Common → Footer</code> and paste :
Go to <code>Admin → Customize → Themes → Light → Edit CSS/HTML → Common → Footer</code> and paste :