php - how to design custom template in socialengine4 framework? -


as new socialengine4 having trouble in designing custom template. want convert html/css template socialengine4 module. example:

enter image description here

suppose template , want design socialengine4.

  1. how can create custom layout above template ?
  2. how can create custom common page elements header, footer ?

what directory structure file structure above 2 points.

note: need create manually not layouts provided default in admin panel.

under article creating own theme, socialengine documentation provides necessary details create own theme scratch.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -