Help ...Again

SpaceshipSpaceship
Watch

DnEbook

DataGlasses.ComTop Member
Impact
5,747
Hi there

Hey i have decided to add a twitter widget to my site and was quite please to see it when i cut and pasted the code into the themes page but the problem is the actual widget needs to be moved over by about 5-8 mm , i did once ask a similar question and someone supplied some code like px 10mm (from memory) so in the hope someone may be able to help i will place the widget code below and the site link so you can see my problem

site is www.bikinis.tv and the code is

<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 4,
interval: 6000,
width: 150,
height: 300,
theme: {
shell: {
background: '#333333',
color: '#ffffff'
},
tweets: {
background: '#000000',
color: '#ffffff',
links: '#4aed05'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'all'
}
}).render().setUser('BikinisTv').start();
</script>

Any Ideas very much appreciated , i know this is easy stuff for some but hey i have added a facebook page and a twitter account for my site in the last day so it's all good with just a bit more to go

.....cheers !
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Why not put that code into the second-content div - that should align it for you?
 
1
•••
because i have very little idea of what i am doing , i do have a few items in the sidebar but that is something to perhaps look into , thanks

UPDATE

i did try what you suggested and it ended up the top of the sidebar but in alignment so i can live with that thanks
 
Last edited:
0
•••
CatchedCatched

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
NameMaxi - Your Domain Has Buyers
DomDB
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back