DTjai
Regular Member
- Nov 24, 2013
- 441
- 189
Hi there,
Thank you for your time helping me out. At this moment I am writing a pillar article and would like to link to various subtopics through the table of contents. I use wordpress and am using this code:
Table of contents:
<a href="#Topic1">Topic1</a>
<a href="#Topic2">Topic2</a>
<a href="#Topic3">Topic3</a>
At the topic itself I use:
<a name="Topic1"></a><h2>Topic1</h2>
Now when I click on the table of contents it goes to the topic but my title is not to be seen because of my header blocking it.
Anyone know of a way to show the topic title a bit lower or set the screen a bit higher on click so that it can be seen despite my header?
Friendly regards,
Danny
Thank you for your time helping me out. At this moment I am writing a pillar article and would like to link to various subtopics through the table of contents. I use wordpress and am using this code:
Table of contents:
<a href="#Topic1">Topic1</a>
<a href="#Topic2">Topic2</a>
<a href="#Topic3">Topic3</a>
At the topic itself I use:
<a name="Topic1"></a><h2>Topic1</h2>
Now when I click on the table of contents it goes to the topic but my title is not to be seen because of my header blocking it.
Anyone know of a way to show the topic title a bit lower or set the screen a bit higher on click so that it can be seen despite my header?
Friendly regards,
Danny