Argh, I just updated my style to use div instead of a table for the main page, and now my welcome headers won't show. They are still in the header, the ONLY difference is they are within <div> tags now and not <td> tags.... does anyone have an idea what I did wrong?
ETA ~ If I witch back to the previous template it works. On the template with the div tags that does not work, all i have is this in the HTML source:
Code:
<!-- // Start Welcome Headers // -->
<!-- google_ad_section_start(weight=ignore) -->
<!-- google_ad_section_end -->
<!-- // End Welcome Headers // -->
So it's trying to show up, but it's just not working.
ETA #2 ~ Weird, when I made the new style the default, it worked fine. Just didn't seem to work when it was a user-selected style.