I am having a problem on the following page with the Junior League logo box. In the second box, the "legal notice" link is below the logo whereas I want it to be to the right of the logo as it is in the bottom box. In the bottom box, I remove the anchor tag and it appears correctly. If I eliminate the first box, the second box appears correctly.
I can't figure out how to change the code so that the "legal notice" text is both a link and appears correctly positioned. I am new to CSS positioning.
Here is the test page with the pared down code:
test page with "legal notice" positioning problem
Thank you for your help.
I can't figure out how to change the code so that the "legal notice" text is both a link and appears correctly positioned. I am new to CSS positioning.
Here is the test page with the pared down code:
test page with "legal notice" positioning problem
Thank you for your help.
Comment