Twitter Button

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed May 20, 2015 9:12 pm
Reply with quote
Report this post
Dear gavick team,

can you pls. help me to adjust the twitter button. Currently it is placed not in line with other buttons. See screenshot or visit any page on schufa-nicht-notwendig.de:
2015-05-20_21h59_59.png


I tried to find the place where this peace of html code is generated but still cannot find it. I think it would be easiest to remove "position: static;", but if there is a better solution I would be happy to hear any solution.
Code: Select all
<iframe style="[u]position: static;[/u] visibility: visible; width: 70px; height: 20px;" data-twttr-rendered="true" title="Twitter Tweet Button" class="twitter-share-button twitter-tweet-button twitter-share-button twitter-count-none" src="http:.....


I use the Theme Bluap Gavern v.3.15 on Joomla 3.3.6

THX in advnace!
Denis
User avatar
Fresh Boarder

GK User
Thu May 21, 2015 8:39 pm
Reply with quote
Report this post
Hello,

Please add the following CSS code in any CSS file at the end:

Code: Select all
iframe#twitter-widget-0 {
  top: -4px!important;
  position: relative!important;
}
User avatar
Administrator

GK User
Thu May 21, 2015 10:48 pm
Reply with quote
Report this post
thx! sometimes a solution is too simple to see it right away ;)
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.