Bruno Duraes
Forum Replies Created
-
That’s exactly what I was needing.
Thank you very much for your help bdbrow.
Forum: Themes and Templates
In reply to: [Hueman] Slider Not ApearHello Friends! Sorry about the Abuse
But I was wondering how do I put the time of the Hueman theme so,
For example:
By Bruno Dur?es – In August 15, 2015 at 23:55 – updated to 00:00
/* single : sharrre
/* ———————————— */
.entry.share { padding-right: 0; }
.sharrre-container { position: relative; float: left; width: 100%; padding: 0; margin: 40px 0 0;
-webkit-border-radius: 4px; border-radius: 4px; }
.sharrre-container span { color: #aaa; display: block; text-align: left; text-transform: uppercase; font-size: 14px; }
.sharrre { padding: 10px 0 0; }
.sharrre-container > div { float: left; margin-right: 10px; }
.sharrre .box { width: 120px; display: block; }
.sharrre .count { background: #eee; color: #333; display: block; font-size: 15px; font-weight: 600; line-height: 30px; position: relative; text-align: center;
-webkit-border-radius: 4px; border-radius: 4px; }
.sharrre .count:after { content:”; display: block; position: absolute; left: 49%; width: 0; height: 0; border: solid 6px transparent; border-top-color: #eee; margin-left: -6px; bottom: -12px; }
.sharrre .share { display: block; font-size: 28px; font-weight: 600; line-height: 32px; margin-top: 12px; padding: 0; text-align: center; text-decoration: none; }
.sharrre .box .share,
.sharrre .box .count { -webkit-transition: all .3s ease; transition: all .3s ease; }
.sharrre .box:hover .share,
.sharrre .box:hover .count { color: #444!important; }
.sharrre#twitter .share,
.sharrre#twitter .box .count { color: #00acee; }
.sharrre#facebook .share,
.sharrre#facebook .box .count { color: #3b5999; }
.sharrre#googleplus .share,
.sharrre#googleplus .box .count { color: #cd483c; }
.sharrre#pinterest .share,
.sharrre#pinterest .box .count { color: #ca2128; }Ok!
Hi bdbrown. Thank you!
I’ll try and post the result.