Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

text popup when you hover over img src ?

  • 13-10-2017 12:20am
    #1
    Registered Users, Registered Users 2 Posts: 11,842 ✭✭✭✭


    sorry to have to ask for help again but this latest thing has me beat at the moment. So I have on my site a image of a phone and what I am trying to achieve is that when a mouse hovers over the picture of a phone that a box pops up saying "call with SKYPE" - I have the <a href="skype:+353*******"> before the img src so thats oK and its doing what I want it to do but I cannot see how to get the text to come up when mouse hovers over the img - is it something like mouseover code in html? - if so whats the correct . have tried the w3 schools website but still confused is there an easier way?
    thanks.

    edit: - I know I can get a SKYPE button, however i dont want to use the skype icon I want to use my own 'phone' image , plus I dont want it to contact my skype username but for a mobile number instead

    Heres the code I am using at the moment : <a href="skype:+35387****"><img src="wpde14f34c_05_06.jpg" width=
    "34" height="34" border="0" alt="" style="position:absolute;left:929px;top:236px;" /></a>


Comments

  • Registered Users, Registered Users 2 Posts: 11,842 ✭✭✭✭Andy From Sligo


    scrub that - I have just found out I needed the <span title="""> code before the image


Advertisement