Ok, well... I hunted down the additional.css file and created a test div named #test
I want to insert this right between these two div's here:
Code:
</div><!-- closing div for above_body -->
<div class="body_wrapper">
Where would I go to do that from this point?
--------------- Added [DATE]1292651484[/DATE] at [TIME]1292651484[/TIME] ---------------
remembering that I don't want to insert it into my "above-body" or "body-wrapper" div. Rather, insert a new div between the 2.
(if that makes sense to do and I'm not being silly thinking this?)