Remove space between Avatar and Post (Invision)

TunerAdmin at 19h11
13
Nov
2011
Hello, I was wondering if someone could help me get rid of the space between the members avatar and post? Its just wasted space that dosent need to be there. To see what Im talking about check out: http://www.pontiacpeople.org/forum

there is about an inch of dead space. Below is a screenshot of what I mean. Im running Invision. Wink Thanks in advance!!



1 Guest, on 13/11/2011 at 19h20
Can you show us your CSS Stylesheet? Smile
2 Guest, on 13/11/2011 at 19h22
The following CSS should solve your problem:

Code:
.post-container {margin-left:175px}
.postprofile {margin-left:-175px;width:175px}

Increase or decrease the "175" (all three!) to whatever spacing looks good to you.
3 TunerAdmin, on 14/11/2011 at 04h13
I will try this out and let yall know. And if this doesnt work, ill post a snap shot of my CSS Stylesheet. Wink
4 TunerAdmin, on 14/11/2011 at 04h15
It worked perfectly.....Thank you very much Dion !! :wouhou:
5 Sanket, on 14/11/2011 at 08h51
Since this thread is marked solved, I will archive this thread.


Sanket Smile

Similar topics
Hello again!! I have a weird request. Is there anyway that the sparkle can be removed when you hover over a link on my forum? I made the mistake of installing this new theme without actually previewing it first. I really like the layout, but little di
hi, how can i remove this white space between 'date/time' and 'view posts since last visit'? and could you please give me the code to edit the text of 'view posts since last visit' if possible? thank you
to the point can i remove this space in my homepage message? my forum "Here" SS: i use PhpBB3..
See also
more_less
Informations

5 Replies For the topic :
"Remove space between Avatar and Post (Invision)"

This topic has been viewed 1126 times.

Last message :
13/11/2011 at 19h11 by "TunerAdmin"