There is an

starting tag below an existing title inside .inner. This shouldn't be there.
<div id="block-quotes-1" class="block block-quotes odd first last grid16-3">
<div class="inner clearfix">
<div class="fusion-edit">
<h2 class="title block-title">Random Text</h2>
<div class="content clearfix">
<div id="node-28" class="node even teaser node-type-quotes">
<div class="inner">

<h2 class="title">  <------- HERE

<div class="content clearfix">
<div class="quotes-quote">

Comments

espirates’s picture

Here is the offending code, it shouldn't be there if we did not specify it to be. It's interfering with theming.

<h2 class="title">
<a title="" href=/node-page"></a>
</h2>
ctmattice1’s picture

what theme are you using? I tried it on a fusion sub-theme today and do not experience this.

espirates’s picture

Really ? Fusion starter theme is what I'm using. It's there I found it via firebug. Apparently even though I turn off all the extras in quotes settings ie link to quote, title, etc This particular one left the code which then conflicted with my css. I managed to work around it with the css but a real pita.

ctmattice1’s picture

I stand corrected. I did find it when I dug in with firebug. I looked at it in aqua marina and everything visually worked as expected. Titles disappeared, reappeared through settings, so my assumption has made a ass out of me.

gisle’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Can't find this markup generated by latest 7.x-1.x. Closing as outdated.