About Katz Web Services
Katz Web Services is a web development company operated by Zack Katz.
-
Plugin Support Topics
Popular Posts
- Simple Vertical Align Plugin for jQuery
- How to Create a Custom RSS Feed in WordPress in 12 Lines of Code
- Contact Form 7 Modules - A Plugin
- iContact Widget for WordPress
- Gravity Forms Shortcode Explained
- Kick SEO Ass with SEO WordSpinner Plugin for WordPress
- Weather Forecasts for WordPress - WP Wunderground Plugin
- jQuery validator annoyances
Tag Cloud
Links Marketing Search Engine Optimization eCommerce Javascript Interspire Shopping Cart Nofollow WordPress Development WordPress Optimization Google SEO WP Plugins Denver SEO CSS Functions.php Denver Design Website Redesign Web Design Blogging Interspire Development Code WordPress Plugins Shopping Cart Domains WordPress SEO Plugin Search SEO Google
Tag Archives: background images
Squidfingers.com Patterns – Download All the Patterns in One ZIP

Download all the great patterns in one place.
Squidfingers.com has the best source of free patterns out there, and has been used by thousands of web designers. Unfortunately, however, you have to download patterns one at a time. With 158 patterns, this can take a while.
I have compiled all the Squidfingers.com patterns into one ZIP file. Please remember
Feel free to use any of these patterns on your own site. If you do decide use one, a credit link back to my site [http://www.squidfingers.com/patterns/] is always greatly appreciated.
Posted in Design
Tagged background images, background patterns, Downloads, Patterns, Squidfingers
1 Comment
Multiple Matte Colors for CSS Sprites
Here’s the problem: I want to use CSS Sprites for transparent images, and they require different matte colors.
ArrayThe promise of CSS Sprites is great: you can combine many small images into one bigger image, and use CSS to reveal only the revelant parts. But what if you have a background image, and the background changes color on :hover? When trying to save the smilies, you can only choose one matte color. I need multiple matte colors!
The issue really is a pain when you have already given your object a stroke. Using the Appearance panel, we’ll make everything happy in the world again!