-
Notifications
You must be signed in to change notification settings - Fork 0
/
mainheadpanel.php
171 lines (169 loc) · 10.1 KB
/
mainheadpanel.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!-- ########## START: HEAD PANEL ########## -->
<div class="br-header">
<div class="br-header-left">
<div class="navicon-left hidden-md-down"><a id="btnLeftMenu" href=""><i class="icon ion-navicon-round"></i></a></div>
<div class="navicon-left hidden-lg-up"><a id="btnLeftMenuMobile" href=""><i class="icon ion-navicon-round"></i></a></div>
<div class="input-group hidden-xs-down wd-170 transition">
<input id="searchbox" type="text" class="form-control" placeholder="Search">
<span class="input-group-btn">
<button class="btn btn-secondary" type="button"><i class="fa fa-search"></i></button>
</span>
</div><!-- input-group -->
</div><!-- br-header-left -->
<div class="br-header-right">
<nav class="nav">
<div class="dropdown">
<a href="" class="nav-link pd-x-7 pos-relative" data-toggle="dropdown">
<i class="icon ion-ios-email-outline tx-24"></i>
<!-- start: if statement -->
<span class="square-8 bg-danger pos-absolute t-15 r-0 rounded-circle"></span>
<!-- end: if statement -->
</a>
<div class="dropdown-menu dropdown-menu-header wd-300 pd-0-force">
<div class="d-flex align-items-center justify-content-between pd-y-10 pd-x-20 bd-b bd-gray-200">
<label class="tx-12 tx-info tx-uppercase tx-semibold tx-spacing-2 mg-b-0">Messages</label>
<a href="" class="tx-11">+ Add New Message</a>
</div><!-- d-flex -->
<div class="media-list">
<!-- loop starts here -->
<a href="" class="media-list-link">
<div class="media pd-x-20 pd-y-15">
<img src="http://via.placeholder.com/280x280" class="wd-40 rounded-circle" alt="">
<div class="media-body">
<div class="d-flex align-items-center justify-content-between mg-b-5">
<p class="mg-b-0 tx-medium tx-gray-800 tx-14">Donna Seay</p>
<span class="tx-11 tx-gray-500">2 minutes ago</span>
</div><!-- d-flex -->
<p class="tx-12 mg-b-0">A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring.</p>
</div>
</div><!-- media -->
</a>
<!-- loop ends here -->
<a href="" class="media-list-link read">
<div class="media pd-x-20 pd-y-15">
<img src="http://via.placeholder.com/280x280" class="wd-40 rounded-circle" alt="">
<div class="media-body">
<div class="d-flex align-items-center justify-content-between mg-b-5">
<p class="mg-b-0 tx-medium tx-gray-800 tx-14">Samantha Francis</p>
<span class="tx-11 tx-gray-500">3 hours ago</span>
</div><!-- d-flex -->
<p class="tx-12 mg-b-0">My entire soul, like these sweet mornings of spring.</p>
</div>
</div><!-- media -->
</a>
<a href="" class="media-list-link read">
<div class="media pd-x-20 pd-y-15">
<img src="http://via.placeholder.com/280x280" class="wd-40 rounded-circle" alt="">
<div class="media-body">
<div class="d-flex align-items-center justify-content-between mg-b-5">
<p class="mg-b-0 tx-medium tx-gray-800 tx-14">Robert Walker</p>
<span class="tx-11 tx-gray-500">5 hours ago</span>
</div><!-- d-flex -->
<p class="tx-12 mg-b-0">I should be incapable of drawing a single stroke at the present moment...</p>
</div>
</div><!-- media -->
</a>
<a href="" class="media-list-link read">
<div class="media pd-x-20 pd-y-15">
<img src="http://via.placeholder.com/280x280" class="wd-40 rounded-circle" alt="">
<div class="media-body">
<div class="d-flex align-items-center justify-content-between mg-b-5">
<p class="mg-b-0 tx-medium tx-gray-800 tx-14">Larry Smith</p>
<span class="tx-11 tx-gray-500">Yesterday</span>
</div><!-- d-flex -->
<p class="tx-12 mg-b-0">When, while the lovely valley teems with vapour around me, and the meridian sun strikes...</p>
</div>
</div><!-- media -->
</a>
<div class="pd-y-10 tx-center bd-t">
<a href="" class="tx-12"><i class="fa fa-angle-down mg-r-5"></i> Show All Messages</a>
</div>
</div><!-- media-list -->
</div><!-- dropdown-menu -->
</div><!-- dropdown -->
<div class="dropdown">
<a href="" class="nav-link pd-x-7 pos-relative" data-toggle="dropdown">
<i class="icon ion-ios-bell-outline tx-24"></i>
<!-- start: if statement -->
<span class="square-8 bg-danger pos-absolute t-15 r-5 rounded-circle"></span>
<!-- end: if statement -->
</a>
<div class="dropdown-menu dropdown-menu-header wd-300 pd-0-force">
<div class="d-flex align-items-center justify-content-between pd-y-10 pd-x-20 bd-b bd-gray-200">
<label class="tx-12 tx-info tx-uppercase tx-semibold tx-spacing-2 mg-b-0">Notifications</label>
<a href="" class="tx-11">Mark All as Read</a>
</div><!-- d-flex -->
<div class="media-list">
<!-- loop starts here -->
<a href="" class="media-list-link read">
<div class="media pd-x-20 pd-y-15">
<img src="http://via.placeholder.com/280x280" class="wd-40 rounded-circle" alt="">
<div class="media-body">
<p class="tx-13 mg-b-0 tx-gray-700"><strong class="tx-medium tx-gray-800">Suzzeth Bungaos</strong> tagged you and 18 others in a post.</p>
<span class="tx-12">October 03, 2017 8:45am</span>
</div>
</div><!-- media -->
</a>
<!-- loop ends here -->
<a href="" class="media-list-link read">
<div class="media pd-x-20 pd-y-15">
<img src="http://via.placeholder.com/280x280" class="wd-40 rounded-circle" alt="">
<div class="media-body">
<p class="tx-13 mg-b-0 tx-gray-700"><strong class="tx-medium tx-gray-800">Mellisa Brown</strong> appreciated your work <strong class="tx-medium tx-gray-800">The Social Network</strong></p>
<span class="tx-12">October 02, 2017 12:44am</span>
</div>
</div><!-- media -->
</a>
<a href="" class="media-list-link read">
<div class="media pd-x-20 pd-y-15">
<img src="http://via.placeholder.com/280x280" class="wd-40 rounded-circle" alt="">
<div class="media-body">
<p class="tx-13 mg-b-0 tx-gray-700">20+ new items added are for sale in your <strong class="tx-medium tx-gray-800">Sale Group</strong></p>
<span class="tx-12">October 01, 2017 10:20pm</span>
</div>
</div><!-- media -->
</a>
<a href="" class="media-list-link read">
<div class="media pd-x-20 pd-y-15">
<img src="http://via.placeholder.com/280x280" class="wd-40 rounded-circle" alt="">
<div class="media-body">
<p class="tx-13 mg-b-0 tx-gray-700"><strong class="tx-medium tx-gray-800">Julius Erving</strong> wants to connect with you on your conversation with <strong class="tx-medium tx-gray-800">Ronnie Mara</strong></p>
<span class="tx-12">October 01, 2017 6:08pm</span>
</div>
</div><!-- media -->
</a>
<div class="pd-y-10 tx-center bd-t">
<a href="" class="tx-12"><i class="fa fa-angle-down mg-r-5"></i> Show All Notifications</a>
</div>
</div><!-- media-list -->
</div><!-- dropdown-menu -->
</div><!-- dropdown -->
<div class="dropdown">
<a href="" class="nav-link nav-link-profile" data-toggle="dropdown">
<span class="logged-name hidden-md-down">Katherine</span>
<img src="http://via.placeholder.com/64x64" class="wd-32 rounded-circle" alt="">
<span class="square-10 bg-success"></span>
</a>
<div class="dropdown-menu dropdown-menu-header wd-200">
<ul class="list-unstyled user-profile-nav">
<li><a href=""><i class="icon ion-ios-person"></i> Edit Profile</a></li>
<li><a href=""><i class="icon ion-ios-gear"></i> Settings</a></li>
<li><a href=""><i class="icon ion-ios-download"></i> Downloads</a></li>
<li><a href=""><i class="icon ion-ios-star"></i> Favorites</a></li>
<li><a href=""><i class="icon ion-ios-folder"></i> Collections</a></li>
<li><a href=""><i class="icon ion-power"></i> Sign Out</a></li>
</ul>
</div><!-- dropdown-menu -->
</div><!-- dropdown -->
</nav>
<div class="navicon-right">
<a id="btnRightMenu" href="" class="pos-relative">
<i class="icon ion-ios-chatboxes-outline"></i>
<!-- start: if statement -->
<span class="square-8 bg-danger pos-absolute t-10 r--5 rounded-circle"></span>
<!-- end: if statement -->
</a>
</div><!-- navicon-right -->
</div><!-- br-header-right -->
</div><!-- br-header -->
<!-- ########## END: HEAD PANEL ########## -->