Skip to content

Commit 1dcd7ca

Browse files
committed
fit sections to 100% width
1 parent 5b5a5e3 commit 1dcd7ca

1 file changed

Lines changed: 111 additions & 99 deletions

File tree

ims-advocacy.html

Lines changed: 111 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -178,38 +178,40 @@ <h2>What do they do?</h2>
178178
<div class="pure-u-1 section-header">
179179
<h2>Examples of advocacy</h2>
180180
</div>
181-
<div class="pure-u-1 pure-g pure-g-pad">
182-
<div class="pure-u-md-7-24 column-g">
183-
<div><img src="wp-content/icons/icon_education.svg" alt="" class="icon"></div>
184-
<div>
185-
<h4>Challenge</h4>
186-
<p>A Db2 DBA needed to learn how to run IMS databases.</p>
187-
</div>
188-
<div>
189-
<h4>Advocacy action</h4>
190-
<p>Advocate assembled live and self-paced IMS database education for the client.</p>
191-
</div>
192-
</div>
193-
<div class="pure-u-md-7-24 column-g">
194-
<div><img src="wp-content/icons/icon_code_reference.svg" alt="" class="icon"></div>
195-
<div>
196-
<h4>Challenge</h4>
197-
<p>Client requested that their DEDBs have more than 2,048 areas per database.</p>
198-
</div>
199-
<div>
200-
<h4>Advocacy action</h4>
201-
<p>Advocate pushed for an enhancement to allow DEDBs to have 9,999 areas per database.</p>
181+
<div class="pure-u-1">
182+
<div class="pure-g pure-g-pad">
183+
<div class="pure-u-1 pure-u-md-1-3 column-g">
184+
<div><img src="wp-content/icons/icon_education.svg" alt="" class="icon"></div>
185+
<div>
186+
<h4>Challenge</h4>
187+
<p>A Db2 DBA needed to learn how to run IMS databases.</p>
188+
</div>
189+
<div>
190+
<h4>Advocacy action</h4>
191+
<p>Advocate assembled live and self-paced IMS database education for the client.</p>
192+
</div>
202193
</div>
203-
</div>
204-
<div class="pure-u-md-7-24 column-g">
205-
<div><img src="wp-content/icons/icon_time.svg" alt="" class="icon icon-invert"></div>
206-
<div>
207-
<h4>Challenge</h4>
208-
<p>Client needed a quick turnaround for a proof of concept.</p>
194+
<div class="pure-u-1 pure-u-md-1-3 column-g">
195+
<div><img src="wp-content/icons/icon_code_reference.svg" alt="" class="icon"></div>
196+
<div>
197+
<h4>Challenge</h4>
198+
<p>Client requested that their DEDBs have more than 2,048 areas per database.</p>
199+
</div>
200+
<div>
201+
<h4>Advocacy action</h4>
202+
<p>Advocate pushed for an enhancement to allow DEDBs to have 9,999 areas per database.</p>
203+
</div>
209204
</div>
210-
<div>
211-
<h4>Advocacy action</h4>
212-
<p>Advocate helped escalate the requirement to resolve the situation sooner.</p>
205+
<div class="pure-u-1 pure-u-md-1-3 column-g">
206+
<div><img src="wp-content/icons/icon_time.svg" alt="" class="icon icon-invert"></div>
207+
<div>
208+
<h4>Challenge</h4>
209+
<p>Client needed a quick turnaround for a proof of concept.</p>
210+
</div>
211+
<div>
212+
<h4>Advocacy action</h4>
213+
<p>Advocate helped escalate the requirement to resolve the situation sooner.</p>
214+
</div>
213215
</div>
214216
</div>
215217
</div>
@@ -225,25 +227,31 @@ <h2>Testimonials</h2>
225227
is dedicated to our future goals.</q>
226228
<p class="pure-u-1"><i>Mainframe system administrator at a Global Technology Services company</i></p>
227229
</div>
228-
<div class="pure-u-1 pure-g">
229-
<div class="pure-u-1 pure-u-lg-11-24 quote-blk">
230-
<q>We've enjoyed and benefited from our advocate relationship. Not only
231-
does our advocate keep us aware of product direction in a way we
232-
might not be able to accomplish on our own, but they are also
233-
participate in developing a deeper understanding of our issues and
234-
how they impact our business so we can prioritize solutions in a way
235-
that the case severity rating on the IBM support site really doesn't
236-
capture and communicate.
237-
</q>
238-
<p><i>Mainframe system administrator lead at a Global Technology Services company</i></p>
239-
</div>
240-
<div class="pure-u-1 pure-u-lg-11-24 quote-blk">
241-
<q>An IMS advocate is an essential tool in your product arsenal providing
242-
awareness, escalation and education about all things IMS. It provides you
243-
a seat at the table to help guide the product direction to fulfill business
244-
needs and eliminate pain points.
245-
</q>
246-
<p><i>Vice President - System Operations & Administration at a Global Technology Services company</i></p>
230+
<div class="pure-u-1">
231+
<div class="pure-g">
232+
<div class="pure-u-1 pure-u-lg-1-2">
233+
<div class="quote-blk">
234+
<q>We've enjoyed and benefited from our advocate relationship. Not only
235+
does our advocate keep us aware of product direction in a way we
236+
might not be able to accomplish on our own, but they are also
237+
participate in developing a deeper understanding of our issues and
238+
how they impact our business so we can prioritize solutions in a way
239+
that the case severity rating on the IBM support site really doesn't
240+
capture and communicate.
241+
</q>
242+
<p><i>Mainframe system administrator lead at a Global Technology Services company</i></p>
243+
</div>
244+
</div>
245+
<div class="pure-u-1 pure-u-lg-1-2">
246+
<div class="quote-blk">
247+
<q>An IMS advocate is an essential tool in your product arsenal providing
248+
awareness, escalation and education about all things IMS. It provides you
249+
a seat at the table to help guide the product direction to fulfill business
250+
needs and eliminate pain points.
251+
</q>
252+
<p><i>Vice President - System Operations & Administration at a Global Technology Services company</i></p>
253+
</div>
254+
</div>
247255
</div>
248256
</div>
249257
</section>
@@ -258,59 +266,63 @@ <h2>Shape the future of IMS</h2>
258266
that matter to you the most.
259267
</p>
260268
</div>
261-
<div class="pure-u-1 pure-g pure-g-pad">
262-
<div class="pure-u-md-11-24">
263-
<img src="wp-content/icons/icon_idea.svg" alt="" class="icon">
264-
<h3>Review ideas</h3>
265-
<p>Review existing ideas to enhance IMS, and comment, vote, and subscribe to those you like.</p>
266-
</div>
267-
<div class="pure-u-md-11-24">
268-
<img src="wp-content/icons/icon_edit.svg" alt="" class="icon">
269-
<h3>Post ideas</h3>
270-
<p>Post an idea if it doesn't already exist. Wait a few days to get feedback from the IMS team and other customers to refine your idea.</p>
269+
<div class="pure-u-1">
270+
<div class="pure-g pure-g-pad">
271+
<div class="pure-u-1 pure-u-md-1-2">
272+
<img src="wp-content/icons/icon_idea.svg" alt="" class="icon">
273+
<h3>Review ideas</h3>
274+
<p>Review existing ideas to enhance IMS, and comment, vote, and subscribe to those you like.</p>
275+
</div>
276+
<div class="pure-u-1 pure-u-md-1-2">
277+
<img src="wp-content/icons/icon_edit.svg" alt="" class="icon">
278+
<h3>Post ideas</h3>
279+
<p>Post an idea if it doesn't already exist. Wait a few days to get feedback from the IMS team and other customers to refine your idea.</p>
271280

