Big space between Profile and Message
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Big space between Profile and Message
Hello!

In this image, as you can see, between Profile and Message is a very big space. What I should do to make it smaller?

In this image, as you can see, between Profile and Message is a very big space. What I should do to make it smaller?
Last edited by Glavee on December 26th 2014, 8:02 pm; edited 1 time in total
Re: Big space between Profile and Message
Is your forum version phpBB 2?

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: Big space between Profile and Message
@SLGray wrote:Is your forum version phpBB 2?
I changed it. Now is phpBB 3.
Re: Big space between Profile and Message
Search and replace this codes with new one. If they're not exist in your recent CSS, keep adding.
In case you wanna change to default, just delete them.
- Code:
.postprofile {width: 76% !important;} /* Profile */
.postbody {width: 22% !important;} /* Message */

Re: Big space between Profile and Message
sarkzkalie01 wrote:Search and replace this codes with new one. If they're not exist in your recent CSS, keep adding.I recommend 84 and 14 for best display.
- Code:
.postprofile {width: 76% !important;} /* Profile */
.postbody {width: 22% !important;} /* Message */In case you wanna change to default, just delete them.
It doesn't work.

Maybe I don't know how to add in CSS correctly.
Re: Big space between Profile and Message
Since this topic has been marked as solved, I will archive it.
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum