On masque la colonne des rubriques sur la page principale, pour gagner de la place.
This commit is contained in:
@@ -56,7 +56,8 @@
|
|||||||
|
|
||||||
{hook name="category.main-top" category="$category_id"}
|
{hook name="category.main-top" category="$category_id"}
|
||||||
|
|
||||||
<article class="col-main col-md-9 col-md-push-3 {$smarty.get.mode|default:"grid"}" role="main">
|
<article class="col-main col-sm-12 {$smarty.get.mode|default:"grid"}" role="main">
|
||||||
|
<!-- <article class="col-main col-md-9 col-md-push-3 {$smarty.get.mode|default:"grid"}" role="main">-->
|
||||||
|
|
||||||
{hook name="category.content-top" category="$category_id"}
|
{hook name="category.content-top" category="$category_id"}
|
||||||
|
|
||||||
@@ -198,9 +199,9 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<aside class="col-left col-md-3 col-md-pull-9" role="complementary" itemscope itemtype="http://schema.org/WPSideBar">
|
<!-- <aside class="col-left col-md-3 col-md-pull-9" role="complementary" itemscope itemtype="http://schema.org/WPSideBar">-->
|
||||||
{include file="includes/menu.html"}
|
<!-- {include file="includes/menu.html"}-->
|
||||||
</aside>
|
<!-- </aside>-->
|
||||||
|
|
||||||
{hook name="category.main-bottom" category="$category_id"}
|
{hook name="category.main-bottom" category="$category_id"}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user