Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8782
    Sheona
    Participant

    Hi

    Can you tell me the CSS code for changing the font-style of the thumbnail title text in Phantom? I don’t mean the lightbox text – I found .gmPhantom_title on another post in the forum (thanks!). I mean the text that shows on roll-over with the thumbnails.

    Thanks heaps,
    Sheona

    #8784
    Rattus
    Keymaster

    Example:

    .gmPhantom_ThumbLabel_title {
      font-size:16px;
      line-height:120%;
      font-weight:normal;
      color: white;
    }
    .gmPhantom_ThumbLabel_title a { color: white; }
    .gmPhantom_ThumbLabel_title a:hover { color: white; }
    #8791
    Sheona
    Participant

    Genius! Thank you so much.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Modules’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support Forum