|
Post by tunescool on Sept 21, 2011 3:27:02 GMT -8
so now that i have the 3 buttons aligning it rite isnt gonna mattter. but i still need the twitter pulled to the left and the facebook one kept on the same horizontal line. if they wont fit because of larger numbers i can make the buttons smaller and i guess theyre just gonna reset to zero as i explained late and its just gonna be that way <td width="25%" class="menutable" vAlign="top" style="padding-left:10px;"> <font size=2> <b> <i>
Post Your Celeb Pics, HQ Or LQ. Help The Nook Grow, Old Pics Or New<br/> <hr width='100%' color="031222">
I Need Global And Board Moderators, Anyone With Access To HQ Pics And Will Post Daily Should Apply<br/> <hr width='100%' color="031222">
<a href="http://thenotablenook.com/index.cgi?action=display&board=ass&thread=6223" target="_blank"><font size="1"> <b>Buy Or Exchange A Text Link Click Here</b></font></a>
<br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <align="right"> <!-- Place this tag where you want the +1 button to render --> <g:plusone size="medium"></g:plusone>
<!-- Place this render call where appropriate --> <script type="text/javascript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script>
<a href="https://twitter.com/share" class="twitter-share-button" data-text="Celebrity Pic Forum Updated Daily" data-count="horizontal" data-via="thenotablenook">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
</i> </b> </font> </td> </tr> </table> and i want to put the facebook like button to the rite of the google+ but it just ends up beneath it and screws my table up. and when i put the facebook one in after the google one, the google was at 3 but went back to 0. do you have any idea why it would do that or that they wouldnt work together, everyones got those buttons <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like" data-href="http://thenotablenook.com" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false" data-font="tahoma"></div>
and i just put the twitter one in and ends up to the rite of the facebook one but too far and i cant get it more to the left, is that possible? so i want it google, tweet, facebook all on one line
|
|
|
Post by tunescool on Sept 24, 2011 21:02:50 GMT -8
wormer i really need this
|
|
|
Post by Wormopolis on Sept 24, 2011 23:41:23 GMT -8
only thing I can think of is change the div to a span. divs will automatically put things on a newline, spans wont.
|
|
|
Post by tunescool on Sept 25, 2011 8:40:31 GMT -8
would i just replace div with span
|
|
|
Post by Wormopolis on Sept 25, 2011 11:32:03 GMT -8
yeah try that. replace <div> with <span> and </div> with </span>
|
|
|
Post by tunescool on Sept 25, 2011 11:44:25 GMT -8
whhat would i do with this <div id="fb-root"> and <div class="fb-like" data, i tried just <span "fb-root"> but it didnt work
|
|
|
Post by Wormopolis on Sept 25, 2011 16:26:34 GMT -8
you removed the "id=" part.
|
|
|
Post by Wormopolis on Sept 25, 2011 16:26:48 GMT -8
you removed the "id=" part. that has to stay in there
|
|
|
Post by tunescool on Sept 25, 2011 16:37:48 GMT -8
that didnt work
|
|
|
Post by Wormopolis on Sept 25, 2011 18:05:09 GMT -8
I got nuthin then. the external scripts are controlling how those are rendered.
|
|