2016-02-13, 20:24:46
(This post was last modified: 2016-02-14, 05:05:42 by salvamaine.
Edit Reason: question solved
)
Hi! I'm having an issue with thie theme: there is a space between the navbar and the content. I had that problem before and solved it converting the included files to UTF-8 without BOM, but now this doesn't seem to work. Any ideas?
The problem is that I used a jumbotron, and the gap between the navbar and the jumbotron is quite ugly (as you can see in the attached image)
Thanks!
EDIT: Ok, the problem was that there is a CSS tag in header.inc.php giving a padding-top of 60 to the body, but the height of the navbar is 40px hence the gap. I changed the CSS and now the jumbotron looks fine.
The problem is that I used a jumbotron, and the gap between the navbar and the jumbotron is quite ugly (as you can see in the attached image)
Thanks!
EDIT: Ok, the problem was that there is a CSS tag in header.inc.php giving a padding-top of 60 to the body, but the height of the navbar is 40px hence the gap. I changed the CSS and now the jumbotron looks fine.