[
https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198290#comment-14198290
]
Grant Ingersoll commented on SOLR-6058:
---------------------------------------
Starting to think the issue is the interaction with the div and the a tag on
those links. It seems there is some oddities in how it is handling the nested
div in the a tag. Hard to explain, but if you hover the mouse in the correct
place, you'll see the a tag can be selected to the left of the main box area.
You can see this further by putting some junk text in the a tag, but outside of
the nested div, as in:
{code}
<a href="/solr/features.html"><div class="box">Foo
<div class="img"><img
src="/solr/assets/images/icon-features.svg"/></div>
<div class="title">
<h3>Features</h3>
</div>
<p>Hundreds of features make Solr incredibly versatile.</p>
<span class="btn1">Learn More</span>
</div></a>
{code}
> Solr needs a new website
> ------------------------
>
> Key: SOLR-6058
> URL: https://issues.apache.org/jira/browse/SOLR-6058
> Project: Solr
> Issue Type: Task
> Reporter: Grant Ingersoll
> Assignee: Grant Ingersoll
> Attachments: HTML.rar, SOLR-6058, SOLR-6058.location-fix.patchfile,
> SOLR-6058.offset-fix.patch, Solr_Icons.pdf, Solr_Logo_on_black.pdf,
> Solr_Logo_on_black.png, Solr_Logo_on_orange.pdf, Solr_Logo_on_orange.png,
> Solr_Logo_on_white.pdf, Solr_Logo_on_white.png, Solr_Styleguide.pdf
>
>
> Solr needs a new website: better organization of content, less verbose, more
> pleasing graphics, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]