The problem that i am having with my website is that I have layed out my site using divs coded with css and it is covering the banners at the top of the page. My question is this: Do i have to change the whole css code to make the banners view properly or is this something that the bravenet added code should sort out automatically? I ask this question because a while ago when i was using this method, there were no conflicts of any kind and so i am now unsure how to proceed.
The problem is that your css is using absolute positioning, so that here has to be a conflict. When you declare that the "title" should be 55 pixels from the top, that obviously lands it in the middle of the advertising.