Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dic-global-dev
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Manzar Hussain
dic-global-dev
Commits
c129d7f5
Commit
c129d7f5
authored
Dec 24, 2020
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
photos design update
parent
f6e2ffd9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
7 deletions
+10
-7
views-view-unformatted--photos--block.html.twig
themes/custom/envigo/templates/views/views-view-unformatted--photos--block.html.twig
+10
-7
No files found.
themes/custom/envigo/templates/views/views-view-unformatted--photos--block.html.twig
View file @
c129d7f5
...
@@ -17,27 +17,29 @@
...
@@ -17,27 +17,29 @@
* @ingroup themeable
* @ingroup themeable
*/
*/
#}
#}
<div
class=
"container-fluid spacerTB"
>
<div
class=
"container-fluid spacerTB"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"container"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-12"
>
<div
class=
"col-12"
>
<div
class=
"p_masarny grid row"
style=
"position: relative; height: 2981.19px;
"
>
<div
class=
"p_masarny grid row
"
>
{%
for
row
in
rows
%}
{%
for
row
in
rows
%}
<div
class=
"grid-item"
style=
"position: absolute; left: 0px; top: 0px;
"
>
<div
class=
"grid-item
"
>
<a
href=
"
"
data-lightbox=
"image-1"
data-title=
"My caption"
>
<a
href=
"images/lm1.jpg
"
data-lightbox=
"image-1"
data-title=
"My caption"
>
{{
row.content
[
'#view'
]
.
style_plugin.render_tokens
[
loop.index0
][
'{{ field_image }}'
]
}}
{{
row.content
[
'#view'
]
.
style_plugin.render_tokens
[
loop.index0
][
'{{ field_image }}'
]
}}
<div
class=
"grit_itm_inner"
>
<div
class=
"grit_itm_inner"
>
<h5>
{{
row.content
[
'#view'
]
.
style_plugin.render_tokens
[
loop.index0
][
'{{ title }}'
]
}}
</h5>
<h5>
{{
row.content
[
'#view'
]
.
style_plugin.render_tokens
[
loop.index0
][
'{{ title }}'
]
}}
</h5>
{{
row.content
[
'#view'
]
.
style_plugin.render_tokens
[
loop.index0
][
'{{ body }}'
]
}}
<p>
{{
row.content
[
'#view'
]
.
style_plugin.render_tokens
[
loop.index0
][
'{{ body }}'
]
}}
</p>
</div>
</div>
</a>
</a>
</div>
</div>
{%
endfor
%}
{%
endfor
%}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment