Tama
✭✭✭Tama ✭✭✭
Reactions
-
Re: Bootstrap Theme Questions
Looked at your site and you could do with adding a responsive css statement to get rid of the padding: 60px 0; on body when the navbar hides links . @media (max-width: 979px) { body { padding: 0px; }} (View Post)1 -
Re: Bootstrap Theme Questions
Add this to the end of the theme's custom.css file ( I'm pretty sure if you want to compile again, you could use less ( kasper is extending the css of the base bootstrap files ) to do this ). But thi… (View Post)2 -
Re: Adding new Discussion to post user poto
I think you may be looking for http://vanillaforums.org/addon/indexphotos-plugin (View Post)1 -
Re: Change look of like button
Go to plugins/LikeThis/css/like.css looks like you want to remove span.likes{ background: #222; border: none;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5p… (View Post)2 -
Re: Ported my 11 Years old Phpbb and testing... ;)
Someone will need to approve your account ( I think @hgtonight is the man to ask for this ). I may descend upon any page you create, making sure it's formatted correctly ( I'll try and explain what I… (View Post)1