i have vb 3.6.8 and when users post the avitar and user info is spread horizontal across the screen like this forum rather than all on the left side like previous versions. how do i change that? and also how do i change the post size and color i cant find the css or template.
It would be in your CSS. You need to look at your source and see what 'class' the text is using (like "alt1" or "alt2" maybe?) and then change the font size and color for that class in the CSS.