The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with sb-admin.css
#1
I was having trouble using code pulled from bootsnipp.com in my project. Basically, code that worked great on bootsnipp never quite worked right for me, and it was driving me crazy. I tracked down the problem to sb-admin.css. It looks we don't ship the stock sb-admin.css from startbootstrap.com. The version of sb-admin shipped in 4.2.9 is both old and modified from the original. We should probably override what needs changing instead of modifying the original.

The especially problematic part are 2 lines added at the very end, which cause all kinds of breakage:

.dropdown-menu {width: 205px;}
.btn {width: 100{3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d};}

Since that gets loaded for every page, basically any of your personal or bootsnipp code that uses the btn or dropdown-menu class is hosed by this. Can we get these lines removed for the next release to spare others the pain?
  Reply
#2
Absolutely! I'm working on 4.3 and 4.2.10 simultaneously. This will go in both. Thanks so much for doing the research. Sorry for the troubles!
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)