Hi. I'm trying to figure out how to create a layout with clickable buttons in a youtube layout just like the Living Social channel. http://www.youtube.com/user/LivingSocial
I can see the header image in their source as
but I can't figure out how to implement such html. I know how to create an image to stick in the background.Code:<map name='imgmap'><area shape='rect' coords='0,0,838,141'href='http://livingsocial.com/deals/socialads_reflector?do_not_redirect=1&ref=youtube_channel&geo=true' /><area shape='rect' coords='885,101,921,137'href='http://facebook.com/livingsocial' alt='LivingSocial on Facebook' /><area shape='rect' coords='926,102,953,138'href='http://twitter.com/livingsocial' alt='LivingSocial on Twitter' /></map> <img usemap="#imgmap" src="http://i4.ytimg.com/u/c5QZZf7wR7QIXLNqytrbnA/profile_header.jpg?v=4d9378b5" onmousedown="yt.net.ajax.sendRequest('/gen_204?a=image_map_down&feature=livingsocial', {method: 'GET'});yt.analytics.trackEvent('ChannelPage', 'banner_link_imagemap', 'livingsocial')" height=150 width=960 class=""
I've searched for hours for a tutorial or guide somewhere with no luck. Can anyone point me in a direction?
Thanks so much!



Reply With Quote
Bookmarks