Floating ALT text in Wordpress Theme

Discussion in 'CSS' started by surfpimp, Mar 30, 2011.

  1. #1
    Hi,

    I just set up a free Wordpress theme, and the theme demo has floating alt text when the cursor hovers over a link, but my installation does not. Can anyone tell me how to enable this? The demo is here: templatic.com/demo/aggregator/

    Any help appreciated. Thanks
     
    Last edited: Mar 30, 2011
    surfpimp, Mar 30, 2011 IP
  2. style0

    style0 Peon

    Messages:
    108
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Those brown ones with rounded corners - they are elements that are shown via jacvascript, a sort of tootip-kind of function.

    The trigger is not the actual link, but the fact that they are within a li-element with the css class "tips". This should at least help you in the right direction
     
    style0, Mar 31, 2011 IP