Hello,

I'm trying to retrofit a design I developed a couple of years ago (with
absolute positioning) to work with a CMS--specifically, I would like to
place a tools div at the top of the page.

I've been trying to revise the existing design/css so that all the
content will shift when the toolbar div is placed.

The example page I've been working with on the redesign is

http://www.id.iit.edu/~colbath/work/CMS_Typo3/1.1.0.html

and the CSS is 

http://www.id.iit.edu/~colbath/work/CMS_Typo3/include/gcStyles2_CMS.css

The classes I'm promarily dealing with are:

.divBodyLow
.divCrumbs
.divHeadline
.divNav

Firefox issues:
The breadcrumbs were positioning themselves just fine until I moved the
logo for the page to the background, now they're offset from the top of
the viewframe. The main content container (.divBodyLow) has this odd
padding-issue going on, though I set no padding in the CSS. The
navigation is also lower than it should be.

IE issues:
Oddly enough, the only problem in IE that I can see is that the
navigation is set in from the left more than it should be.

The design seems fine in Dreamweaver, but has the aformentioned issues
in browsers.

I think I can safely say that I've learned my lessons with absolute
positioning, but the solution to this problem is just escaping me...


Any help would be greatly appreciated.

Thanks!

-=gc=-
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to