Project
Overview
The STICK Co. has worked very closely with the region’s newest semi-pro ball team – the West Virginia Black Bears – to launch their brand and ready their new stadium.
“We had a ball working so closely with the Black Bears,” said STICK President Damian Ferek. “We’re always thrilled to be part of something that makes Morgantown an even more fantastic place to live. We look forward to continuing our collaboration.”
Project
Deliverables
Before the first pitch was thrown on opening day, STICK wrapped cars, designed signage and stadium sponsor banners, developed a slew of promotional materials and even wrapped the stadium’s beer cart.
Branding & Print
(function($){
$("#justified_gallery_2EpQ0k").justifiedGallery({
sizeRangeSuffixes : {
'lt100': '',
'lt240': '',
'lt320': '',
'lt500': '',
'lt640': '',
'lt1024': ''
},rowHeight: 500,
margins: 10,
lastRow: "justify",
fixedHeight: false,
captions: false,
captionsColor: "#000000",
captionsOpacity: 0.7,
randomize: false,
maxRowHeight: 0,
rel: "2EpQ0k",
target: null,
refreshTime: 250,
cssAnimation: true,
captionsAnimationDuration: 500,
imagesAnimationDuration: 300,
captionsVisibleOpacity: 0.7,
class: "",
})
.on('jg.complete', function(){
$('#justified_gallery_2EpQ0k a').magnificPopup({type: 'image',
mainClass: 'mfp-with-zoom',
closeOnContentClick: true,
closeBtnInside: false,
preloader: 'true',
tLoading: '',
tClose: '',image: {
verticalFit: true,titleSrc: function(item) {
return "";
}},zoom: {
enabled: true,
duration: 300
},
gallery: {
enabled: true,
tPrev: '',
tNext: '',
tCounter: '(%curr%/%total%)'
},iframe: {
patterns: {
youtube: {
index: 'youtube.com/', // String that detects type of video (in this case YouTube). Simply via url.indexOf(index).
id: 'v=', // String that splits URL in a two parts, second part should be %id%
// Or null - full URL will be returned
// Or a function that should return %id%, for example:
// id: function(url) { return 'parsed id'; }
src: '//www.youtube.com/embed/%id%?showinfo=0' // URL that will be set as a source for iframe.
},
youtu_be: {
index: 'youtu.be/',
id: '/',
src: '//www.youtube.com/embed/%id%?showinfo=0'
},
vimeo: {
index: 'vimeo.com/',
id: '/',
src: '//player.vimeo.com/video/%id%?byline=0&portrait=0'
}
}
}}); });
var galleries = [];
var gallery = $("#justified_gallery_2EpQ0k");
$(window).scroll(function() {
if ( galleries.length >= 1 ) {
var scroll_top = $(window).scrollTop();
var scroll_bottom = scroll_top + $(window).height();
var gallery_top = $(gallery).offset().top;
var gallery_height = $(gallery).innerHeight();
var gallery_bottom = gallery_top + gallery_height;
if( gallery_bottom <= scroll_bottom ) {
var images = galleries.splice(0,1);
var image_html = $("#load_more_holder_2EpQ0k").html(images).text();
$(gallery).append(image_html);
$(gallery).justifiedGallery('norewind');
}
}
}); })(jQuery);
#justified_gallery_2EpQ0k .sgg-caption {
background: rgb(0,0,0);
background: rgba(0,0,0,0.7);
color: #ffffff;
font-size: 1em;
font-weight: 400;
font-family: Helvetica, Arial, sans-serif;
}
#load_more_2EpQ0k {
background: #444444;
color: #ffffff;
}
Wall Wraps
(function($){
$("#justified_gallery_8ShnBK").justifiedGallery({
sizeRangeSuffixes : {
'lt100': '',
'lt240': '',
'lt320': '',
'lt500': '',
'lt640': '',
'lt1024': ''
},rowHeight: 500,
margins: 10,
lastRow: "justify",
fixedHeight: false,
captions: false,
captionsColor: "#000000",
captionsOpacity: 0.7,
randomize: false,
maxRowHeight: 0,
rel: "8ShnBK",
target: null,
refreshTime: 250,
cssAnimation: true,
captionsAnimationDuration: 500,
imagesAnimationDuration: 300,
captionsVisibleOpacity: 0.7,
class: "",
})
.on('jg.complete', function(){
$('#justified_gallery_8ShnBK a').magnificPopup({type: 'image',
mainClass: 'mfp-with-zoom',
closeOnContentClick: true,
closeBtnInside: false,
preloader: 'true',
tLoading: '',
tClose: '',image: {
verticalFit: true,titleSrc: function(item) {
return "";
}},zoom: {
enabled: true,
duration: 300
},
gallery: {
enabled: true,
tPrev: '',
tNext: '',
tCounter: '(%curr%/%total%)'
},iframe: {
patterns: {
youtube: {
index: 'youtube.com/', // String that detects type of video (in this case YouTube). Simply via url.indexOf(index).
id: 'v=', // String that splits URL in a two parts, second part should be %id%
// Or null - full URL will be returned
// Or a function that should return %id%, for example:
// id: function(url) { return 'parsed id'; }
src: '//www.youtube.com/embed/%id%?showinfo=0' // URL that will be set as a source for iframe.
},
youtu_be: {
index: 'youtu.be/',
id: '/',
src: '//www.youtube.com/embed/%id%?showinfo=0'
},
vimeo: {
index: 'vimeo.com/',
id: '/',
src: '//player.vimeo.com/video/%id%?byline=0&portrait=0'
}
}
}}); });
var galleries = [];
var gallery = $("#justified_gallery_8ShnBK");
$(window).scroll(function() {
if ( galleries.length >= 1 ) {
var scroll_top = $(window).scrollTop();
var scroll_bottom = scroll_top + $(window).height();
var gallery_top = $(gallery).offset().top;
var gallery_height = $(gallery).innerHeight();
var gallery_bottom = gallery_top + gallery_height;
if( gallery_bottom <= scroll_bottom ) {
var images = galleries.splice(0,1);
var image_html = $("#load_more_holder_8ShnBK").html(images).text();
$(gallery).append(image_html);
$(gallery).justifiedGallery('norewind');
}
}
}); })(jQuery);
#justified_gallery_8ShnBK .sgg-caption {
background: rgb(0,0,0);
background: rgba(0,0,0,0.7);
color: #ffffff;
font-size: 1em;
font-weight: 400;
font-family: Helvetica, Arial, sans-serif;
}
#load_more_8ShnBK {
background: #444444;
color: #ffffff;
}
Vehicle Wraps
(function($){
$("#justified_gallery_f30sGu").justifiedGallery({
sizeRangeSuffixes : {
'lt100': '',
'lt240': '',
'lt320': '',
'lt500': '',
'lt640': '',
'lt1024': ''
},rowHeight: 500,
margins: 10,
lastRow: "justify",
fixedHeight: false,
captions: false,
captionsColor: "#000000",
captionsOpacity: 0.7,
randomize: false,
maxRowHeight: 0,
rel: "f30sGu",
target: null,
refreshTime: 250,
cssAnimation: true,
captionsAnimationDuration: 500,
imagesAnimationDuration: 300,
captionsVisibleOpacity: 0.7,
class: "",
})
.on('jg.complete', function(){
$('#justified_gallery_f30sGu a').magnificPopup({type: 'image',
mainClass: 'mfp-with-zoom',
closeOnContentClick: true,
closeBtnInside: false,
preloader: 'true',
tLoading: '',
tClose: '',image: {
verticalFit: true,titleSrc: function(item) {
return "";
}},zoom: {
enabled: true,
duration: 300
},
gallery: {
enabled: true,
tPrev: '',
tNext: '',
tCounter: '(%curr%/%total%)'
},iframe: {
patterns: {
youtube: {
index: 'youtube.com/', // String that detects type of video (in this case YouTube). Simply via url.indexOf(index).
id: 'v=', // String that splits URL in a two parts, second part should be %id%
// Or null - full URL will be returned
// Or a function that should return %id%, for example:
// id: function(url) { return 'parsed id'; }
src: '//www.youtube.com/embed/%id%?showinfo=0' // URL that will be set as a source for iframe.
},
youtu_be: {
index: 'youtu.be/',
id: '/',
src: '//www.youtube.com/embed/%id%?showinfo=0'
},
vimeo: {
index: 'vimeo.com/',
id: '/',
src: '//player.vimeo.com/video/%id%?byline=0&portrait=0'
}
}
}}); });
var galleries = [];
var gallery = $("#justified_gallery_f30sGu");
$(window).scroll(function() {
if ( galleries.length >= 1 ) {
var scroll_top = $(window).scrollTop();
var scroll_bottom = scroll_top + $(window).height();
var gallery_top = $(gallery).offset().top;
var gallery_height = $(gallery).innerHeight();
var gallery_bottom = gallery_top + gallery_height;
if( gallery_bottom <= scroll_bottom ) {
var images = galleries.splice(0,1);
var image_html = $("#load_more_holder_f30sGu").html(images).text();
$(gallery).append(image_html);
$(gallery).justifiedGallery('norewind');
}
}
}); })(jQuery);
#justified_gallery_f30sGu .sgg-caption {
background: rgb(0,0,0);
background: rgba(0,0,0,0.7);
color: #ffffff;
font-size: 1em;
font-weight: 400;
font-family: Helvetica, Arial, sans-serif;
}
#load_more_f30sGu {
background: #444444;
color: #ffffff;
}