Quote:
Originally Posted by Lynne
Your forum page doesn't have the sidebar like in the image. If you want to minimize the space on the sides, then change the width in your custom CSS in the additional.css template:
HTML Code:
.body_wrapper {
margin:0 auto;
width:980px;
}
|
Thanks Lynne for this Good Answer
I had disabled the sidebar due to the bad look of the forum body at a small width, now its working perfectly.
The other issue i have is that the members currently online appear like:
MemberA MemberB & I want it:
MemberA, MemberB
P.S#1: disabled hooks in config and same situation, while when i create a new parent style or when i use the default theme, it works with comma, any hint how to make it appear in this style?
P.S.#2: it was already working with comma with the current style two days ago for a few hours and i wonder what makes it disappear, i even uploaded the same style again under a different name, but still not showing comma.
Looking forward to hear from you.
Thanks alot in advance