Menu

PFC Block Generator for Phpfox - Developer: amir christ

Phpfox
2015-03-26
2015-03-26
  • amir Bassir

    amir Bassir - 2015-03-26

    I'm Developing an amazing module for phpfox that users can design own visitor-page with our module.
    Our module is easy to use and no need to know anything about programming or designing a template.
    for this I added all setting that users need to design a theme and they need only to select a color for blocks, header, body and etc... and even they can upload background-image and more...

    Dream Style

    as you see, you can do everything that you need, you can generate blocks, slides, news, and more...

    Default Style

    Generate Block

    Add Style

    <div style="{if $aFirstLargeBlocks == false || $aActiveSlider == false || !count($aSlides)}margin-bottom: 20px;{else}margin: 0 auto;{/if}left: 0; right: 0;">
    {foreach from=$aBlocks name=aBlock item=aBlock}
        <li>
            <div class="big_blocks_title">
                {$aBlock.title}
            </div>
            <div class="pfc_block">
                {$aBlock.content}
            </div>
        </li>
    {/foreach}
    </div>
    

    wait me for more information.

     
  • amir Bassir

    amir Bassir - 2015-03-26

    for more information visit our website: Phpfox Support Team

     

    Last edit: amir Bassir 2015-03-26

Log in to post a comment.

MongoDB Logo MongoDB