281+
</div>
272282
</div>
273283
</div>
274-
<div class="pure-u-1 pure-g pure-g-pad">
275-
<div class="pure-u-md-11-24 pure-u-xl-5-24">
276-
<a class="button button-tertiary"
277-
target="_blank"
278-
aria-label="Submit an idea for IMS Database Manager"
279-
href="https://ibm-z-software-portal.ideas.ibm.com/?project=IMSDB"
280-
rel="noopener noreferrer">
281-
<div><h4>IMS Database Manager</h4></div>
282-
<div><p>Submit an idea →</p></div>
283-
</a>
284-
</div>
285-
<div class="pure-u-md-11-24 pure-u-xl-5-24">
286-
<a class="button button-tertiary"
287-
target="_blank"
288-
aria-label="Submit an idea for IMS System Services"
289-
href="https://ibm-z-software-portal.ideas.ibm.com/?project=IMSSS"
290-
rel="noopener noreferrer">
291-
<div><h4>IMS System Services</h4></div>
292-
<div><p>Submit an idea →</p></div>
293-
</a>
294-
</div>
295-
<div class="pure-u-md-11-24 pure-u-xl-5-24">
296-
<a class="button button-tertiary"
297-
target="_blank"
298-
aria-label="Submit an idea for IMS Transaction Manager"
299-
href="https://ibm-z-software-portal.ideas.ibm.com/?project=IMSTM"
300-
rel="noopener noreferrer">
301-
<div><h4>IMS Transaction Manager</h4></div>
302-
<div><p>Submit an idea →</p></div>
303-
</a>
304-
</div>
305-
<div class="pure-u-md-11-24 pure-u-xl-5-24">
306-
<a class="button button-tertiary"
307-
target="_blank"
308-
aria-label="Submit an idea for IMS Enterprise Services"
309-
href="https://ibm-z-software-portal.ideas.ibm.com/?project=IMSES"
310-
rel="noopener noreferrer">
311-
<div><h4>IMS Enterprise Services</h4></div>
312-
<div><p>Submit an idea →</p></div>
313-
</a>
284+
<div class="pure-u-1">
285+
<div class="pure-g pure-g-pad">
286+
<div class="pure-u-1 pure-u-md-12-24 pure-u-xl-6-24">
287+
<a class="button button-tertiary"
288+
target="_blank"
289+
aria-label="Submit an idea for IMS Database Manager"
290+
href="https://ibm-z-software-portal.ideas.ibm.com/?project=IMSDB"
291+
rel="noopener noreferrer">
292+
<div><h4>IMS Database Manager</h4></div>
293+
<div><p>Submit an idea →</p></div>
294+
</a>
295+
</div>
296+
<div class="pure-u-1 pure-u-md-12-24 pure-u-xl-6-24">
297+
<a class="button button-tertiary"
298+
target="_blank"
299+
aria-label="Submit an idea for IMS System Services"
300+
href="https://ibm-z-software-portal.ideas.ibm.com/?project=IMSSS"
301+
rel="noopener noreferrer">
302+
<div><h4>IMS System Services</h4></div>
303+
<div><p>Submit an idea →</p></div>
304+
</a>
305+
</div>
306+
<div class="pure-u-1 pure-u-md-12-24 pure-u-xl-6-24">
307+
<a class="button button-tertiary"
308+
target="_blank"
309+
aria-label="Submit an idea for IMS Transaction Manager"
310+
href="https://ibm-z-software-portal.ideas.ibm.com/?project=IMSTM"
311+
rel="noopener noreferrer">
312+
<div><h4>IMS Transaction Manager</h4></div>
313+
<div><p>Submit an idea →</p></div>
314+
</a>
315+
</div>
316+
<div class="pure-u-1 pure-u-md-12-24 pure-u-xl-6-24">
317+
<a class="button button-tertiary"
318+
target="_blank"
319+
aria-label="Submit an idea for IMS Enterprise Services"
320+
href="https://ibm-z-software-portal.ideas.ibm.com/?project=IMSES"
321+
rel="noopener noreferrer">
322+
<div><h4>IMS Enterprise Services</h4></div>
323+
<div><p>Submit an idea →</p></div>
324+
</a>
325+
</div>
314326
</div>
315327
</div>
316328
</section>

0 commit comments

Comments
 (0)