Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2010
    Location
    South Africa
    Posts
    877

    Default Don't want alt text to show in pop up

    I've attached alt tags to all my images so that Google's happy, but to write different ones for each image (around 150) is a PITA so a large number of them are copy and paste.
    But I DON'T want them to show in the image pop ups - is there a way to prevent this?
    Screen captures attached.
    May thanks,
    LGF
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	caption.jpg 
Views:	48 
Size:	53.2 KB 
ID:	128269   Click image for larger version. 

Name:	pop up details.jpg 
Views:	49 
Size:	86.4 KB 
ID:	128270  


  2. #2
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Info Re: Don't want alt text to show in pop up

    Quote Originally Posted by letsgofishing View Post
    I've attached alt tags to all my images so that Google's happy, but to write different ones for each image (around 150) is a PITA so a large number of them are copy and paste.
    But I DON'T want them to show in the image pop ups - is there a way to prevent this?
    Screen captures attached.
    May thanks,
    LGF
    LGF, add this code to Website > HTML Code (head):
    Code:
    <style>
    .highslide-caption {
      display:none !important;
    </style>
    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  3. #3
    Join Date
    Oct 2010
    Location
    South Africa
    Posts
    877

    Default Re: Don't want alt text to show in pop up

    Quote Originally Posted by Acorn View Post
    LGF, add this code to Website > HTML Code (head):
    Code:
    <style>
    .highslide-caption {
      display:none !important;
    </style>
    Acorn
    As always, Acorn - thank you.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •