Quantcast
Channel: Topic Tag: footer | WordPress.org
Viewing all articles
Browse latest Browse all 13547

martinrowan on "Help getting footer copyright text centred"

$
0
0

Thanks for your help. The code you provided worked! Yipee!

I was able to remove the use of the aligncenter class and still keep it working. End result:

<div class="copyright"><p></p><?php echo 'Copyright © ' . date("Y") . ' ' . get_bloginfo('name'); ?>, all rights reserved | Charity number: 801523
		Theme derived from the <a>" title="<?php esc_attr_e( 'Twenty Thirteen Theme', 'twentythirteen' ); ?>"><?php printf( __( '%s', 'twentythirteen' ), 'Twenty Thirteen' ); ?></a> | Reworked by: Martin Rowan
	</div>

Thanks again for your all your help.
Martin


Viewing all articles
Browse latest Browse all 13547

Trending Articles