Hello dear kanor - you guy rock!!!!
update and note - i will sign the thread as fixed and solved - thanks to you dear kanor - you
deserve a monster congratulation...
you found the bug - and had an excellent idea to work around:
id did the replacde in the file mod_booklibrary_top10.php - line 51
from
Code: Select all
<table cellpadding="0" cellspacing="0" class="moduletable" width="100%" class="books-t10">
to
Code: Select all
<table cellpadding="0" cellspacing="0" class="moduletable books-t10" width="100%">
and now it works like a charme - i testet it with the browsers
-mozilla
-konquerer
[by the way - perhaps some can test it with microsoft explorer or safari!?
and it runs very very good - no bugs and no nasty views in the view of the side collumn with the display of the top10 books.
many many thanks - have a great day.
best regards
greetings
unleash_it
ps: your fix - this made the trick!!!
note - i will sign the thread as fixed and solved - thanks to you dear kanor - you
deserve a monster congratulation...
kanor wrote:m srry but there was a mistake made by me in the file i sent
kindly make this change
Code: Select all
mod_booklibrary_top10.php - line 51
<table cellpadding="0" cellspacing="0" class="moduletable" width="100%" class="books-t10">
to
<table cellpadding="0" cellspacing="0" class="moduletable books-t10" width="100%">