The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How do I add tooltip to the title tags? [phpbb3]

3 posters

Go down

Solved How do I add tooltip to the title tags? [phpbb3]

Post by Zeus Sat Oct 08, 2011 4:55 am

I want to add tooltip to tag me a title on my forum. How do I tried various tutorials but could not solve this problem.


Last edited by Mr.Sankez on Sat Oct 15, 2011 5:06 pm; edited 1 time in total
Zeus
Zeus
Forumember

Male Posts : 405
Reputation : 22
Language : Romanian and english
Location : Bucharest, Romania

http://help.forumgratuit.ro

Back to top Go down

Solved Re: How do I add tooltip to the title tags? [phpbb3]

Post by kirk Mon Oct 10, 2011 2:11 am

what is it?
can you explain in more details.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: How do I add tooltip to the title tags? [phpbb3]

Post by Nera. Mon Oct 10, 2011 2:40 am

@Kirk, it's when you touch a link or a IMG with a mouse and a tooltip pops out. A little message you made to pop out.

@Mr. Sankez you can try this:
This is my test forum, if that is what you want http://movingagain.forumcroatian.com/c3-your-second-category
Touch the tip of the forum title with a mouse and you'll see a tooltip. Exclamation

STEP 1:
Go to your AP > Modules > JS managment and take the script from this link
http://www.js.megadizajn.info/vtip.js
And paste it there + mark all pages.

STEP 2:
Than add this to CSS
Code:
p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }

STEP 3:
Than go to your AP > General > Categories and forums and add this to a forum title & fill in the blanks I made upercase
Code:
<a href="YOUR FORUM LINK" class="vtip" title="TEXT TO APPEARE">FORUM NAME</a>
When I said your forum link I ment the forum you are assigning hover to not the whole forum. And the resault you can see on my forum.

END:
You can change the apperance of the tooltip by changing it's CSS, the one you added to CSS, make it black, other font etc.

Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How do I add tooltip to the title tags? [phpbb3]

Post by kirk Mon Oct 10, 2011 2:44 am

oh lol

Yeah now i know what you mean.
Thanx
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: How do I add tooltip to the title tags? [phpbb3]

Post by Zeus Fri Oct 14, 2011 10:12 am

This is not possible to phpBB3. I once saw on a forum that had activated the lastpost tooltip on the entire board. I wonder how doing so gave that result, and that I must announce that version had phpbb3 forum.
I create a tooltip is not high growth, but it is something entirely new when it comes to add to all title tags.

Edit: The problem is solved.
Zeus
Zeus
Forumember

Male Posts : 405
Reputation : 22
Language : Romanian and english
Location : Bucharest, Romania

http://help.forumgratuit.ro

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum