![]() |
Better Tooltip - Text Enhancement [BBCode]
1 Attachment(s)
This BBCode allows you to put some extra text in a popup window.
Installation: Step 1: Code:
Upload "tTip" folder to your forums root. Step 2: In vBulletin Control Panel: Custom BB Codes -> Add New BB Code Title: Better Tooltip BB Code Tag Name: tTip Replacement: Code:
<a class="tTip" title="{option}">{param}</a> Description: This BBCode allows you to put some extra text in a popup window. Use {option}: Yes Button Image (Optional): tTip/theme/images/ttip.png Step 3: Open header template. Find: Code:
<div class="above_body"> <!-- closing tag is in template navbar --> Add before: Code:
<link href="tTip/theme/style.css" rel="stylesheet" type="text/css" media="all" /> |
tagged and thanks
|
When I add the code to header, the whole forum font gets "bold". Please fix it.
|
Quote:
|
Does not work! You style.css has many effects to the default style and kills the layout, e.g.:
HTML Code:
#content { |
Now I have removed all unnecessary style declarations and reduced to this code:
Code:
.tTip {cursor: pointer; color: #666; font-weight: bold;} |
Tagged.... Can you place images and hyperlinks in the popup too?
|
Ok I tested it, and firstly I had to do what netspy did to fix the layout issue.
Secondly, I tested hyperlinks and images with the thing and it doesn't work with those. I didn't realise that you can't move the cursor over the bubble when it appears as because when you move the cursor away the bubble disappears. It would be great if you could move the cursor over the bubble and have the ability to have hyperlinks and images in the bubble so that i could click on something in the bubble. |
thank you man
installed ander test brb |
Does not work on 4.1 PL2
Only ended up showing code in my head, above my logo. |
All times are GMT. The time now is 12:34 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:
|