Updated assets to March 2013, added news.
This commit is contained in:
parent
041f12adaf
commit
2885d89dfe
@ -25,6 +25,21 @@ .shadow {
|
|||||||
background: none;
|
background: none;
|
||||||
filter: progid:dximagetransform.microsoft.alphaimageloader(src='img/shadow-2.png', sizingmethod='crop');
|
filter: progid:dximagetransform.microsoft.alphaimageloader(src='img/shadow-2.png', sizingmethod='crop');
|
||||||
}
|
}
|
||||||
|
.dist-item-img {
|
||||||
|
behavior:url(img/iepngfix.htc);
|
||||||
|
}
|
||||||
|
.distribute-content .distribute-item {
|
||||||
|
margin:8px 0 6px;
|
||||||
|
}
|
||||||
|
.distribute-box .distribute-item {
|
||||||
|
margin:0;
|
||||||
|
}
|
||||||
|
.distribute-content .dist-item-amount {
|
||||||
|
height:auto;
|
||||||
|
}
|
||||||
|
.distribute-content .content-bg-bottom {
|
||||||
|
padding-bottom:10px;
|
||||||
|
}
|
||||||
.download-inner-column-left{
|
.download-inner-column-left{
|
||||||
width:300px;
|
width:300px;
|
||||||
}
|
}
|
||||||
@ -68,3 +83,10 @@ .pass-lost-box-small, .register-box {margin-left:6px}
|
|||||||
.input-data-input input {padding:2px;}
|
.input-data-input input {padding:2px;}
|
||||||
.input-data-box {height:auto; height:129px;}
|
.input-data-box {height:auto; height:129px;}
|
||||||
.pass-lost-box-small {height:auto; height:143px;}
|
.pass-lost-box-small {height:auto; height:143px;}
|
||||||
|
#creation div.gender img {
|
||||||
|
visibility:hidden;
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
#creation div.genders, #creation div.gender {
|
||||||
|
background:none;
|
||||||
|
}
|
||||||
|
@ -15,3 +15,8 @@ .form label input {
|
|||||||
margin-right: 2px;
|
margin-right: 2px;
|
||||||
}
|
}
|
||||||
.button {padding-bottom:0px;}
|
.button {padding-bottom:0px;}
|
||||||
|
.distribute-content .distribute-box .amount {
|
||||||
|
width:35px;
|
||||||
|
margin-left:-14px;
|
||||||
|
}
|
||||||
|
.content .tabs4-big li a {height:38px; padding-top:8px;}
|
||||||
|
1759
public/css/all.css
1759
public/css/all.css
File diff suppressed because it is too large
Load Diff
@ -37,6 +37,8 @@ .ajaxSubmit {
|
|||||||
display:none
|
display:none
|
||||||
}
|
}
|
||||||
#register #pwInfo,
|
#register #pwInfo,
|
||||||
|
#lostPasswordCode #pwInfo,
|
||||||
|
#changePw #pwInfo,
|
||||||
.formError .formErrorContent {
|
.formError .formErrorContent {
|
||||||
background:url("/img/tooltip-bg.png") repeat-x scroll 0 0 #B9A16E;
|
background:url("/img/tooltip-bg.png") repeat-x scroll 0 0 #B9A16E;
|
||||||
border:1px solid #60430a;
|
border:1px solid #60430a;
|
||||||
@ -168,8 +170,12 @@ #pwField {
|
|||||||
|
|
||||||
#toPwInfo {font-size:11px; color:#8D0404; cursor:pointer;}
|
#toPwInfo {font-size:11px; color:#8D0404; cursor:pointer;}
|
||||||
|
|
||||||
#registerForm img {display:inline;}
|
#registerForm img,
|
||||||
#register #pwInfo {
|
#lostPasswordCodeForm img,
|
||||||
|
#changepwForm img {display:inline;}
|
||||||
|
#register #pwInfo,
|
||||||
|
#lostPasswordCode #pwInfo,
|
||||||
|
#changePw #pwInfo {
|
||||||
left:55px;
|
left:55px;
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
padding:10px;
|
padding:10px;
|
||||||
@ -180,7 +186,9 @@ #register #pwInfo {
|
|||||||
|
|
||||||
#pwInfo {display:none;}
|
#pwInfo {display:none;}
|
||||||
|
|
||||||
#register #pwInfo h3 {
|
#register #pwInfo h3,
|
||||||
|
#lostPasswordCode #pwInfo h3,
|
||||||
|
#changePw #pwInfo h3 {
|
||||||
color:#8D0404;
|
color:#8D0404;
|
||||||
font-size:12px;
|
font-size:12px;
|
||||||
min-height:15px;
|
min-height:15px;
|
||||||
@ -195,6 +203,12 @@ #pwInfo li {
|
|||||||
padding:0 0 0 20px;
|
padding:0 0 0 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#pwInfo p {
|
||||||
|
margin:0;
|
||||||
|
font-weight:normal;
|
||||||
|
font-size:11px;
|
||||||
|
}
|
||||||
|
|
||||||
.nodisplay {
|
.nodisplay {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@ -745,6 +759,7 @@ #fancybox-title-wrap span {
|
|||||||
#fancybox-title-left {
|
#fancybox-title-left {
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
background-image: url('/img/fancybox/fancy_title_left.png');
|
background-image: url('/img/fancybox/fancy_title_left.png');
|
||||||
|
background-position: -40px -90px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -759,6 +774,7 @@ #fancybox-title-main {
|
|||||||
#fancybox-title-right {
|
#fancybox-title-right {
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
background-image: url('/img/fancybox/fancy_title_right.png');
|
background-image: url('/img/fancybox/fancy_title_right.png');
|
||||||
|
background-position: -55px -90px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -907,3 +923,48 @@ .fancybox-ie #fancy-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageL
|
|||||||
.fancybox-ie #fancy-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
|
.fancybox-ie #fancy-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancy-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
|
.fancybox-ie #fancy-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
|
||||||
.fancybox-ie #fancy-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
|
.fancybox-ie #fancy-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
|
||||||
|
|
||||||
|
/**************************************/
|
||||||
|
/* Slider */
|
||||||
|
/**************************************/
|
||||||
|
|
||||||
|
.coda-slider-wrapper { padding: 0 0 }
|
||||||
|
/*.coda-slider { background: #ebebeb }*/
|
||||||
|
#coda-slider-1 { height: 170px; }
|
||||||
|
|
||||||
|
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
|
||||||
|
.coda-slider-no-js .coda-slider { height: 150px; overflow: hidden !important; padding-right: 20px }
|
||||||
|
|
||||||
|
/* Change the width of the entire slider (without dynamic arrows) */
|
||||||
|
.coda-slider, .coda-slider .panel { width: 480px }
|
||||||
|
|
||||||
|
/* Change margin and width of the slider (with dynamic arrows) */
|
||||||
|
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 235px }
|
||||||
|
.coda-slider-wrapper.arrows .coda-slider { margin: 0 0px }
|
||||||
|
|
||||||
|
/* Arrow styling */
|
||||||
|
.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 0px; width: 20px }
|
||||||
|
|
||||||
|
/* Tab nav */
|
||||||
|
.coda-nav ul li a.current { background: white }
|
||||||
|
|
||||||
|
/* Panel padding */
|
||||||
|
.coda-slider .panel-wrapper { padding: 0px; width:480px; height:150px; }
|
||||||
|
|
||||||
|
/* Preloader */
|
||||||
|
.coda-slider p.loading { padding: 20px; text-align: center }
|
||||||
|
|
||||||
|
/* Don't change anything below here unless you know what you're doing */
|
||||||
|
|
||||||
|
/* Tabbed nav - enlargen height (>0px) to show tab butons */
|
||||||
|
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; position: absolute; top: 145px; right: 50px; height: 0px;}
|
||||||
|
.coda-nav ul li { display: inline }
|
||||||
|
.coda-nav ul li a { background: #999; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none; }
|
||||||
|
|
||||||
|
/* Miscellaneous */
|
||||||
|
.coda-slider-wrapper { clear: both; overflow: auto; /* position:absolute; left:0px;*/ }
|
||||||
|
.coda-slider { float: left; overflow: hidden; position: relative }
|
||||||
|
.coda-slider .panel { display: block; float: left }
|
||||||
|
.coda-slider .panel-container { position: relative }
|
||||||
|
.coda-nav-left, .coda-nav-right { float: left }
|
||||||
|
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
|
||||||
|
BIN
public/img/video-border-bg.gif
Normal file
BIN
public/img/video-border-bg.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
1
public/js/jquery.codaslider.min.js
vendored
Normal file
1
public/js/jquery.codaslider.min.js
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
$(function(){});var sliderCount=1;$.fn.codaSlider=function(a){a=$.extend({autoHeight:true,autoHeightEaseDuration:1000,autoHeightEaseFunction:"easeInOutExpo",autoSlide:true,autoSlideInterval:7000,autoSlideStopWhenClicked:true,crossLinking:true,dynamicArrows:false,dynamicArrowLeftText:"« left",dynamicArrowRightText:"right »",dynamicTabs:true,dynamicTabsAlign:"right",dynamicTabsPosition:"bottom",externalTriggerSelector:"a.xtrig",firstPanelToLoad:1,panelTitleSelector:"h2.title",slideEaseDuration:1000,slideEaseFunction:"easeInOutExpo"},a);return this.each(function(){var e=$(this);if(a.dynamicArrows){e.parent().addClass("arrows");e.before('<div class="coda-nav-left" id="coda-nav-left-'+sliderCount+'"><a href="#">'+a.dynamicArrowLeftText+"</a></div>");e.after('<div class="coda-nav-right" id="coda-nav-right-'+sliderCount+'"><a href="#">'+a.dynamicArrowRightText+"</a></div>")}var b=e.find(".panel").width();var j=e.find(".panel").size();var k=b*j;var f=0;$(".panel",e).wrapAll('<div class="panel-container"></div>');$(".panel-container",e).css({width:k});if(a.crossLinking&&location.hash&&parseInt(location.hash.slice(1))<=j){var c=parseInt(location.hash.slice(1));var g=-(b*(c-1));$(".panel-container",e).css({marginLeft:g})}else{if(a.firstPanelToLoad!=1&&a.firstPanelToLoad<=j){var c=a.firstPanelToLoad;var g=-(b*(c-1));$(".panel-container",e).css({marginLeft:g})}else{var c=1}}if(a.dynamicTabs){var i='<div class="coda-nav" id="coda-nav-'+sliderCount+'"><ul></ul></div>';switch(a.dynamicTabsPosition){case"bottom":e.parent().append(i);break;default:e.parent().prepend(i);break}ul=$("#coda-nav-"+sliderCount+" ul");$(".panel",e).each(function(l){ul.append('<li class="tab'+(l+1)+'"><a href="#'+(l+1)+'">'+$(this).find(a.panelTitleSelector).text()+"</a></li>")});navContainerWidth=e.width()+e.siblings(".coda-nav-left").width()+e.siblings(".coda-nav-right").width();ul.parent().css({width:navContainerWidth});switch(a.dynamicTabsAlign){case"center":ul.css({width:($("li",ul).width()+2)*j});break;case"right":ul.css({"float":"right"});break}}$("#coda-nav-"+sliderCount+" a").each(function(l){$(this).bind("click",function(){f++;$(this).addClass("current").parents("ul").find("a").not($(this)).removeClass("current");g=-(b*l);h(l);c=l+1;$(".panel-container",e).animate({marginLeft:g},a.slideEaseDuration,a.slideEaseFunction);if(!a.crossLinking){return false}})});$(a.externalTriggerSelector).each(function(){if(sliderCount==parseInt($(this).attr("rel").slice(12))){$(this).bind("click",function(){f++;targetPanel=parseInt($(this).attr("href").slice(1));g=-(b*(targetPanel-1));h(targetPanel-1);c=targetPanel;e.siblings(".coda-nav").find("a").removeClass("current").parents("ul").find("li:eq("+(targetPanel-1)+") a").addClass("current");$(".panel-container",e).animate({marginLeft:g},a.slideEaseDuration,a.slideEaseFunction);if(!a.crossLinking){return false}})}});if(a.crossLinking&&location.hash&&parseInt(location.hash.slice(1))<=j){$("#coda-nav-"+sliderCount+" a:eq("+(location.hash.slice(1)-1)+")").addClass("current")}else{if(a.firstPanelToLoad!=1&&a.firstPanelToLoad<=j){$("#coda-nav-"+sliderCount+" a:eq("+(a.firstPanelToLoad-1)+")").addClass("current")}else{$("#coda-nav-"+sliderCount+" a:eq(0)").addClass("current")}}if(a.autoHeight){panelHeight=$(".panel:eq("+(c-1)+")",e).height();e.css({height:panelHeight})}if(a.autoSlide){e.ready(function(){setTimeout(d,a.autoSlideInterval)})}function h(l){if(a.autoHeight){panelHeight=$(".panel:eq("+l+")",e).height();e.animate({height:panelHeight},a.autoHeightEaseDuration,a.autoHeightEaseFunction)}}function d(){if(f==0||!a.autoSlideStopWhenClicked){if(c==j){var l=0;c=1}else{var l=-(b*c);c+=1}h(c-1);e.siblings(".coda-nav").find("a").removeClass("current").parents("ul").find("li:eq("+(c-1)+") a").addClass("current");$(".panel-container",e).animate({marginLeft:l},a.slideEaseDuration,a.slideEaseFunction);setTimeout(d,a.autoSlideInterval)}}$(".panel",e).show().end().find("p.loading").remove();e.removeClass("preload");sliderCount++})};
|
1
public/js/jquery.easing.min.js
vendored
Normal file
1
public/js/jquery.easing.min.js
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(e,f,a,h,g){return jQuery.easing[jQuery.easing.def](e,f,a,h,g)},easeInQuad:function(e,f,a,h,g){return h*(f/=g)*f+a},easeOutQuad:function(e,f,a,h,g){return -h*(f/=g)*(f-2)+a},easeInOutQuad:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f+a}return -h/2*((--f)*(f-2)-1)+a},easeInCubic:function(e,f,a,h,g){return h*(f/=g)*f*f+a},easeOutCubic:function(e,f,a,h,g){return h*((f=f/g-1)*f*f+1)+a},easeInOutCubic:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f+a}return h/2*((f-=2)*f*f+2)+a},easeInQuart:function(e,f,a,h,g){return h*(f/=g)*f*f*f+a},easeOutQuart:function(e,f,a,h,g){return -h*((f=f/g-1)*f*f*f-1)+a},easeInOutQuart:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f+a}return -h/2*((f-=2)*f*f*f-2)+a},easeInQuint:function(e,f,a,h,g){return h*(f/=g)*f*f*f*f+a},easeOutQuint:function(e,f,a,h,g){return h*((f=f/g-1)*f*f*f*f+1)+a},easeInOutQuint:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f*f+a}return h/2*((f-=2)*f*f*f*f+2)+a},easeInSine:function(e,f,a,h,g){return -h*Math.cos(f/g*(Math.PI/2))+h+a},easeOutSine:function(e,f,a,h,g){return h*Math.sin(f/g*(Math.PI/2))+a},easeInOutSine:function(e,f,a,h,g){return -h/2*(Math.cos(Math.PI*f/g)-1)+a},easeInExpo:function(e,f,a,h,g){return(f==0)?a:h*Math.pow(2,10*(f/g-1))+a},easeOutExpo:function(e,f,a,h,g){return(f==g)?a+h:h*(-Math.pow(2,-10*f/g)+1)+a},easeInOutExpo:function(e,f,a,h,g){if(f==0){return a}if(f==g){return a+h}if((f/=g/2)<1){return h/2*Math.pow(2,10*(f-1))+a}return h/2*(-Math.pow(2,-10*--f)+2)+a},easeInCirc:function(e,f,a,h,g){return -h*(Math.sqrt(1-(f/=g)*f)-1)+a},easeOutCirc:function(e,f,a,h,g){return h*Math.sqrt(1-(f=f/g-1)*f)+a},easeInOutCirc:function(e,f,a,h,g){if((f/=g/2)<1){return -h/2*(Math.sqrt(1-f*f)-1)+a}return h/2*(Math.sqrt(1-(f-=2)*f)+1)+a},easeInElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}return -(g*Math.pow(2,10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j))+e},easeOutElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}return g*Math.pow(2,-10*h)*Math.sin((h*k-i)*(2*Math.PI)/j)+l+e},easeInOutElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k/2)==2){return e+l}if(!j){j=k*(0.3*1.5)}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}if(h<1){return -0.5*(g*Math.pow(2,10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j))+e}return g*Math.pow(2,-10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j)*0.5+l+e},easeInBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}return i*(f/=h)*f*((g+1)*f-g)+a},easeOutBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}return i*((f=f/h-1)*f*((g+1)*f+g)+1)+a},easeInOutBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}if((f/=h/2)<1){return i/2*(f*f*(((g*=(1.525))+1)*f-g))+a}return i/2*((f-=2)*f*(((g*=(1.525))+1)*f+g)+2)+a},easeInBounce:function(e,f,a,h,g){return h-jQuery.easing.easeOutBounce(e,g-f,0,h,g)+a},easeOutBounce:function(e,f,a,h,g){if((f/=g)<(1/2.75)){return h*(7.5625*f*f)+a}else{if(f<(2/2.75)){return h*(7.5625*(f-=(1.5/2.75))*f+0.75)+a}else{if(f<(2.5/2.75)){return h*(7.5625*(f-=(2.25/2.75))*f+0.9375)+a}else{return h*(7.5625*(f-=(2.625/2.75))*f+0.984375)+a}}}},easeInOutBounce:function(e,f,a,h,g){if(f<g/2){return jQuery.easing.easeInBounce(e,f*2,0,h,g)*0.5+a}return jQuery.easing.easeOutBounce(e,f*2-g,0,h,g)*0.5+h*0.5+a}});
|
@ -20,6 +20,8 @@
|
|||||||
<script type="text/javascript" src="{{ asset('js/iepngfix_tilebg.js') }}"></script>
|
<script type="text/javascript" src="{{ asset('js/iepngfix_tilebg.js') }}"></script>
|
||||||
<script type="text/javascript" src="{{ asset('js/jquery.tools.min.js') }}"></script>
|
<script type="text/javascript" src="{{ asset('js/jquery.tools.min.js') }}"></script>
|
||||||
<script type="text/javascript" src="{{ asset('js/jquery.fancybox-1.3.1.pack.js') }}"></script>
|
<script type="text/javascript" src="{{ asset('js/jquery.fancybox-1.3.1.pack.js') }}"></script>
|
||||||
|
<script type="text/javascript" src="{{ asset('js/jquery.easing.min.js') }}"></script>
|
||||||
|
<script type="text/javascript" src="{{ asset('js/jquery.codaslider.min.js') }}"></script>
|
||||||
<script type="text/javascript" src="{{ asset('js/jquery.bgiframe.js') }}"></script>
|
<script type="text/javascript" src="{{ asset('js/jquery.bgiframe.js') }}"></script>
|
||||||
<script type="text/javascript" src="{{ asset('js/jquery.jeditable.js') }}"></script>
|
<script type="text/javascript" src="{{ asset('js/jquery.jeditable.js') }}"></script>
|
||||||
<script type="text/javascript" src="{{ asset('js/main.js') }}"></script>
|
<script type="text/javascript" src="{{ asset('js/main.js') }}"></script>
|
||||||
|
@ -31,9 +31,20 @@
|
|||||||
<div class="content banner">
|
<div class="content banner">
|
||||||
<div class="content-bg">
|
<div class="content-bg">
|
||||||
<div class="content-bg-bottom">
|
<div class="content-bg-bottom">
|
||||||
<a href="{{ url('teaser/dc') }}" target="_blank"><img src="{{ asset('img/banner/ro/dcbanner.jpg') }}" width="480px" /></a></div>
|
<div class="coda-slider-wrapper">
|
||||||
|
<div class="coda-slider preload" id="coda-slider-1">
|
||||||
|
<div class="panel">
|
||||||
|
<a href="{{ url('teaser/grotto') }}" target="_blank"><img src="{{ asset('img/banner/ro/gdvteaser.jpg') }}" width="480px" /></a>
|
||||||
|
</div>
|
||||||
|
<div class="panel">
|
||||||
|
<a href="{{ url('teaser/dc') }}" target="_blank"><img src="{{ asset('img/banner/ro/dcbanner.jpg') }}" width="480px" /></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="shadow"></div>
|
<div class="shadow"></div>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
@ -53,6 +64,37 @@
|
|||||||
|
|
||||||
<div class="shadow"></div>
|
<div class="shadow"></div>
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
<div class="content-bg">
|
||||||
|
<div class="content-bg-bottom">
|
||||||
|
<h2>Noutăți</h2>
|
||||||
|
<div class="inner-content" id="news_compact">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<h4>26.06.2013 11:00:52</h4>
|
||||||
|
<h3><a style="color:#7B1300" href="https://web.archive.org/web/20130708012217/http://board.metin2.ro/index.php?page=Thread&threadID=137942" target="_blank">Ziua tricolorului</a></h3>
|
||||||
|
<p>Dragi jucatori,<br>bucurati-va de aceasta zi si totodata, profitati de 50% xp si 6 ore de drop cutii hexagonale, de la ora 18:00 pana la miezul noptii. <br>Numai bine,<br>Echipa Metin2</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h4>24.06.2013 08:40:04</h4>
|
||||||
|
<h3><a style="color:#7B1300" href="https://web.archive.org/web/20130708012217/http://board.metin2.ro/index.php?page=Thread&threadID=137808" target="_blank">Obtine un frumos Panda!</a></h3>
|
||||||
|
<p><br>Draga comunitate,<br>profita de sansa de a detine acest frumos Panda ce va fi disponibil in itemshop de pe 24.06.2013 ora 12:00 pana la miezul noptii, pe 01.07.2013.<br>Deasemenea, in aceeasi <a href="{{ url('main/news') }}" class="news_link">[...]</a></p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h4>14.06.2013 09:08:18</h4>
|
||||||
|
<h3><a style="color:#7B1300" href="https://web.archive.org/web/20130708012217/http://board.metin2.ro/index.php?page=Thread&threadID=137297" target="_blank">+15% Happy Hour si un frumos Ursulet Polar!</a></h3>
|
||||||
|
<p>Draga comunitate<br>Binevointa Zeului Dragon radiaza peste cele trei regate!<br>Profita de aceasta oportunitate si procura-ti cu 15% mai multe Monede Dragon azi! 14.06.2013 incepand cu ora 12;00 pana <a href="{{ url('main/news') }}" class="news_link">[...]</a></p>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<a href="{{ url('main/news') }}" class="btn">Mergi la noutăți</a>
|
||||||
|
<br class="clearfloat">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="shadow"></div>
|
||||||
|
|
||||||
<div class="content content-last">
|
<div class="content content-last">
|
||||||
<div class="content-bg">
|
<div class="content-bg">
|
||||||
<div class="content-bg-bottom">
|
<div class="content-bg-bottom">
|
||||||
@ -98,6 +140,14 @@
|
|||||||
prev: '.back',
|
prev: '.back',
|
||||||
speed: 800
|
speed: 800
|
||||||
});
|
});
|
||||||
|
|
||||||
|
$('#coda-slider-1').codaSlider({
|
||||||
|
autoSlide: true,
|
||||||
|
autoHeight: false,
|
||||||
|
autoSlideInterval: 4000,
|
||||||
|
autoSlideStopWhenClicked: true,
|
||||||
|
dynamicArrows: false
|
||||||
|
});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
@endsection
|
@endsection
|
||||||
|
101
resources/views/main/news.blade.php
Normal file
101
resources/views/main/news.blade.php
Normal file
@ -0,0 +1,101 @@
|
|||||||
|
@extends('layouts.app')
|
||||||
|
|
||||||
|
@section('content')
|
||||||
|
<!-- center column -->
|
||||||
|
<div class="col-2">
|
||||||
|
<div class="content">
|
||||||
|
<div class="content-bg">
|
||||||
|
<div class="content-bg-bottom">
|
||||||
|
<h2>Noutăți</h2>
|
||||||
|
<div class="inner-content" id="news">
|
||||||
|
<table>
|
||||||
|
<tbody><tr>
|
||||||
|
<td>
|
||||||
|
<h3><a style="color:#7B1300" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/index.php?page=Thread&threadID=131124" target="_blank">Intretinere servere [Mentenanta: 06.03.2013]</a></h3>
|
||||||
|
<p class="message">Update client: 13.3.9<br>[BUG] - Unele bufuri erau aratate in zile - rezolvat<br>[BUG] - Jucatorii nu puteau urca pe mounturile puternice folosind ctrl+g - rezolvat<br>+cateva alte problemele minore.</p>
|
||||||
|
<p class="author">HalfOp</p>
|
||||||
|
<a class="first_link" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/" target="_blank">Mergi la forum</a>
|
||||||
|
<p class="date">Wed 03 2013 09:46:20</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<h3><a style="color:#7B1300" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/index.php?page=Thread&threadID=130815" target="_blank">Happy hour [02.03.]</a></h3>
|
||||||
|
<p class="message">Draga comunitate,<br>bucurati-va de 30% mai multe MD-uri pana la miezul noptii!<br>A voastra, echipa Metin2</p>
|
||||||
|
<p class="author">HalfOp</p>
|
||||||
|
<a class="first_link" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/" target="_blank">Mergi la forum</a>
|
||||||
|
<p class="date">Sat 03 2013 11:13:03</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<h3><a style="color:#7B1300" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/index.php?page=Thread&threadID=130744" target="_blank">[Limited Edition] Dragon God Life, Intelligence, Attack, De[...]</a></h3>
|
||||||
|
<p class="message">[Limited Edition] Dragon God Life, Intelligence, Attack, Defence for DC!<br>Dear community,<br>for a limited period of time you will be able to receive the following items by using Dragon Coins instead the usual Dragon Marks! Please visit item shop from 2th of March 12:01(local time) until 3th of March 23:59 (local time)! <br>Dragon God Attack <br>Increases the damage you cause during a fight by 12-15% for 30 minutes. <br>299DM 39 DC <br>Dragon God Intelligence <br>Increases your maximum SP by 20% for 30 minutes<br>240DM 29 DC <br>Dragon God Defence <br>Lowers the damage you receive during a fight by 12-15% for 30 minutes. <br>299DM 39 DC <br>Dragon God Life <br>Increases your maximum HP by 20% for 30 minutes.<br>319DM 49 DC <br>Your<br>Metin2 Team</p>
|
||||||
|
<p class="author">Azathor</p>
|
||||||
|
<a class="first_link" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/" target="_blank">Mergi la forum</a>
|
||||||
|
<p class="date">Fri 03 2013 16:36:11</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<h3><a style="color:#7B1300" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/index.php?page=Thread&threadID=130735" target="_blank">The Metin2 family grows!</a></h3>
|
||||||
|
<p class="message">Dear community,<br>today we have some information about Publisher G4BOX, the operator of Metin2's Canadian server. They will be closing down the game this spring. The fan community will be integrated into the Gameforge family so that they can continue to take part in the adventures within the Dragon God's kingdom. The users that consent will have their accounts relocated to our US server. Canadian players will then profit from our extensive experience with Metin2 in over 18 countries and will receive access to our events and our community. All details regarding the relocation will be announced in the coming weeks.<br>Your<br>Metin2 Team</p>
|
||||||
|
<p class="author">Azathor</p>
|
||||||
|
<a class="first_link" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/" target="_blank">Mergi la forum</a>
|
||||||
|
<p class="date">Fri 03 2013 16:00:28</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<h3><a style="color:#7B1300" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/index.php?page=Thread&threadID=130656" target="_blank">Happy hour [28.02]</a></h3>
|
||||||
|
<p class="message">Draga comunitate,<br>Bucurati-va de 20% mai multe MD-uri pana la miezul noptii, astazi, 28.02.2013<br>A voastra, echipa Metin2</p>
|
||||||
|
<p class="author">HalfOp</p>
|
||||||
|
<a class="first_link" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/" target="_blank">Mergi la forum</a>
|
||||||
|
<p class="date">Thu 02 2013 16:10:32</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<h3><a style="color:#7B1300" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/index.php?page=Thread&threadID=130655" target="_blank">Desert Storm Chest!</a></h3>
|
||||||
|
<p class="message">Dear community,<br>Desert Storm Chest will be available in the Item Shop on Friday, 1st March from 12:00 till 00:00!<br>The desert is a hostile place, where the sun burns down relentlessly all day long. A place where at night the cold chills right down to the bone.Without the right equipment it is almost impossible to survive. It was for this reason that a warrior prince chose to conceal a different kind of treasure to that of jewels and gold: his desert warrior uniform.<br>With a sophisticated magic laid over it, the treasured contents only appear to those who have proven their venerability.<br>This chest contains one of the following items: Desert Warrior (M, Bonus), Desert Warrior (F,Bonus), Magic Stone, Reinforce Item, Blacksmith Handbook, Dragon Scroll, Blessing Marble, Blessing Scroll, Book of the Leader, Passage Ticket, Stone Handbook, Medal of the Dragon or Blessing of Life.<br>Your<br>Metin2 team</p>
|
||||||
|
<p class="author">Azathor</p>
|
||||||
|
<a class="first_link" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/" target="_blank">Mergi la forum</a>
|
||||||
|
<p class="date">Thu 02 2013 16:03:44</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<h3><a style="color:#7B1300" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/index.php?page=Thread&threadID=130457" target="_blank">La multi ani Metin2.ro.. ai imbatranit iar</a></h3>
|
||||||
|
<p class="message"><br>Draga comunitate,<br>in Februarie 2009 Gameforge a lansat Metin2 in Romania. Nu este minunat cum timpul zboara? De 4 ani deja, v-ati putut crea un nume si ati putut pasi in lumea Metin2 in limba romana. Este un motiv suficient pentru a sarbatori, drept urmare, pentru intreaga zi de Duminica, 3 Martie, vom activa un Bonus de experienta de 50%. Deasemenea monstrii si bosii vor dropa Cutii hexagonale pe toata durata zilei.<br>Bucurati-va! E ziua voastra.<br>A voastra, echipa Metin2</p>
|
||||||
|
<p class="author">HalfOp</p>
|
||||||
|
<a class="first_link" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/" target="_blank">Mergi la forum</a>
|
||||||
|
<p class="date">Tue 02 2013 12:22:19</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<h3><a style="color:#7B1300" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/index.php?page=Thread&threadID=130364" target="_blank">Inceputul unei noi ere!</a></h3>
|
||||||
|
<p class="message"><br>Draga Comunitate,<br>Asteptarea a ajuns in sfarsit la final - semnalele pentru un update imens al Metin2-ului au fost lansate. Echipati-va armele si porniti intr-o noua era:<br>Cuceriti Piatra Dragonului Intunecat acum!<br>Pentru mult timp, aceasta insula secreta a fost ascunsa, dar acum panza de ceata a misterului s-a ridicat. Afla-te printre primii care pasesc intr-un taram neexplorat. Invata arta misterioasa de Alchimie a Pietrei Dragonului si foloseste-o pentru a deveni mai puternic ca niciodata. Vei avea nevoie de fiecare picatura de putere, pentru ca insula este deja populata: monstrii infricosatori de apa ai Armatei Tritonice sau bestii inaripate a clanului Manticore isi duc veachul in acest intuneric.<br>In inima sinistra a acestui loc, zeul demon, Sung Mahi, va reinvia si va atinge forma lui maxima si infricosatoare - fii pregatit pentru lupta care va decide soarta umanitatii!<br>A voastra, Echipa Metin2</p>
|
||||||
|
<p class="author">HalfOp</p>
|
||||||
|
<a class="first_link" href="https://web.archive.org/web/20130308112522/http://board.metin2.ro/" target="_blank">Mergi la forum</a>
|
||||||
|
<p class="date">Mon 02 2013 14:27:46</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody></table>
|
||||||
|
<table id="browse">
|
||||||
|
<tbody><tr>
|
||||||
|
<td>
|
||||||
|
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<a href="https://web.archive.org/web/20130308112522/http://www.metin2.ro/main/news/1" class="btn" id="next"><span>Următorul</span></a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody></table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="shadow"> </div>
|
||||||
|
</div>
|
||||||
|
@endsection
|
@ -20,6 +20,7 @@
|
|||||||
Route::prefix('main')->group(function() {
|
Route::prefix('main')->group(function() {
|
||||||
Route::get('/home', fn () => view('main/home'));
|
Route::get('/home', fn () => view('main/home'));
|
||||||
Route::get('/media', fn () => view('main/media'));
|
Route::get('/media', fn () => view('main/media'));
|
||||||
|
Route::get('/news', fn () => view('main/news'));
|
||||||
Route::get('/download', fn () => view('main/download'));
|
Route::get('/download', fn () => view('main/download'));
|
||||||
Route::get('/highscore', fn () => view('main/highscore'));
|
Route::get('/highscore', fn () => view('main/highscore'));
|
||||||
Route::get('/guildhighscore', fn () => view('main/guildhighscore'));
|
Route::get('/guildhighscore', fn () => view('main/guildhighscore'));
|
||||||
|
Loading…
Reference in New Issue
Block a user