Hey guys,
I'm running into a weird situation. I've edited a HorizontalMenu_FixedWidth.ascx file and placed an ad-rotator on the page at the top to swap out header images. When the page loads, everything works fine. However, when a user logs in, the page goes screwy: the cell that the ad rotator is in spans the entire screen instead of staying within the table boundaries.
I looked at the source, and what's happening is the adrotator tag is being put as the first line of the page...even before the doctype declaration or the first <html> tag!
But it ONLY happens when a registered user logs in. Regular browsing shows up fine.
Any thoughts on why this would be happening?
Thanks!
jf