This discussion is related to the
Twitter addon.
Hi, this is a great addition thank you for writing it. One little thing when I enable it, it will snap up under on the left side I was wondering how you got it to align with the "facebook like" button on the right side like in your picture? Thanks.
0 · ·
Comments
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·seems like we're having the same prob and it's been a year that nobody shared something. im having a hard time figuring things out.
- Spam
- Abuse
0 · Insightful Awesome LOL ·@travelguide Without a screenshot or a link to see the site and examine the code it is very hard to give the proper advice, it is like throwing darts in the dark. Also, depending on your grasp of css and html is how one knows how to answer in a way you can understand.
If you do not have a grasp of these things then you need to learn how or hire someone to do it for you. Alignment and image resizing are rather simple concepts if you know the basics at least of css and html. Here is a great resource to start learning.
http://www.w3schools.com/css/
Everyone does but has to learn eventually. It is a matter of learning what you do not know , then it is rather easy. Most people here have years of learning under their belt about one thing or another, it is something that can't be transferred in a day or a week no matter how helpful one want to be. There are things that you need to learn on your own.
.ReactFacebook { background-position: -40px -120px; } .ReactSprite { background-image: url("http://vanillicon.com/sprites/sprites-14-012f6e.png"); background-size: 396px; width: 16px; height: 16px; }So in this example, this is the location of the FB on this forum. However it may be named something else using another theme. It may have other coordinates. This is where a link to the site in question comes in handy. The fastest way to help is to look at the source code. Otherwise it's a guessing game.
|̲̅̅●̲̅̅|̲̅̅=̲̅̅|̲̅̅●̲̅̅| - ☊ - ♫ ♪ ♪ ♫ ♩ ♬ ♬ ♮ ♯ ♫ ♪ ♪ ♫ ♩ ♬ ♭ ....... (•̪●)(•̪●) ♀<-f ☠...CLICK HERE</a>
- Spam
- Abuse
2 · Insightful 2Awesome LOL ·Solved:
open the plugin files via /plugins and look for this code for "liked" & "twitter"
************ change BeforeDiscussion_Handler to AfterDiscussion_Handler
with this approach twitter and facebook icons will be transferred to after the discussion. that's the least hack i could do for now
- Spam
- Abuse
1 · 1Insightful Awesome LOL ·