This half-hack is looking completely abondoned so I assume we are on our own...
I installed this and have 2 major problems that I have been unable to resolve for quite some time. I have the sidebar on the right hand side, right below the navbar. I do some conditionals to prevent the sidebar from being shown on some pages. I used:
Code:
<if condition="THIS_SCRIPT != 'register' AND THIS_SCRIPT != 'login' AND THIS_SCRIPT != 'search' AND THIS_SCRIPT != 'usercp' AND THIS_SCRIPT != 'faq' AND THIS_SCRIPT != 'newreply' AND THIS_SCRIPT != 'newthread' AND THIS_SCRIPT != 'profile' AND THIS_SCRIPT != 'private' AND THIS_SCRIPT != 'calendar' AND THIS_SCRIPT != 'subscription' AND THIS_SCRIPT != 'member'">
uglu yes but seems to work ok for me.
I have 2 problems that you can see labeled in the screenshot:
1) The 'page 2 of 2' nav menu is not aligning to the right. In which template should I be looking for this code? I checked postbit_legacy but it's not there. This has totally stumped me. The top page nav works fine and is aligned to the right.
2) The page (showthread) will not square up nicely at 800x600 yet all the other pages do. I think this is because I set the Message Area Width (pixels) to: 540px. NOTE: When you set it to '100%' or 'auto' it will shrink the form for the newreply page! The big white form beside the smilies. It completely threw off the tables for this page for me at those settings.
Has anyone noticed these anomolies after installing this hack and the plethora of add-ons, modifications, and advice from his thread?
Anyone??