html - Buttons jumping around on page load -


please have how buttons jumping around when each page loads. how preload relative positioning / fb api prevent happening on each page?

http://kundalinilive.com

the facebook iframe inserted dom after fact , size has effect on positioning of buttons. can fix adding width/height created <iframe> existing .fb-like div

.fb-like {     height: 25px;     width: 450px; } 

Comments

Popular posts from this blog

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -