Quote:
Originally Posted by Dylanblitz
I would play with the garage_css template. You should be able to center it in there.
Maybe at the bottom where it has body change it to.
PHP Code:
body {
width:{vb:stylevar doc_width};
min-width:{vb:stylevar doc_minWidth};
max-width:{vb:stylevar doc_maxWidth};
margin: {vb:stylevar doc_margin};
font-size:{vb:stylevar font.fontSize}px;
color:{vb:stylevar body_color};
line-height:{vb:stylevar line_height};
text-align: center;
}
It isn't designed to go anywhere else. It's a forumhome block.
|
Thanks but the issue persist!
The whole forum body is center like this vbuletin.org forum but when I open the garage everythign appears to the left.
On the other hand, I'm almost finishing the spanish translation if you are interested in include in your downloads.
Regards