![]() |
Nice
|
I think my forum uses postbit not postbit legacy.. ?
i tried editing postbit legacy but I didn't work in in thread.. please help |
Quote:
|
Quote:
Thanks! You are so sweet!:banana: |
icare:
To add the reflection effect underneath avatars in thread view, FIND in "postbit" template: Code:
<if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if> Code:
<if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" class="reflect" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if> |
Updated to version 1.5
-Added ability to vary height and the opacity of the reflections http://homepage.mac.com/joshr/trl/re...andopacity.jpg -Fixed issue with Safari and landscape images -Made reflection of images with specified dimensions better -Removed wholeimage class -Added scriptable reflections - Reflection.add(), Reflection.remove() - allowing for interactivity and flexibility. Reflections can respond to user actions (e.g. changing the reflection opacity when the image is hovered over or clicked.) For more information, see info and files at http://cow.neondragon.net/stuff/reflection/ -Added instructions for postbit template. To upgrade, simply overwrite reflection.js in your forum's clientscript folder. |
The jaggies are still visible using Firefox..
|
Quote:
|
Your update didn't mention to read the readme. ;)
(I see it there now.. ahh well, waiting on Mozilla to release a fixed one.) :) |
VERY nice hack. simple and easy to install, and hardly any server load. one thing you can do is clean up the readme.txt file, for some reason it's really messy (bunch of square symbols).
also, how do you go about changing the opacity and height settings? |
All times are GMT. The time now is 03:20 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|