Profile and last post problem
2 posters
Page 1 of 1
Profile and last post problem
Hello,
I have two problems.
1. How can I increase the number of symbols in the last box?

2. Profiles are too streched or I don't know the term. How can I make them smaller?
Example here:
http://teenobsession.forumotion.com/t4816-topic
My forum version is Punbb.
I have two problems.
1. How can I increase the number of symbols in the last box?

2. Profiles are too streched or I don't know the term. How can I make them smaller?
Example here:
http://teenobsession.forumotion.com/t4816-topic
My forum version is Punbb.
Sweet_Nightmare- Forumember
-
Posts : 84
Reputation : 4
Language : Bulgarian
Location : Sofia, Bulgaria
Re: Profile and last post problem
Hello Sweet_Nightmare,
Can you please explain what you mean by "increase the number of symbols"?
You can edit the size of your post profiles with this code in your CSS:
Administration Panel > Display > Pictures and colors > Colors > CSS stylesheet
Can you please explain what you mean by "increase the number of symbols"?
You can edit the size of your post profiles with this code in your CSS:
Administration Panel > Display > Pictures and colors > Colors > CSS stylesheet
- Code:
.pun .post .user{
width:180px
}
Ange Tuteur- Forumaster
-
Posts : 13244
Reputation : 2990
Language : English & 日本語
Location : Pennsylvania
Re: Profile and last post problem
Omg, I found it its Title length of the last topic on index :
So i have only one problem now.


So i have only one problem now.
Sweet_Nightmare- Forumember
-
Posts : 84
Reputation : 4
Language : Bulgarian
Location : Sofia, Bulgaria
Re: Profile and last post problem
Is this problem the one with the profiles still, or something else?
Ange Tuteur- Forumaster
-
Posts : 13244
Reputation : 2990
Language : English & 日本語
Location : Pennsylvania
Re: Profile and last post problem
Yes, the profile problem it's still active.
Sweet_Nightmare- Forumember
-
Posts : 84
Reputation : 4
Language : Bulgarian
Location : Sofia, Bulgaria
Re: Profile and last post problem
I see the profiles as this wide:

Are they different for you? They appear fine to me. Nonetheless you can try placing this in your CSS as I mentioned above. I edited the pixels for you so it is to the avatar.

Are they different for you? They appear fine to me. Nonetheless you can try placing this in your CSS as I mentioned above. I edited the pixels for you so it is to the avatar.
- Code:
.pun .post .user{
width:150px
}
Ange Tuteur- Forumaster
-
Posts : 13244
Reputation : 2990
Language : English & 日本語
Location : Pennsylvania
Re: Profile and last post problem
No, I mean the lenght of the profile. It leaves too much blank space


Sweet_Nightmare- Forumember
-
Posts : 84
Reputation : 4
Language : Bulgarian
Location : Sofia, Bulgaria
Re: Profile and last post problem
Oh, so the post area is too big? That may be cause from the resolution of your screen, or a low level of zoom applied by your browser.(about 60%?)
You can adjust the size of the post area with this CSS:
You can adjust the size of the post area with this CSS:
- Code:
/Post Content/
.pun .postmain{
margin-left:20em;
}
/*Profile*/
.pun .post .user{
width:259px;
margin-left:-20em;
}
Ange Tuteur- Forumaster
-
Posts : 13244
Reputation : 2990
Language : English & 日本語
Location : Pennsylvania
Re: Profile and last post problem
Profile field is too long and this increase the lenght of the whole post. The code you gave me didn't help.
I'm sorry if I can't explane it right.
I'm sorry if I can't explane it right.
Sweet_Nightmare- Forumember
-
Posts : 84
Reputation : 4
Language : Bulgarian
Location : Sofia, Bulgaria
Re: Profile and last post problem
Yes, I'm sorry If I'm a bit confused right now.
From your screenshot the post area is a massive size. The poster profile is small. The thing I think could be causing this is your browser as everything is appearing fine to me.

From your screenshot the post area is a massive size. The poster profile is small. The thing I think could be causing this is your browser as everything is appearing fine to me.

Ange Tuteur- Forumaster
-
Posts : 13244
Reputation : 2990
Language : English & 日本語
Location : Pennsylvania
Re: Profile and last post problem
Yeah, maybe you are right. Thank you for the help and i'm sorry that I bothered you 

Sweet_Nightmare- Forumember
-
Posts : 84
Reputation : 4
Language : Bulgarian
Location : Sofia, Bulgaria
Re: Profile and last post problem
Don't worry you didn't bother me, I'm here to help.
Can we consider this solved?

Can we consider this solved?
Ange Tuteur- Forumaster
-
Posts : 13244
Reputation : 2990
Language : English & 日本語
Location : Pennsylvania
Re: Profile and last post problem
Yes, it's solved.
Sweet_Nightmare- Forumember
-
Posts : 84
Reputation : 4
Language : Bulgarian
Location : Sofia, Bulgaria
Re: Profile and last post problem
Topic Solved and Archived
Ange Tuteur- Forumaster
-
Posts : 13244
Reputation : 2990
Language : English & 日本語
Location : Pennsylvania

» Profile/Post Color Problem
» Problem changing post profile alignment
» Reduce Space between post profile and post body
» My rank images hang over the Profile line that divides the profile and post.
» Profile Rank and Avatar profile problem
» Problem changing post profile alignment
» Reduce Space between post profile and post body
» My rank images hang over the Profile line that divides the profile and post.
» Profile Rank and Avatar profile problem
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum