So what's the workaround? Again, ADE doesn't respect the usual conventions for centering objects. And by "usual", I mean what you normally do on the Web. For example, to center a DIV apply this class to it:
.center {
margin-left:auto;
margin-right:auto;
}
Assuming the DIV has a fixed width, that's usually enough. But in ADE (and hence the Nook), it fails completely. So how do you center stuff? I'm starting a new forum post:
https://www.mobileread.com/forums/sho...28#post1879628