Support for Envato Buyers Forums OldCar Linking to other pages via thumbnails in Galleries?

Viewing 4 reply threads
  • Author
    Posts
    • #7035
      lyricalember
      Member

      I’m trying to link to things in my galleries by clicking on the thumbnails, and my friend gave me this code to put in the description, but for some reason it doesn’t work on your theme. Here is an example of my code, and my link to the page I’m working on and also a screenshot:

      Code Example: Teleport to Amorous

      Page Link: http://lyricalember.com/my-stores/

      Screenshot: http://gyazo.com/c5e5a0199ad78bd185c79677f522cf9d

      On a side note thank you so much for all your help, this is my first website so I have a lot of question. If you take a look at my site, the side bar color code you gave me worked perfect, but I don’t know how to make the site tagline and social media icons black. Is there any way to do that?

      Thanks again for all your help!

    • #7036
      lyricalember
      Member
      <strong><a href="//maps.secondlife.com/secondlife/Katat0nik/128/128/0&quot;">Teleport to Katat0nik</a></strong>
    • #7045

      Hi

      1. You should put your code into Caption field, but not the description field.
      2. Try the following CSS

      h3.logo-sub{color:#000;}

      Add the following js code

      jQuery(document).ready(function($){
          $('.social-icons').addClass('social-icon-inverse');
      });

      Thanks

    • #7345
      lyricalember
      Member

      Thank you!

    • #7353

      It’s my pleasure!

Viewing 4 reply threads
  • You must be logged in to reply to this topic.