907 Parallax Twitter Feed
-
Hi there,
I’m using 907 Parallax theme template and trying to install a twitter widget on one of the page sections…. which is fine, except that I can’t get the Twitter-created widget to position where I want it to!
I’ve managed restrict the template’s portfolio to 2/3 columns and twitter to 1/3, but no matter what positioning element I give the 1/3 column, it seems to jump off the side of the page to the right, or appears at the bottom underneath the images.
My coding currently looks something like this:
(I’m an almost novice)[title_bar sub_heading="Jim Vision" heading="WALL"] <div class="container"> <div class="two-third column project" width="600px"> [recent_works] </div> <div class="one-third column project" style="position: absolute;"> <a class="twitter-timeline" href="https://twitter.com/jim_vision" data-widget-id="510162121187811328">Tweets by @jim_vision</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div></div>
Thanks so much ! ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘907 Parallax Twitter Feed’ is closed to new replies.