The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The Height of every post is far too big

4 posters

Go down

Solved The Height of every post is far too big

Post by Scarlet D. April 10th 2016, 5:13 pm

Technical Details


Forum version : #PunBB
Position : Founder
Concerned browser(s) : Mozilla Firefox, Google Chrome, Internet Explorer, Opera, Safari, Other
Screenshot of problem : https://i.servimg.com/u/f86/15/34/98/91/screen10.jpg
Who the problem concerns : All members
When the problem appeared : When i upgraded to PunBB
Forum link : http://onepiecegr.forum-pro.org/

Description of problem

As you can see in this picture there is a very big space in every post of the forum. i want it to make it as minum as the length of the post container itself


Last edited by Heartsealed on April 13th 2016, 5:36 pm; edited 1 time in total
Scarlet D.
Scarlet D.
Forumember

Male Posts : 130
Reputation : 2
Language : Greek,English
Location : Athens,Greece

http://onepiecegr.forum-pro.org/

Back to top Go down

Solved Re: The Height of every post is far too big

Post by SLGray April 11th 2016, 12:12 am

The reason why it so long is because it includes the length of the profile and if you have a signature.


The Height of every post is far too big Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: The Height of every post is far too big

Post by Scarlet D. April 11th 2016, 1:06 am

and how do i prevent it from doing this? It'd be good if the signature was at the same high as the length of the profile and dynamically move depending on the post content's length
Scarlet D.
Scarlet D.
Forumember

Male Posts : 130
Reputation : 2
Language : Greek,English
Location : Athens,Greece

http://onepiecegr.forum-pro.org/

Back to top Go down

Solved Re: The Height of every post is far too big

Post by Van-Helsing April 11th 2016, 1:17 am

Hello,
You can adjust it by finding this code in your css:

Code:
.pun .post-entry {
    padding: 1em 1em 0;
    height: 280px;
}

you can modify the height as you wish but as SLGray said it is depending from the profile's and signature's height.
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

Solved Re: The Height of every post is far too big

Post by Scarlet D. April 11th 2016, 11:13 pm

Hmmm, well it's not what i actually wanted. What i want is that the signature to be in the same height as the end of each post, for example in this red square

https://i.servimg.com/u/f86/17/10/52/07/screen10.jpg
Scarlet D.
Scarlet D.
Forumember

Male Posts : 130
Reputation : 2
Language : Greek,English
Location : Athens,Greece

http://onepiecegr.forum-pro.org/

Back to top Go down

Solved Re: The Height of every post is far too big

Post by Van-Helsing April 11th 2016, 11:21 pm

Hello,
I think it can't be done this due your post profile:

The Height of every post is far too big NouQwxT

Another solution is to reduce the number of profile fields which appearing in posts to make it shorther and this will decrease the space gap between post content and signature.
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

Solved Re: The Height of every post is far too big

Post by Scarlet D. April 11th 2016, 11:30 pm

Wouldn't be a better choice if the signature was in pararell with the profile status?

The Height of every post is far too big 15ogm5x


Scarlet D.
Scarlet D.
Forumember

Male Posts : 130
Reputation : 2
Language : Greek,English
Location : Athens,Greece

http://onepiecegr.forum-pro.org/

Back to top Go down

Solved Re: The Height of every post is far too big

Post by YasirAyad April 13th 2016, 5:03 am

Hello,

You can use this:  
Code:
.sig-content {
    clear: none!important;
}
Wink
YasirAyad
YasirAyad
Forumember

Male Posts : 67
Reputation : 10
Language : En/Ar

http://help.ahlamontada.com/u152001

Back to top Go down

Solved Re: The Height of every post is far too big

Post by Scarlet D. April 13th 2016, 5:36 pm

Works perfectly! Thanks a lot
Scarlet D.
Scarlet D.
Forumember

Male Posts : 130
Reputation : 2
Language : Greek,English
Location : Athens,Greece

http://onepiecegr.forum-pro.org/

Back to top Go down

Solved Re: The Height of every post is far too big

Post by SLGray April 13th 2016, 10:38 pm

Topic solved and archived


The Height of every post is far too big Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum