Quick and easy way to sorta search for where you want it. If your using chrome. Right click, inspect.
Then in the box that opens find sorta where you want it in the divs and such. And find a class name or something you can search the template for.
Then search the template for that id or class and you should have a very close idea of where you need to put it.
If I see from my 4.2.3 forum, there is a class 'floatcontainer doc_header'
I would look for that in a template, and then there is a DIV where the entire thing ends the header. Probably place it right after that.
|