Hi Gizmo . . .
Definitely a style sheet problem. And it seems I am back to square one on how to implement our header branding:
In 7.5.8 I tweaked the body declaration to push the breadcrumbs bar down - only partially overlaying the back-ground-header image:
position:absolute;
top:236px;
left:6px;
color: #000000;
background: #FAFAFA;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
max-width: 99%;
height: 204px;
padding: 0px;
margin:0px;
border:none;
display:inline; background:url(
https://www.inliners.org/ubbthreads/images/forumimages/default/Forums_Logo_1355.jpg) transparent no-repeat;
Using the old style the Forum renders the way it always did - but interferes with the Attachment Manager popup.
When using same code fitted to a 7.7.5 template - it just creates a gap at the top of the page - with all the of image overlayed entirely further down the page. And sure enough steps on Attachment Manager pop up.
Curious.
Any would be greatly appreciated.
regards,
Keith