Quote:
Originally Posted by Pehchaan
I installed version 1.0.2 but its showing 1.0.1 in my "Plugin & Products System"
Also i think you have missed something in templates because.. take a look at my forumdisplay page:

|
I forgot to update the version number in 1.0.2. I'll do that now.
The border issue is a little strange. As you see by the screenshot the border is not missing on my site. You'll have to change the table style in the template edit to match your style because you obviously use a custom theme. My theme is based on the default style.
You could try changing this below in the table.
Code:
style="border-bottom-width:0px"
to
Code:
style="border-bottom-width:1px"
or remove that part altogether.
My table looks fine in both firefox and IE7. You can always make a template for it that fits better.
Edit: Ended up changing it to Version 1.0.3 to avoid confusion.