Browse
For agents
About
Smart Grid-Layout Design for Contact Form 7
/
4.1.0
Smart Grid-Layout Design for Contact Form 7
v4.1.0
Switch version
4.18.0
4.17.0
3.2.0
3.2.1
3.3.0
3.3.1
3.3.2
3.3.3
3.3.4
3.3.5
3.3.6
3.3.7
3.3.8
4.0.0
4.0.1
4.1.0
4.1.1
4.1.2
4.1.3
4.1.4
4.10
4.11
4.12
4.13
4.14
All 119 releases
Overview
Code
cf7-grid-layout
/
assets
/
cf7-admin-table
/
admin
/
partials
/
cf7sg-tutorials-slider.php
cf7sg-tutorials-slider.php
in Smart Grid-Layout Design for Contact Form 7 4.1.0, at assets/cf7-admin-table/admin/partials/cf7sg-tutorials-slider.php
19 lines
345 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
/*
panel for multi-slide tutorials
*/
3
?
>
4
<
div
class
=
"
container
"
>
5
<
div
class
=
"
row
"
>
6
<
div
class
=
"
columns one-third
"
>
7
8
<
h3
>
9
<
em
>
Video
tutorial
ic
currently
being
recorded
,
watch
this
space
!
<
/
em
>
10
<
/
h3
>
11
<
ul
>
12
<
li
>
<
/
li
>
13
<
/
ul
>
14
<
/
div
>
15
<
div
class
=
"
columns one-third
"
>
16
<
/
div
>
17
<
/
div
>
18
<
/
div
>
19