![]() |
I simply placed this in postbit_attachmentthumbnail template
Quote:
|
Small proposal: add another <if> to postbit_attachmentimage, to remove caption tooltip when description is empty.
Also, I added title parameter as it is more standards compliant than ALT (i.e. tooltip will work in Mozilla/Firefox, too). Code:
########################################################################################################################### |
kmike,
I completely agree with you, thanks for sharing. I will update the hack with your postbit_attachmentimage later on. |
Quote:
I added a description to test it out on my forum and when I mouseover the graphic I get this: Description: [ARG:4 Undefined] Edited to add that I fixed the above..quite by accident LOL Code:
In postbit_attachmentthumbnail my title part looks like this: Any help is greatly appreciated. |
It should be:
Code:
<div align="left">$attachment[description]</div> Code:
<div align="left"> >$attachment[description]</div> |
Quote:
|
Quote:
I got it resolved by rolling back the change in newpost_attachmentbit template. I don't see why it is needed there at all. |
I would suggest replacing your newpost_attachmentbit template and newpost_attachment templates to their vBulletin originals. Then this will work.
|
Quote:
Any ideas? |
YLP1,
My post was addressed to kmike. About you, well you are placing the code in a wrong place... Place your code outside of the <img ...> tag. Right after it. |
All times are GMT. The time now is 07:09 PM. |
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:
|