Mobile app version of vmapp.org
Login or Join
Holmes151

: Are there any pre-fab CSS Sprites and styles I can apply to my page? I'm more of a computer programmer than a designer and I need some sample CSS images that includes images for: TabControl

@Holmes151

Posted in: #Css #Graphics #Theme

I'm more of a computer programmer than a designer and I need some sample CSS images that includes images for:


TabControl
Close Button for TabControl
Folder Open/Close
Buttons
etc...


Does any premade themes exist that I just start using? I don't want to start at zero and learn everything at once!

10.03% popularity Vote Up Vote Down


Login to follow query

More posts by @Holmes151

3 Comments

Sorted by latest first Latest Oldest Best

 

@Nimeshi995

Have to give some credit to online sprite makers like this: csssprites.com/ Between them and free icon sites such as www.iconfinder.net you can roll very professional interfaces in no time flat.

As my team's long-time designer once told me, "if you suck at design make something clean and add some snazzy icons...." Ok, maybe not.

Also, can't forget JqueryUI's buttons as documented here: www.filamentgroup.com/lab/styling_buttons_and_toolbars_with_the_jquery_ui_css_framework/ There's almost no reason to mess around with buttons made from copious layers of "gloss" on Photoshop anymore...these are SO much easier and faster to deliver.

10% popularity Vote Up Vote Down


 

@Rambettina238

YUI and jQuery UI both have JS controls for most of those things, along with various different stylesheets to apply to them.

You can always extract the DOM structure and build your own system that reuses their CSS.

10% popularity Vote Up Vote Down


 

@Vandalay111

Search XHTML CSS Templates and you'll find tons of templates that come with CSS images for tabs and all those things just a couple of examples: www.bluewebtemplates.com/ and www.styleshout.com/

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme