So I fixed my breadcrumbs, and now when I open a cross-reference or anchored hyperlink, the cross reference opens properly, but the heading is cut off because it's opening above the breadcrumbs.
How do I resolve this? Put my breadcrumbs above the body tag (is that possible?) or... put my bookmark 2 lines above the actual bookmark? (not ideal!)
Fixed Breadcrumbs blocking Cross reference heading
-
Stephanie L
- Jr. Propeller Head
- Posts: 6
- Joined: Thu Jul 12, 2012 6:12 am
Re: Fixed Breadcrumbs blocking Cross reference heading
Fixed your breadcrumbs? You mean position: fixed;?
Is this your situation?
<h1>heading here</h1>
<breadcrumb proxy>
Why don't you stuff the breadcrumb into a div together with the heading and "fix the div"?
<div>
<h1>heading here</h1>
<breadcrumb proxy>
</div>
Is this your situation?
<h1>heading here</h1>
<breadcrumb proxy>
Why don't you stuff the breadcrumb into a div together with the heading and "fix the div"?
<div>
<h1>heading here</h1>
<breadcrumb proxy>
</div>
Inge____________________________
"I need input! - Have you got input?"
"I need input! - Have you got input?"