Re: How Do I Do This?
This needs to be removed. It’s right after the header div in header.php
<img id="headerlogo"
That is doing you no good. Actually, my message was a combination of a couple messages. Initially I was going to say give the image an id so you could position it, then I said to just style it with #header img
– in any case, you need to remove the above since it’s not valid and is causing weird things.
And you must be working on it since there is no border.