Thanks again. You’ve been a great help!
Sorry, I would like to ask one more question.
How do you add “alt text” and “title text” to ‘php‘ links? Do you need to add text to the below code somehow, or is there another method?
<div class="headerMain header_seaGreen">
<a href="<?php bloginfo('url'); ?>"></a>
<div class="headerSearch">
Thanks in advance.
Thank you very much, works perfectly. I really appreciate you taking the time to answer my question.