twitor
This page has been deleted, most likely because it does not belong on the snippets wiki.
View Source | Edit Page
Creator:
Description
twittor
Code
[[module CSS]]
/* This Code is Copyright 2010 Worldwide Media Designs and Signs Inc. and is free to use only for wikidot users! Others have to make a donation to one of my sites */
/* The Froopi Twitter Box */
.froopitwitterbox-container {
position: relative;
display: inline-block;
margin: 0;
padding: 0;
width: auto;
}
.froopitwitterbox {
width: 199px;
padding: 10px 5px 5px 5px;
margin:10px;
position: relative;
z-index: 25;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
background: #f5f5f5;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
background-image: -moz-linear-gradient(top,#f5f5f5,#e5e5e5);
color: #111111;
font-size: 90%;
}
.froopitwitterbox h3 {
position: relative;
width: 220px;
color: #fff;
padding: 10px 5px;
margin: 0;
left: -15px;
z-index: 28;
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
background: #b5b5b5;
background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#b5b5b5));
background-image: -moz-linear-gradient(top,#eeeeee,#00558b);
font-size: 160%;
text-align: center;
text-shadow: #aaaaaa 0 -1px 1px;
font-weight: bold;
}
.froopitwitterbox-container .triangle-l {
border-color: transparent #AAAAAA transparent transparent;
border-style:solid;
border-width:13px;
height:0;
width:0;
position: absolute;
left: -13px;
top: 47px;
z-index: 0; /* displayed under infobox */
}
.froopitwitterbox-container .triangle-r {
border-color: transparent transparent transparent #AAAAAA;
border-style:solid;
border-width:13px;
height:0;
width:0;
position: absolute;
left: 216px;
top: 47px;
z-index: 0; /* displayed under infobox */
}
.froopitwitterbox a {
color: #aaaaaa;
text-decoration: none;
border-bottom: 1px dotted transparent;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
}
.froopitwitterbox a:hover, .infobox a:focus {
color: #00558b;
background: transparent;
text-decoration: none;
border-bottom: none;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
}
.froopitwitterbox-container a {
color: #FFFFFF;
}
.froopitwitterbox-container a:hover {
color: #00558b;
}
[[/module]]
In action
link to the implemented solution on a Wikidot site or put a working example here
page revision: 1, last edited: 11 Jul 2015 07:31





Comments
http://www.howcanifindit.com/sched09:03-wikidot-and-twitter
Thank you for your share
be what you want to be
I would like this code removed being that this user stole this coding from me when my username used to be froopi.
CEO of Icon Deposit
Take a look at me via Twitter, Dribbble, and Google +
You do not want to have this codings here for all other wikidot-users?
Others have to make a donation to one of my sites
The Froopi Twitter Box
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
Yes, but why would he copyright it? That's what I mean.
Edit: If anything this should be creative commons open source. Plus he's asking for donations, which is raising a red flag a bit. I usually love when people use my code examples provided. But this isn't right I think. Also if anything this is copyright me, not their "company".
CEO of Icon Deposit
Take a look at me via Twitter, Dribbble, and Google +