Hey , i need some help in PHP
I Need that this red Square will be at the middle of the Box . (Down Attachment)!
Code:
<div class="Copyright-2016-©"> <a class="" href="" rel="nofollow"> </a> <?php esc_html_e('Copyright 2016 ©',''); ?> <a class="" href="SiteHTTPRemovedbyme" rel="nofollow"><?php esc_html_e('InsaneSmurfs',''); ?></a> </div> </div><!-- container -->
Please answer fast
b0b4de1aa99d49a98f5e901fef926b94.png30 KB · 15 downloadsI dont understand your question? Would you like that red box to be placed in the center below the other line of text. Or would you like the red box to replace the text in the center? If so, this is not a php issue, this is relating to how it is styled in your css document, and therefore a really simple fix.