Dartho everything is looking great.
I have been so busy with work I haven't stopped by in a long time.
I actually adapted one of your first versions so much ... I'm scared to try and upgrade
If this has been posted before please ignore... I haven't gone through it all yet. I have been testing caching. I noticed that my BlackBerry was caching an awfully lot on the 3.7 version.
I kept having to refresh when clicking a link. I have added the following META tags to the style and I'm letting it sit for a week or two to get a good test:
Code:
<META HTTP-EQUIV="Cache-Control" CONTENT ="no-cache">
or
Code:
<META HTTP-EQUIV="expires" CONTENT="0">
*NOTE*: I only added it to the online template, search template and forum home template. I realize that it can slow things down a bit, but having to refresh was getting annoying
Have you thought about caching or has anyone else had this issue?