I found a really nice social bookmarking/network icon collection and want to use it. Social Icon: http://dryicons.com/free-icons/preview/socialize-icons-set/ I was wondering if their is a tutorial on how to use custom icon. I don't want to link it to my own account btw. *I want them to be able to submit my site/url*
You might as well read up on tutorials.. a google search helps in this case. And if you want them to appear on each and every post, you'd be better off editing the theme files and including them as global
I basically want to put them on my sidebar, and it will allow the user to bookmark/etc the current page they are on. And when i google, i end up with wordpress social plugin that insert at the end of the post, but i want to put it in my sidebar with the custom icons.
I see what you're trying to get at I am not a guru with PHP, but if you want them integrated in the sidebar, it should be pretty easy. It'll take minimal PHP code. I'll lookup the codes and report back if I find anything
Sounds great, ty stark. I basically want a list of social bookmarking php code/snippets. example <a href="http://del.icio.us/post?url=<?php echo get_permalink() ?>&title=<?php the_title(); ?>"> ----- not sure if the snippets is perfectly correct.
OK so just on the sidebar for the site itself. Which services in particular from that list do you need the codes for?