Tweet Button Placement!
-
Hi, I’m very new to wordpress and website building all together. I just added a Tweet button on my site but it’s at the top of the page. How can I move it so it’s sitting on the edge of my Featured page?
I put it on the Header.php, here’s the code<div style=”display:block;float:right;margin: 0px 0px 0px 0px;”> <a href="https://twitter.com/share">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div>
I tried to change the px but it doesn’t do anything.
Thanks
[Bump deleted per https://codex.www.ads-software.com/Forum_Welcome#No_Bumping ]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Tweet Button Placement!’ is closed to new replies.