style-layout

neue medienordnung plus
  last edited: Wed, 17 May 2017 12:13:41 +0200  
I used here https://dev.hubzilla.org/page/flegno/blue these Layouts. How can I define for content in menus 1 and 2 those style-layout as for blue-standard-template? @Hubzilla Support Forum+

Layout 1 [region=aside]
    [menu]Color-carrousel[/menu]
[/region]

[region=content]
[block]snippet-blue[/block]
[/region]

Layout 2: green + yellow
[region=aside]
    [menu]dene_vs_Generalschluessel[/menu]
[/region]

[region=content]
[block]snippet-green[/block]
[block]snippet-yellow[/block]
[/region]

Layout 3
<div style="background-color:blue; height: 50px; width: 300px; "><br />
<center>
<span style="color:white; font-weight: bold; font-size: 15pt;  font-family: Arial;">snippet number 3</span>
<center>
</div>