| SitePoint Sponsor |


i don't think this has been asked yet...
what's up with the non-functional "quick style chooser" dropdown in the orange footer bar?








Mat30 has started a thread regarding the menu issue raised in post #15 of this thread. Seems I'm not the only one with those problems.![]()



Is that you @TimIgoe ; or is it something I need to log with the devs?
Hi,
First off I use Opera so this may not apply to others but, recently I had to change my custom stylesheet to stop long thread names that created long bread-crumbs that when the browser was positioned in a small enough width for the nav bar items to wrap the unanswered threads would not cover the bread crumbs nor would the length of the long thread title be obscured by the global search.
Admittedly my CSS changes could be causing their own issues, but I did remove my custom CSS and these problems still existed. I have since changed the CSS to:
Everything now looks good whether the window is expanded or contracted.Code:body { line-height: 1.25 !important; } #navbar { clear: both !important; margin: 0 0 20px 0 !important; } .globalsearch { margin: 40px 0 20px 0 !important; } .prev_next, .first_last { margin: 1px 0 0 0 !important; }
Regards,
Steve

Bookmarks