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
da210361
Commit
da210361
authored
Dec 24, 2020
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-theme' into 'develop'
photos design update See merge request manzarH/dic-global-dev!27
parents
612727c3
c129d7f5
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 @
da210361
...
...
@@ -17,27 +17,29 @@
* @ingroup themeable
*/
#}
<div
class=
"container-fluid spacerTB"
>
<div
class=
"row"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-12"
>
<div
class=
"p_masarny grid row"
style=
"position: relative; height: 2981.19px;
"
>
<div
class=
"col-12"
>
<div
class=
"p_masarny grid row
"
>
{%
for
row
in
rows
%}
<div
class=
"grid-item"
style=
"position: absolute; left: 0px; top: 0px;
"
>
<a
href=
"
"
data-lightbox=
"image-1"
data-title=
"My caption"
>
<div
class=
"grid-item
"
>
<a
href=
"images/lm1.jpg
"
data-lightbox=
"image-1"
data-title=
"My caption"
>
{{
row.content
[
'#view'
]
.
style_plugin.render_tokens
[
loop.index0
][
'{{ field_image }}'
]
}}
<div
class=
"grit_itm_inner"
>
<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>
</a>
</div>
{%
endfor
%}
</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