Example #1
0
                        <div class="left">
                            <?php 
    yiw_convertTags(yiw_addp(stripslashes(__(yiw_get_option('copyright_text_left', 'Copyright <a href="%site_url%"><strong>%name_site%</strong></a>'), 'yiw'))));
    ?>
 <?php 
    echo date("Y");
    ?>

                        </div>
                        <?php 
} elseif ($type == 'centered' || $type == 'big-centered') {
    ?>
 
                        <div class="center">
                            <?php 
    yiw_convertTags(yiw_addp(stripslashes(__(yiw_get_option('footer_text_centered'), 'yiw'))));
    ?>
  
                        </div>
                    <?php 
}
?>

                    </div>
                </div>
                <!-- END FOOTER -->     
            </div>     
            <!-- END WRAPPER -->        
        </div>     
        <!-- END SHADOW WRAPPER -->     
    
Example #2
0
; left: <?php 
    echo yiw_get_option('header_text_left_position');
    ?>
; right: <?php 
    echo yiw_get_option('header_text_right_position');
    ?>
; bottom: <?php 
    echo yiw_get_option('header_text_bottom_position');
    ?>
;" <?php 
}
?>
 >

                        <?php 
yiw_convertTags(yiw_addp(stripslashes(yiw_get_option('header_text'))));
?>

                    </div>

                	<!-- END CUSTOM TEXT HEADER -->

                	

                    <!-- START LOGO -->

                    <div id="logo" class="group">

                        <?php 
if (yiw_get_option('use_logo')) {
    ?>