CSS Troubles....
Hey everybody. This is my very first time using Vanilla forums. Im rather impressed.
Anyway Im tryn to use this theme here:
http://vanillaforums.org/addon/557-light-grunge
Im have trouble with the post boxes. The text in the boxes of the comment posts is way to close to the edge. I know this is a simple issue with the CSS and Im reading through it at the moment.
Im not familiar with the Vanilla Forum stylesheets though. Here is an example on my site of what the text looks like in the post boxes:
http://eat-mushrooms.com/forums/discussion/1/need-some-help#Item_1
*this was not simply for a backlink
i dont really use this site anyway*
If you guys could help it would be much appreciated. thanks a mill. cheers
Anyway Im tryn to use this theme here:
http://vanillaforums.org/addon/557-light-grunge
Im have trouble with the post boxes. The text in the boxes of the comment posts is way to close to the edge. I know this is a simple issue with the CSS and Im reading through it at the moment.
Im not familiar with the Vanilla Forum stylesheets though. Here is an example on my site of what the text looks like in the post boxes:
http://eat-mushrooms.com/forums/discussion/1/need-some-help#Item_1
*this was not simply for a backlink

If you guys could help it would be much appreciated. thanks a mill. cheers
Tagged:
0
Best Answer
-
422 MVP
.Preview .Message, .Preview .Message p, .MessageList .Message, .MessageList .Message p { margin: 8px 10px; }
.MessageList .Meta { color: #777777; font-size: 11px; margin-left: 10px; min-height: 40px; }
There was an error rendering this rich post.
0
Answers
.Preview .Message, .Preview .Message p, .MessageList .Message, .MessageList .Message p { margin: 8px 10px; }
.MessageList .Meta { color: #777777; font-size: 11px; margin-left: 10px; min-height: 40px; }
There was an error rendering this rich post.
.Preview .Message, .Preview .Message p, .MessageList .Message, .MessageList .Message p {
margin: 8px 10px;
}
Proof that you are a genius:
http://eat-mushrooms.com/forums/discussion/1/need-some-help#Item_1
Vanilla Forums is super clean. Well done you guys