Quote:
Originally Posted by ozzy47
Correct, any part of the template that has a id you can anchor to, like so.
Code:
<h2 class="blockhead" id="SOME_TEXT">{vb:rawphrase some_sort_of_phrase}</h2>
So in that, id="SOME_TEXT" #SOME_TEXT would be your anchor. 
|
So it has to have the h2 in it. Not sure with CSS what is an ID is.
I would like to anchor a link to one spot on forum.php. I have a list of 13 boards on forum.php Would like to set up an anchor to just one of them so when someone loads the anchor link it will load the page so that board is at top.