Why is the Top of Page link doing that in that style?
(I ask because the fact that the Top of Page link is used sitewide on all journal styles is owing to a suggestion I made to Dreamwidth over a year ago that was fortunately implemented. And afaik, it should display on the bottom left hand side of the page in most - if not all? - styles.)
...
After stripping out the custom CSS I can see it's not a bug; without the styling the Top of Page link indeed displays as it should on the bottom left. It looks to me like it's something not set within the custom CSS to float or clear right - a page-clear is missing on some larger over-wrapping element.
So, in other words, bottom-of-page stuff is running into top-of-page stuff because the layout person who did the custom CSS did not set top of page and bottom of page elements to clear correctly.
no subject
(I ask because the fact that the Top of Page link is used sitewide on all journal styles is owing to a suggestion I made to Dreamwidth over a year ago that was fortunately implemented. And afaik, it should display on the bottom left hand side of the page in most - if not all? - styles.)
...
After stripping out the custom CSS I can see it's not a bug; without the styling the Top of Page link indeed displays as it should on the bottom left. It looks to me like it's something not set within the custom CSS to float or clear right - a page-clear is missing on some larger over-wrapping element.
So, in other words, bottom-of-page stuff is running into top-of-page stuff because the layout person who did the custom CSS did not set top of page and bottom of page elements to clear correctly.