Quote:
Originally Posted by bplinson
Here is the code and icon for Stumble
Code:
<!-- Stumble -->
<a href="http://www.stumbleupon.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"
src="$stylevar[imgdir_button]/stumble.png" alt="Stumble It" border="0" /> Stumble It </a>
I am not good with graphics so maybe someone can clean this one up a bit so that the white does not show around the edges.
|
YOU ARE THE MAN. You should make this stand alone BBcode edit as well. WOW I've been waiting for this I asked for it a few times. Thank you so much
I had to edit this code for those of us who are using these in each thread to the left of the buttons. "reply quote etc"
Here it is for you all to use.
Code:
<!-- Stumble -->
<a href="http://www.stumbleupon.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"
src="$stylevar[imgdir_button]/stumble.png" alt="Stumble It" border="0" hspace="3" vspace="0" align="left" /></a>