This is because of the sticky header menu.
What you will need is some way of offsetting it. Here is one example:
https://stackoverflow.com/a/13184714/24246072
Give...
Posted18 hours 42 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Now only one problem left:
The link jumps to right under the H3 with the 'id' - why?
Do I need to set the id in something above where I want it - like a <div>?
The page...
Comments
Yes you are right integrating phpBB forum is quite easy as compared
... looks like you did not finish this comment...
E
So you are looking for module to integrate with phpBB.
I can write a module to integrate with CMS
There is an Alpha version of the D7 module here >> https://www.drupal.org/project/phpbbforum
But the real trick is the modification to phpBB; it used to be a MOD ( http://drupalbridge.org/files/phpbbdrupalbridge-3.0.10.zip ) but those have been deprecated. They are now Extensions - https://www.phpbb.com/extensions/ - and would require a recoding..
E