Skip to content

Commit eb4384d

Browse files
authored
Merge pull request #24 from imsdev/22-content-updates
Content updates
2 parents 9abc907 + 062d03c commit eb4384d

3 files changed

Lines changed: 10 additions & 7 deletions

File tree

ims-internship-2025.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,10 +421,10 @@ <h4>Who should attend?</h4>
421421
<div class="pure-u-1 pure-u-md-1-2">
422422
<h4>When and where?</h4>
423423
<p>
424-
IBM Silicon Valley Lab, San Jose, CA USA
424+
May 19 - 23, 9am - 5pm
425425
</p>
426426
<p>
427-
May 19 - 23, 9am - 5pm
427+
IBM Silicon Valley Lab, San Jose, CA USA
428428
</p>
429429
</div>
430430
<div class="pure-u-1 pure-u-md-1-2">

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,13 +323,15 @@ <h5>IMS support</h5>
323323
<div class="banner-notification pure-g">
324324
<span class="pure-u-1">
325325
<div class="banner-container">
326-
<img src="wp-content/blog.svg" alt="Blog">
327-
<p class="banner-text-left"><a onfocus="closeNavMenu()" href="https://early-access.ibm.com/software/support/trial/cst/welcomepage.wss?siteId=2047&tabId=5718&w=1" target="_blank" rel="noopener noreferrer">New! IBM IMS Z Trial →</a> </p>
328-
<p class="banner-text-right"><a href="https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/amanda-stephens/2024/06/13/whats-new-in-ims-155?communityKey=eba3ada3-db89-4dca-9154-328195f5e560" target="_blank" rel="noopener noreferrer">Announcing IMS 15.5!</a> </p>
326+
<img src="wp-content/Icon_02_IMS GoldPage.svg" alt="Blog">
327+
<p class="banner-text-left"><a onfocus="closeNavMenu()" href="https://imsdev.github.io/ims-internship-2025.html" rel="noopener noreferrer">Register for the May 2025 Customer Internship!</a> </p>
328+
<p class="banner-text-right"><a href="https://early-access.ibm.com/software/support/trial/cst/welcomepage.wss?siteId=2047&tabId=5718&w=1" target="_blank" rel="noopener noreferrer">New! IBM IMS Z Trial</a> </p>
329329
</div>
330330
</span>
331331
</div>
332332

333+
<!-- - Update the Advocacy content block in the Engage section on the homepage -->
334+
333335
<!-- Welcome banner -->
334336
<div class="banner welcome-banner">
335337
<section id="intro-section" class="zs-section index-hero">

wp-includes/css/pages/index.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@
1414

1515
.banner-container {
1616
background-color: #0072c3;
17+
font-weight: 600;
1718
padding-top: 12px;
1819
padding-bottom: 6px;
1920
}
2021

2122
.banner-container img {
22-
width: 35px;
23-
margin: 0 15px 5px 15px;
23+
width: 30px;
24+
margin: 5px 15px;
2425
filter: invert(100%);
2526
}
2627

0 commit comments

Comments
 (0)