mupbtn at 19h26
05
Dec
2011
Hi guys. How can I move the post margin to the left, nearer to the file profile info? I want to change the width of the profile post area (or the post area), but I can't find the code. (phpBB 2.0)
Thanks in advance.
Thanks in advance.
1 Guest, on 05/12/2011 at 20h14
What do you mean? Can you be more explain please? 
2 mupbtn, on 05/12/2011 at 21h23
Gassy wrote:What do you mean? Can you be more explain please?
I want to resize the width of the whole profile column (or the post column), like in here:
http://i49.servimg.com/u/f49/12/29/88/38/fs12.jpg
But only move it to the left
3 robot_boy18, on 05/12/2011 at 21h27
Please provide your forum URL for appearance problems
4 mupbtn, on 05/12/2011 at 21h31
Click 
5 robot_boy18, on 05/12/2011 at 21h38
Hello, this profile doesnt look likes the one which is in the picture above.
6 Guest, on 05/12/2011 at 21h38
Add in your CSS Stylesheet:
Change the value of the width if you want.
Then add this code:
And here you can change the value. But take sure that the first code value+second don't equal with more than 100%, I reccomend to be 98%
- Code:
div.postprofile{
width: 24%;
}
Change the value of the width if you want.
Then add this code:
- Code:
div.postbody{
width: 74%;
}
And here you can change the value. But take sure that the first code value+second don't equal with more than 100%, I reccomend to be 98%
7 robot_boy18, on 05/12/2011 at 21h42
PhpBB2 doesnt have that class
As he said above he's using phpBB2 but he just gave us PhpBB3
As he said above he's using phpBB2 but he just gave us PhpBB3 8 Guest, on 05/12/2011 at 21h45
robot_boy18, he provided his forum url, maybe he just tangled phpBB versions.
9 mupbtn, on 05/12/2011 at 21h48
Thank you, it's fine now
10 Jophy, on 05/12/2011 at 23h45
| Topic Solved & Moved |
Similar topics
I wanted to show what the members' group is joining (though it can be identified by the colorized username) and I came to a question if it's possible to show it in their post profile and even in their profile?
http://websiteshowcase.forumotion.co.uk/t24-website-showcase
As you can see, there is a large space between where my post profile is shown, and the post itself.
Here is my CSS:
Code:
body {
background:#E9E9E9;
http://www.englistory.com
I am wondering if anyone knows of a way to get rid of the Post count and 'From/location' lines below the avatar, visible when viewing the forum? I'd ideally like a more condensed website page to scroll down?
Or at least mov
Replies 1 to 10 on 10 for "profile post area"
Search
Informations
10 Replies For the topic :
"profile post area"
This topic has been viewed 831 times.
Last message :
05/12/2011 at 19h26 by "mupbtn"





