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
bootstrap.css
#1
I was trying to play around with bootstrap and some bootsnipps and found that all of my pages would load with no margin at the top of the page, cutting off some of my information:

[Image: uIQWMlB.png]

i fixed this by adding:

<pre>
Code:
body {

  margin-top: 50px;
}
</pre>


to the bootstrap.css.

  Reply


Messages In This Thread
bootstrap.css - by lefox - 06-02-2016, 09:45 AM
bootstrap.css - by mudmin - 06-02-2016, 12:30 PM
bootstrap.css - by lefox - 06-03-2016, 08:46 AM
bootstrap.css - by brian - 06-03-2016, 11:15 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)