Quote:
Originally Posted by dai-kun
You can get the full image to show when your hover over it by:
Edit MAIN CSS of style, at the bottom ADDITIONAL CSS DEFINITIONS (1st or 2nd box depending on how you use it), add in (or edit to your preference)
Do the following template edits:
threadbit
Find
PHP Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]">
Replace with
PHP Code:
<a class="thumbnail" href="showthread.php?$session[sessionurl]t=$thread[threadid]">
|
very good idea! but isnt working for me .
nothing is changing also after style cache deletion.