grog6, I've got it working and it's working as it should except for one problem. On one of my styles it "squashes" it so that it looks really narrow. However, if I select the style through the UserCP it looks fine, so it must be something to do with the hack. The style is the
Ravio Skin offered by VBskins.com. It happens with both the fixed width and expanded style. Any thoughts as to why this happens or how to fix it?
Right now what I've done is to remove the:
<center>
$style_select
</select>
<br>
from the forumhome template for the Ravio style. Of course, this means that I don't get the dropdown box on that skin. However, if I'm viewing another skin (with the dropdown box) I can at least change to the Ravio Skin. As soon as I add the:
<center>
$style_select
</select>
<br>
to the forum home for Ravio style it messes it up again. So I'm just leaving it out.