لاضافه 5 عناصر في قالب
بعد نهايه كود
</header>
اضافه الكود
<!-- بداية المنطقة الجديدة للخانات الثلاث -->
<div class='custom-widgets-area' style='width: 100%; overflow: hidden;'>
<b:section class='top-sections' id='top-sections-area' maxwidgets='3' showaddelement='yes'>
<!-- هذه المنطقة تسمح لك بإضافة حتى 3 ودجت من صفحة التنسيق -->
</b:section>
</div>
<div style='clear: both;'/>
<!-- نهاية المنطقة الجديدة -->
<div class='tabs-outer'>
و بعد نهايه كود
]]></b:skin>
اضافه كود
#top-sections-area {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 10px;
}
#top-sections-area .widget {
flex: 1;
margin: 5px;
min-width: 250px; /* يتحكم في عرض الخانة الواحدة */
}
ليست هناك تعليقات:
إرسال تعليق