xmartinezpujol
1/1/2017 - 12:08 PM

THRold - favorites (flex)

THRold - favorites (flex)

#destacados {
  width: 100% !important;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 15px;
	-webkit-justify-content: center;
	justify-content:center;
  align-items: center;
}

#destacados .heart {
	-webkit-flex: 1 1 25%;
	flex: 1 1 25%;
}

#destacados .heart .banner {
  left: 0 !important;
  width: 100% !important;
} 


#destacados .heart .informations{
  width: 100% !important;
  float: none !important;
}

#destacados *{
  text-align: center;
}

#destacados .heart .informations .price-container .price-zone {
    position: relative !important;
    right: 0 !important;
    width: 100% !important;
    padding: 5px 10px;
    color: white;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.6);
}

#destacados .heart img.category-picture {
    float: none !important;
}

.separation {
  width: 0 !important;
}
<script src="http://ajax.webcamp.fr/Colors.js?1383726094710"></script>
<script src="http://ajax.webcamp.fr/"></script>
idiomawp = 'es_ES';
idiomathelisresa = 'es';
switch(idiomawp)	{
	case 'es_ES': idiomathelisresa='es';
	break;
	case 'en_US': idiomathelisresa='en';
	break;
	case 'fr_FR': idiomathelisresa='fr';
	break;
	case 'nl_NL': idiomathelisresa='nl';
	break;
	case 'it_IT': idiomathelisresa='it';
	break;
	case 'de_DE': idiomathelisresa='de';
	break;
	case 'ca': idiomathelisresa='ca';
	break;
	default : idiomathelisresa='es';
}

with (ThelisResa.options)
{
	camping ='playacambrils';
	language = idiomathelisresa;
	mode = ThelisResa.iLib.MODE_BLANK;
	button ='btn_submit';
	favorites.layer='destacados';
	favorites.quantity=4;
	custom.title='DESTACADOS THELISRESA';
	custom.color2 = '8B9E91';
  custom.header.color = '8B9E91';
	custom.header.displayTitle = true;
	custom.header.height = 120;
  custom.header.width = 977;
	trackingAction = function(link) {
	try {
	var tracker = _gat._getTrackerByName();
	link = tracker._getLinkerUrl(link);
	} catch (e) {
	console.error(e);
	}
	return link;
	};
}

	function search()	{
		o = new ThelisResa.Option();
		o.search.niveau = 2;
		o.custom.title =' ';
		o.search.begin = ThelisResa.$('begin').value;
		o.search.end = ThelisResa.$('end').value;
		o.search.type = ThelisResa.$('alojamiento').value;
	  o.search.track = ThelisResa.$('track').value;
	  o.search.lang = idiomathelisresa;
		window.open('http://thelisresa.webcamp.fr/list.php?camping=playacambrils'+'&begin='+o.search.begin+'&end='+o.search.end+'&type='+o.search.type+'&lang='+o.search.lang+'&track='+o.search.track, '_blank');
	}
<div id="destacados">
  
</div>