a few ways of doing this, but give this a go.svetivitez wrote:How can I change background color of this?
As you can see, it doesn't look so good on my style, I would like to have white background (FFFFFF), I know that I need change something in viewforum_body.html but I don't know what.
Code: Select all
.panel {
background-color: #f9f9f9;
color: #28313F;
}
Code: Select all
.sortalph {
background-color: #FFF;
color: #000;
}
Code: Select all
<!-- IF S_SORT_ALPHABET -->
<div class="panel">
I have both 'sort' mods installed and they seem to work fine side by side. I think the MOD ' Forum Sort Order' needs renaming though, it is somewhat misleading.ameeck wrote:You'll have to use the Forum Sort Order MOD for that. They should be compatible though