forked from bofh/fetsite
Updated Lackis infoscreen layout
This commit is contained in:
@@ -16,8 +16,8 @@
|
|||||||
<% i=1 %>
|
<% i=1 %>
|
||||||
<% @neuigkeiten.each do |n| %>
|
<% @neuigkeiten.each do |n| %>
|
||||||
|
|
||||||
<div class="step contentbox" id="step-<%=i%>" data-x="<%= i *2000 %>" data-y="<%= Random.rand(0..5)*200 %>" style=" height:640px; width:1220px; padding-left:-100px;<%#; display:block%>" data-duration="10000"><% @toolbar_elements=[];@questions=[] %>
|
<div class="step contentbox" id="step-<%=i%>" data-x="<%= i *2000 %>" data-y="<%= Random.rand(0..5)*200 %>" style=" height:540px; width:"100%";<%#; display:block%>" data-duration="10000"><% @toolbar_elements=[];@questions=[] %>
|
||||||
<div class="media" style="width: 800px; height:380px;" >
|
<div class="media" style="width: "80%"; height:380px;" >
|
||||||
<div class="pull-left" href="#" style="max-width:200px;">
|
<div class="pull-left" href="#" style="max-width:200px;">
|
||||||
<% unless n.picture_robust.big_thumb.to_s.empty? %>
|
<% unless n.picture_robust.big_thumb.to_s.empty? %>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user