Line 1:
Line 1:
This page gathers info about Discourse migration.
This page gathers info about Discourse migration.
+
+
Test
<br />
<br />
Line 5:
Line 7:
<br />
<br />
−
=== Custom logos ===
+
===Custom logos===
<br />
<br />
−
==== Main forum logo ====
+
====Main forum logo====
[[File:Logo forum discourse (proposal).png|none|thumb|300x300px|Logo forum discourse (proposal)]]
[[File:Logo forum discourse (proposal).png|none|thumb|300x300px|Logo forum discourse (proposal)]]
<br />
<br />
−
==== Logo to use in email notifications and mobile view ====
+
====Logo to use in email notifications and mobile view====
[[File:Logo forum discourse (for email and mobile view).png|none|thumb|300x300px|Logo forum discourse(for email and mobile view)]]
[[File:Logo forum discourse (for email and mobile view).png|none|thumb|300x300px|Logo forum discourse(for email and mobile view)]]
+
+
+
+
'''Logo to use ... whatever'''
+
[[File:Test1.png|left|thumb|non responsive, not appropriated]]
<br />
<br />
−
=== Custom layout ===
+
+
+
<br />
+
===Custom layout===
Line 26:
Line 36:
Go to <code>Admin → Customize → Themes → Light → Edit CSS/HTML → Common → Header</code> and paste :
Go to <code>Admin → Customize → Themes → Light → Edit CSS/HTML → Common → Header</code> and paste :
−
<syntaxhighlight lang="HTML">
+
<syntaxhighlight lang="html">
<div id="header" class="clearfix">
<div id="header" class="clearfix">
<div id="inner-header">
<div id="inner-header">
Line 68:
Line 78:
</div>
</div>
</div>
</div>
+
+
// to be continued
</syntaxhighlight><br />
</syntaxhighlight><br />
====Custom Footer to add====
====Custom Footer to add====