Updated hightlights section with dummy/real content
This commit is contained in:
parent
d342ae5b5b
commit
a78210e137
3 changed files with 10 additions and 9 deletions
BIN
themes/wilma/images/person-thumbnail-sample-2.jpg
Normal file
BIN
themes/wilma/images/person-thumbnail-sample-2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
themes/wilma/images/person-thumbnail-sample.jpg
Normal file
BIN
themes/wilma/images/person-thumbnail-sample.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
|
@ -156,15 +156,16 @@ ${headScripts.tags}
|
||||||
<section id="highlights">
|
<section id="highlights">
|
||||||
<h2>Highlights</h2>
|
<h2>Highlights</h2>
|
||||||
<section id="fearuted-people" class="global-highlights">
|
<section id="fearuted-people" class="global-highlights">
|
||||||
<h3>FEATURED PEOPLE</h3>
|
<h3>FEATURED PEOPLE</h3>
|
||||||
<!--use Hs-->
|
<!--use Hs-->
|
||||||
<article class="featured-people vcard"> <img class="individual-photo" src="${themeDir}/images/person-thumbnail.jpg" width="80" height="80" />
|
<article class="featured-people vcard"><a href="#"><img class="individual-photo" src="${themeDir}/images/person-thumbnail-sample.jpg" width="80" height="80" />
|
||||||
<p class="fn">foaf:lastName, foaf:firstName <span class="title">core:preferredTitle</span><span class="org">currentPosition(s)</span></p>
|
<p class="fn">Hayworth, Rita<span class="title">Actress, dancer</span><span class="org">Sabbatic year for ever</span></p>
|
||||||
</article>
|
</a> </article>
|
||||||
<article class="featured-people vcard"> <img class="individual-photo" src="${themeDir}/images/person-thumbnail.jpg" width="80" height="80" />
|
<article class="featured-people vcard"><a href="#"><img class="individual-photo" src="${themeDir}/images/person-thumbnail-sample-2.jpg" width="80" height="80" />
|
||||||
<p class="fn">foaf:lastName, foaf:firstName <span class="title">core:preferredTitle</span><span class="org">currentPosition(s)</span></p>
|
<p class="fn">Wiedmann, Martin <span class="title">Associate Professor</span><span class="org">Cornell faculty</span></p>
|
||||||
</article>
|
</a> </article>
|
||||||
</section><!-- featured-people -->
|
</section>
|
||||||
|
<!-- featured-people -->
|
||||||
<section id="upcoming-events" class="global-highlights">
|
<section id="upcoming-events" class="global-highlights">
|
||||||
<h3>UPCOMING EVENTS</h3>
|
<h3>UPCOMING EVENTS</h3>
|
||||||
<article class="vevent">
|
<article class="vevent">
|
||||||
|
|
Loading…
Add table
Reference in a new issue