Reduce the space of the profile position!
4 posters
Page 1 of 2
Page 1 of 2 • 1, 2
Reduce the space of the profile position!
Hi,
I am trying to reduce the space that appears between the profile possition and the posts of each user. The space of the profile position is big and i want to make it smaller in order to give more space for the posts so that they can be easily readable.
Here you can see my forum and check what i mean!! Thanks in advance for your help!!
I am trying to reduce the space that appears between the profile possition and the posts of each user. The space of the profile position is big and i want to make it smaller in order to give more space for the posts so that they can be easily readable.
Here you can see my forum and check what i mean!! Thanks in advance for your help!!
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
It would help if the forum is not in maintenance:
The administrator of this forum is processing a maintenance. You can't access this forum for the moment.
For more details, contact the administrator of this forum or contact us at:Link Removed Kind Regards, Admin
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Reduce the space of the profile position!
SLGray wrote:It would help if the forum is not in maintenance:The administrator of this forum is processing a maintenance. You can't access this forum for the moment.
For more details, contact the administrator of this forum or contact us at:Link Removed Kind Regards, Admin
It's ok now!! You can check it again!!
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
Yes, i am trying to reduce that!!
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
Just for clarification purposes, are you trying to reduce the area between the profile and the test of the post, or the area of the profile itself?
Re: Reduce the space of the profile position!
Actually, i am trying to reduce the area between the profile and the test of the post!!
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
Add this to your css & modify the code accordingly.
- Code:
.postprofile{
width: 20px !important;
}
.postbody{
width:79px !important;
}
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Reduce the space of the profile position!
Sanket wrote:Add this to your css & modify the code accordingly.
- Code:
.postprofile{
width: 20px !important;
}
.postbody{
width:79px !important;
}
Hmmm, where i can find that "css"??? Sorry, i'm begginer at forum construction!!
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
It's alright. Go to
Admin Panel > Display > Colors > CSS Stylesheet
Paste what Sanket gave you in that box, adjust the numbers as you see fit, and click "Submit" below the box.
Admin Panel > Display > Colors > CSS Stylesheet
Paste what Sanket gave you in that box, adjust the numbers as you see fit, and click "Submit" below the box.
Re: Reduce the space of the profile position!
Administration Panel [Advanced Mode] > Display > Colors & Pictures > Colors
CSS Stylesheet Tab
CSS Stylesheet Tab
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Reduce the space of the profile position!
I did that and it looks good!! However, when i clicked refresh, the theme of the whole forum changed automaticaly!! Any help to solve that problem??
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
Please clarify on that part.Mpekatsa wrote:I did that and it looks good!! However, when i clicked refresh, the theme of the whole forum changed automaticaly!!
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Reduce the space of the profile position!
I put the css code but when i clicked submit, the theme of my forum changed!! I had the default theme of phpBB3!!
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
It should did change. Did you use that theme?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Reduce the space of the profile position!
Is it possible to use the phpBB3 default theme?? I don't want to change the default theme!!!
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
I don't understand what has gone wrong with the forum. Please post screenshots.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Reduce the space of the profile position!
I indicate in the picture which space i need to reduce!!
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
How did your theme get back to the default one?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Reduce the space of the profile position!
I restore it to the default one but i'm still facing problems on how to reduce the space that i idicated in the picture above!!
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
Try re-adding the CSS Sanket posted.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Reduce the space of the profile position!
The CSS code of the forum does not appear in my administration panel!! It may be cause of some changes that i made before!!! Can i do sth to restore the CSS code??
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
When you re-installed the default theme, your CSS was erased and replaced with the new one. Before changing themes, you should make a copy of it.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Reduce the space of the profile position!
- Code:
.postprofile {
color: #536482;
margin: 5px 0 0px 0;
min-height: 80px;
border-right-style: solid;
border-right-width: 1px;
border-color: #ffffff;
width: 22%;
float: left;
display: inline;
position: relative;
}
That's the part that refers to the profile!! What i need to change on this part??
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
- Code:
width: 22%;
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Reduce the space of the profile position!
Something is going wrong!!! Now, i cannot see the CSS code and therefore i cannot change that value!!! Any help??
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
I mean that the CSS code does not appear when i go to the "CSS Stylesheet"!! No code at all!!!
Edit: I just did the process that you suggested!! But still no code at all!!
Edit: I just did the process that you suggested!! But still no code at all!!
Last edited by Mpekatsa on February 8th 2013, 9:23 pm; edited 1 time in total
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
Still nothing!! I can see the CSS code when i click on "See your forum's basic CSS" but when i try to paste it on the CSS Window that follows, it says that the code is very big!! I tried to compres the code but it still says that the code is very big!!!
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
Oh, now i see. But how can i reduce the space as i asked before?? Is there any way that i can do that to the default theme??
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Re: Reduce the space of the profile position!
I finally found the solution!!! I pasted the following code in the CSS StyleSheet and made the appropriate changes and now it's done!!!
Thanks a lot for your help guys and girls!!!
- Code:
.postprofile {
color: #536482;
margin: 5px 0 0px 0;
min-height: 80px;
border-right-style: solid;
border-right-width: 1px;
border-color: #ffffff;
width: 10%;
float: left;
display: inline;
position: relative;
}
.postbody{
width:1220px !important;
}
Thanks a lot for your help guys and girls!!!
Mpekatsa- New Member
- Posts : 18
Reputation : 1
Language : Greek-English
Page 1 of 2 • 1, 2
Similar topics
» Reduce Space between post profile and post body
» reduce the size of profile posts
» how to edit position profile?
» position for post profile
» Profile page size and position
» reduce the size of profile posts
» how to edit position profile?
» position for post profile
» Profile page size and position
Page 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum