• Hi All,

    I’m working on installing the CSS Thumbnail Sprites plugin but I’m not sure how to get it to show up on my page. The piece I think is the issue is in the Options section is says “Set image sprite identifier” and I’m not sure what I’m supposed to put there.

    Here are the installation instructions:

    1. Upload css-sprites folder to the /wp-content/plugins/ directory
    2. Activate the plugin through the ‘Plugins’ menu in WordPress
    3. The plugin creates a menu item within the Media menu group
    4. Set image sprite identifier Set the unique identifier that you will later use to reference your image within your wordpress site. WordPress will register this as a custom image size. Access image like so eg: wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), ‘image-identifier’);
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter STorti

    (@storti)

    I guess I’m not sure how to reference the image? Do I put that code on the page I want manually or does it get automatically added?

    im interested in this too. i tried putting the code in my “custom css” panel but i can’t get the image sprite to show. I’m trying to make a custom button that gets darker when you rollover it. I’m new to css and haven’t explored this area yet.

    heres a link to the image I’m trying to create.
    http://ifixgadgets2.com/?page_id=310

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Anyone have experience with "CSS Thumbnail Sprites?"’ is closed to new replies.