leRooie
Forum Replies Created
-
Forum: Plugins
In reply to: [Rotating Tweets (Twitter widget and shortcode)] Space between TweetsSorry, I was away for a while, but it didn’t work either! And doesn’t that mess up the responsive capability’s of the tweets?
Forum: Plugins
In reply to: [Rotating Tweets (Twitter widget and shortcode)] Space between TweetsI think it’s good to have the meta option, it’s easy to change with shortcode so that’s nice. So now it all works, thanks!
Unfortunately, the height option didn’t work. I don’t know what’s causing this. It also didn’t work when I’m forcing it with !important, it just ignores the div position and set’s off the content a couple of pixels to the bottom…
Forum: Plugins
In reply to: [Rotating Tweets (Twitter widget and shortcode)] Space between TweetsWow thanks, yeah that looks really nice! There’s one problem though, and thats that I suddenly loose the reply/favourite/retweet buttons. Their original div isn’t in the tweet anymore.
And of course there’s still the issue of the first tweet being pressed down, but I guess that’s a minor problem…
Forum: Plugins
In reply to: [Rotating Tweets (Twitter widget and shortcode)] Space between TweetsAh I see!
Yeah that last suggestion just pushes the content more in. Well, I like the lay-out as is, it would just be a bit pritier if there was space between the tweets. Maybe something for the next minor update?
Forum: Plugins
In reply to: [Rotating Tweets (Twitter widget and shortcode)] Space between TweetsFirst, when I did that, it kinda screwed up the rotation (something like horizontal and vertical happening together). I fixed that by switching the rotation type to scrollLeft.
It seems there’s a natural extra 20px margin to the right side in version 2 of Java, since the .rotatingtweets have 20px more width and there’s space between the tweets (I removed my CSS). However, I can’t make the space bigger or smaller with the CSS codes we’ve tried before. And there’s a small problem with the first tweet, which get’s pushed down about 10-20px and then pops back up when the slider starts moving. Very weird…
Forum: Plugins
In reply to: [Rotating Tweets (Twitter widget and shortcode)] Space between TweetsHmm that seems to just stretch the .rotatingtweet container, but doesn’t give me any space between the actual tweets…
Forum: Plugins
In reply to: [Rotating Tweets (Twitter widget and shortcode)] Space between TweetsNo I haven’t fixed it yet! I’ve tried what you’re suggesting
.rotatingtweet { margin-right: 20px; }but it just completely ignores the margin, keeping the tweets right after each other.
Any thoughts on what this might be?