![]() |
Reduce Space In Postbit
Hello guys, I'm having this real annoying issue with my forum. Unfortunately there's some extra spacing between the message area and the posts signature. (EXAMPLE BELOW!)
https://vborg.vbsupport.ru/external/2014/07/32.jpg I've searched online ALL DAY for answers and falling into short, misguided responses on the web. I really would like to know from somebody who is experienced in this, how to fix this problem. Is there a code I need to edit in the theme manager? Or a plugin? Anything that could fix this is needed and appreciated. This is how I want it to look. https://vborg.vbsupport.ru/external/2014/07/33.jpg |
Find .postbitlegacy .after_content in the postbit.css CSS template and remove clear: both; or change both to right.
That should do the trick. |
Quote:
|
This is a good question. I have an additional one: is there a way to align it to the bottom? Right now the signatures are in the middle of the content area which looks a bit awkward.
|
Quote:
What this does is that it forces a minimum height, and once a post reaches a height that's more than the min-height, it will automatically stretch with the content. Example: PHP Code:
|
Here is what we have: http://imgur.com/4cCydH9
Here is what I'm looking to do: http://imgur.com/8zWpRmO |
Quote:
|
But there is no way to ensure that the signature area will align with the bottom of the content every time without using min-height?
|
Hmm you could try the following:
HTML Code:
.postbitlegacy .postdetails{ |
Took some tinkering, changed bottom to a percentage but its working fairly well. Thanks Dave.
Now we're getting errors like this: http://prntscr.com/3zqyzj |
All times are GMT. The time now is 02:42 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|