Lunoe
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Typal.makewp005] Footer Height<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after
*
* @package makewp005
*/
$options = get_option(‘makewp005_theme_settings’);
?></div><!– #content –>
<footer id=”colophon” class=”site-footer” role=”contentinfo”>
<div class=”widget-footer”>
<?php dynamic_sidebar(‘footer1’); ?>
<?php dynamic_sidebar(‘footer2’); ?>
</div>
<div style=”clear: both;”></div><!–//widget-footer –><div class=”site-info”>
<?php if( !empty($options[‘home_copy’]) ) { ?>
<?php echo ‘© ‘.date(‘Y’).’ – ‘.$options[‘home_copy’].'<span class=”sep”> | </span>’; ?>
<?php } ?>
<?php do_action( ‘makewp005_credits’ ); ?>
<CENTER>
<span> |
<?php printf( __( ‘Lunøe Byg, Tjørnerækken 5, 1tv – 2300 København S, +45 51 23 41 45, info@lunoebyg.dk, CVR-nr: 34808864’, ” ), ‘‘ ); ?>
<span class=”sep”> | </span>
</CENTER>
</div><!– .site-info –>
</footer><!– #colophon –>
</div><!– #page –><?php wp_footer(); ?>
</body>
</html>Forum: Themes and Templates
In reply to: [Typal.makewp005] Footer Height/*
Theme Name: Typal.makewp005
Theme URI: http://makewp.ru/typalen/
Author: the MakeWP team
Author URI: http://makewp.ru/
Description: Typal is a theme for typical business website. The basic theme options, customizable background, custom logo image, headers, 3 custom menu, support post format, emphasis box and blocks the call to action on the home page, a 5 of places to display widgets and responsive layout.
Version: 1.3.8
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: red, white, gray, black, custom-header, custom-background, post-formats, sticky-post, right-sidebar, translation-readyThis theme, like WordPress, is licensed under the GPL, and is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/
@import url(‘css/reset.css?v=20140223’);
@import url(‘css/typal.css’);THis is all there is in Style.CSS
Forum: Themes and Templates
In reply to: [Typal.makewp005] Footer HeightIts a bit hard to understand for me Andrew.
I start looking at MULTIDOTS idea and i well reapet you guys, ty