02.12.2008, 07:03
(Dieser Beitrag wurde zuletzt bearbeitet: 26.08.2014, 09:52 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: Tooltip MyCode
Zitat:Before you read this!
[discontinued...]
i suggest you use my acronym mod..
it's not available on this site though,
http://talkforstuff.com check the MyBB Plugins section.
It's a tooltip Mycode.
It could be used for example like this:
[tip=laugh out loud]lol[/tip]
the laugh out loud will be shown when your mouse is over the text: "lol".
In the images, you can't see my mouse but it's over the text.
[Bild: http://mods.mybb.com/uploads/previews/11....thumb.jpg]
How to install:
- Go to your admin panel.
- Go to your theme you're using.
- Click on it
- Click on global.css
- Click advanced mode
- Scroll to the bottom
- Add this code:
- Upload tip.php to /inc/plugins/Code:a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}
- Go to your admin panel, to plugins
- Search for Tooltip plugin, activate it!
Thank you for using my Plugin =).
Vorschau:
http://talkforstuff.com/showthread.php?tid=14