Skip to content

Conversation

@mpounsett
Copy link
Contributor

No description provided.

<li><a href="https://www.verisign.com/"><img src="{% static "images/logo-verisign.png" %}" alt="Verisign" /></a></li>
</ul>
</div>
<div id="footer-buttons">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not an HTML/CSS expert, but I think element IDs are supposed to be unique throughout the doc.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, you're right about that. I was a bit on autopilot when I did that and was reading that as class, not id.

You know the CSS setup for the site better than I do.. if you want to suggest the correct way to set up those elements to get the right effect I'm happy to take your advice.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a non-Web designer, I'm actually not sure the best way to fix this... 😬 I know that I'm the one that brought it up. Maybe change the CSS, so footer buttons is a class instead of an id?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll have a closer look at the CSS later and see what makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants