4 templates in one page

Hi to all,
      my requirement is 4 templates in one page. its dispaly on the basis of serial number wise.1,2,3,4 templates in first page.
and 5,6,7,8 templates in second page , and so on. i ahve developed but data is overlaping in first page only. How i can take the loops for that. give me the suggesions

Hi
Add a command and then fill the 'Go to new page' attribute to the next page after printing the 4th tempalate. And repeat the process as per your requirement. Thanks.

Similar Messages

  • How to set a template to multiple pages

    Hello,
    I'm using Oracle Portal 10.1.2.0.2 and I've created a hiearchy of pages and a template with regions for banner, navigation portlet and content area and I want to set up this template to multiple pages. Manually and uncomfortably, I can edit my page and in [Template] tab in [Properties] select my template. But how can I do it for example for a whole page group? Default template for page group doesn't work for me - though I've set up it in page group, in a particular page I still see [Page template]=none with no effect. Is it possible to do it through some sql query? (With specification of region, in which the page will be mapped?)
    Thank you for your advice,
    tb

    Observation:
    Pages from one page group can't see templates from another page group. In case of multiple page groups I have to put my templates in [Shared objects]. Unfortunately I didn't find a way (if even exists) how to copy template from one page group to another, especially to shared objects :(

  • Make my own template for a one page book?

    I need to make a book template that will appear in the list of possible book designs -- is that possible?
    Secondly -- I want to make a one-page book (call it a poster if you want) it's really a form that I want to print out with a different photo each time. It's actually a casting form/release for models. I want to be able to shoot a tethered photo of model, put it into a one-page form which already has a model release in it and print it out so they can sign it.
    I have not been able to work with any of the existing templates because they won't permit me to reduce the number of pages to one or two. (sure I can always just choose to print one page, but I want to keep all this as simple as possible as it will be casting assistants or studio assistants doing this).
    So my questions are:
    1. Can I create my own Aperture book template?
    2. Can I create a template that is only one or two pages?
    3. Can I enter the model's name, email, phone, etc in metadata and have that print out as a release form for them to sign?
    4. Can I use Automator to make this a "push the button" operation?
    Many thanks and open to all suggestions.

    Never mind. I figured it out already. Can turn off page numbering from the pop-up menu on "book action". Should have just the manual. Thanks.

  • Template not updating on ONE page only

    Hello. I have a template that I use for my website. It contains a header navbar, subnavmenu, editable regions, and footer. I have used the template for the index, or homepage, but the font on the footer is much larger than that of the template. I used the exact same template for other pages and do not have that issue.
    could it be a problem with nesting div tags?
    Here is my code for the index page. Could someone take a look at it?
    <!DOCTYPE html>
    <html><!-- InstanceBegin template="/Templates/MAINTEMPLATE2.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>MJSNC Home</title>
    <style type="text/css">
    /* BeginOAWidget_Instance_2443523: #OAWidget */
    /* CALENDAR BOUNDING BOX */
    .yui-skin-sam #OAWidget {
    background-color: #99cccc;
    border: 1px solid #003366;
    padding: 10px;
    right: -110px;
    /* TITLE BAR */
    .yui-skin-sam #OAWidget .title {
    border-bottom:1px solid #cccccc;
    color:#000;
    /* WEEKDAY HEADER ROW */
    .yui-skin-sam #OAWidget .calweekdayrow {
    height:2em;
    /* WEEKDAY (Su, Mo, Tu...) HEADER CELLS */
    .yui-skin-sam #OAWidget .calweekdaycell {
    color:#000;
    font-weight:normal;
    /* WEEK NUMBERS (ROW HEADERS/FOOTERS) */
    .yui-skin-sam #OAWidget .calrowhead, .yui-skin-sam .yui-calendar .calrowfoot {
    color:#666666;
    font-size:85%;
    font-style:normal;
    font-weight:normal;
    /* NORMAL CELLS */
    .yui-skin-sam #OAWidget td.calcell {
    border:1px solid #000066;
    background:#eeeeee;
    height:1.6em;
    line-height:1.6em; /* set line height equal to cell height to center vertically */
    /* LINK INSIDE NORMAL CELLS */
    .yui-skin-sam #OAWidget td.calcell a {
    color:#003366;
    /* TODAY'S DATE */
    .yui-skin-sam #OAWidget td.calcell.today {
    background-color:#ffcc33;
    .yui-skin-sam #OAWidget td.calcell.today a {
    background-color:#ffcc66;
    /* SELECTED DATE */
    .yui-skin-sam #OAWidget td.calcell.selected a {
    background-color:#000099;
    color:#cccccc;
    /* HOVER DATE */
    .yui-skin-sam #OAWidget td.calcell.calcellhover a {
    background-color:#ff6600;
    color:#000066;
    /* CalendarNavigator */
    /* NAVIGATOR MASK */
    .yui-skin-sam #OAWidget .yui-cal-nav-mask {
    background-color:#000;
    opacity:0.25;
    *filter:alpha(opacity=25); /* IE */
    /* NAVIGATOR BOUNDING BOX */
    .yui-skin-sam #OAWidget .yui-cal-nav {
    border:1px solid #808080;
    background-color:#f2f2f2;
    /* EndOAWidget_Instance_2443523 */
    .SeniorBeach {
    background-image: url(/Graphics/TEEN%20CLUB%20BEACH%20TRIP%202013/IMG_0551.JPG);
    height: 375px;
    font-size: 18px;
    font-style: oblique;
    font-weight: bolder;
    color: #000;
    .beachtriptext {
    color: #000;
    width: 170px;
    padding: 2px;
    background-color: #B9E1DC;
    position: inherit;
    filter: Alpha(Opacity=60);
    opacity: .5;
    </style>
    <!-- InstanceEndEditable -->
    <style type="text/css">
    <!--
    .wrapper {
    background-color: #fffee8;
    margin: auto;
    padding: 5px;
    height: auto;
    width: 980px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    text-align: left;
    color: #FFF;
    position: static;
    overflow: visible;
    .header {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 980px;
    background-color: #fffee8;
    border: 0px solid #09C;
    .logoarea {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 980px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-image: url(/Graphics/LOGOS%20AND%20BANNER/GRADIENTHEADER3.jpg);
    .navbar {
    background-color: #666;
    height: 30px;
    width: 980px;
    margin: 1px;
    padding: 1px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    .subnavmenu {
    background-color: #00FF33;
    height: auto;
    width: 980px;
    font-family: "Felix Titling", "Engravers MT";
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    color: #999;
    margin: 0px;
    padding: 0px;
    border-top-color: #333;
    border-right-color: #333;
    border-bottom-color: #333;
    border-left-color: #333;
    position: static;
    visibility: hidden;
    .leftcontent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #333;
    padding: 5px;
    height: auto;
    width: 485px;
    margin-right: 0px;
    margin-left: 0px;
    border: 0px none #CCC;
    background-color: fffee8;
    position: static;
    .rightcontent {
    background-color: #333;
    padding: 5px;
    height: auto;
    width: 450px;
    margin-right: 5px;
    margin-left: 5px;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFee8;
    font-size: 12px;
    position: static;
    border-top-color: #06F;
    border-right-color: #06F;
    border-bottom-color: #06F;
    border-left-color: #06F;
    .footer {
    background-image: url(/Graphics/MORGAN%27S%20PIC.jpg);
    background-repeat: repeat;
    margin: 0px;
    padding: 0px;
    height: 165px;
    width: auto;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    text-align: center;
    clear: both;
    color: #666;
    position: relative;
    left: 0px;
    bottom: 0px;
    font-size: medium;
    #logo {
    position:relative;
    left:auto;
    top:-5px;
    width:272px;
    height:auto;
    z-index:1;
    #apDiv4 {
    position:relative;
    width:544px;
    height:53px;
    z-index:1;
    background-color: #fffee8;
    float: right;
    -->
    </style>
    <style type="text/css">
    <!--
    #apDiv2 {
    position:absolute;
    left:857px;
    top:123px;
    width:49px;
    height:50px;
    z-index:1021;
    #apDiv3 {
    position:absolute;
    left:956px;
    top:122px;
    width:150px;
    height:50px;
    z-index:1022;
    #apDiv5 {
    position:static;
    width:200px;
    height:auto;
    background-color: #FFFEE8;
    float: right;
    -->
    </style>
    <!-- InstanceBeginEditable name="head" -->
    <style type="text/css">
    <!--
    #body #wrapper #rightcontent p center {
    font-size: 18px;
    #body #wrapper #rightcontent iframe {
    text-align: center;
    .leftcontentindex {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCC;
    margin: 5px;
    padding: 5px;
    height: 500px;
    width: 480px;
    border: 0px none #06F;
    .IndexPageFont {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 14px;
    padding: 10px;
    height: auto;
    #body #wrapper #leftcontent p #flugovwidget {
    text-align: center;
    -->
    </style>
    <style type="text/css">
    <!--
    #apDiv7 {
    position:absolute;
    left:686px;
    top:755px;
    width:442px;
    height:280px;
    z-index:1022;
    #body #wrapper #leftcontent p marquee font font {
    color: #903;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    .IndexPage {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 10px;
    color: #FFC;
    text-align: center;
    padding: 5px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    height: auto;
    background-color: #333;
    .VideoEmbed {
    background-color: #333;
    padding: 5px;
    height: 875px;
    width: auto;
    visibility: inherit;
    #body #wrapper #rightcontent center #VideoEmbed p {
    font-size: 10px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    .indexpagebanner {
    background-color: #F93;
    height: auto;
    width: auto;
    border: medium dotted #F9C;
    -->
    </style>
    <style type="text/css">
    a:link {
    color: #09F;
    font-size: 24px;
    #body #wrapper #leftcontent .bd #leftcontentindex #IndexPage h3 {
    color: #C96;
    font-size: x-large;
    .indexpagesummerrecmarqueetext {
    background-image: url(/Graphics/banner.jpg);
    background-repeat: repeat;
    height: auto;
    width: auto;
    color: #060;
    #body #wrapper #leftcontent .bd #leftcontentindex #IndexPage h3 marquee #indexpagesummerrecmarqueetext h3 {
    color: #060;
    #body #wrapper #leftcontent .bd #leftcontentindex #IndexPage h3 #indexpagesummerrecmarqueetext h3 {
    color: #093;
    #body #wrapper #rightcontent center h3 strong {
    font-family: Comic Sans MS, cursive;
    #body #wrapper #rightcontent center p strong {
    font-family: Comic Sans MS, cursive;
    #body #wrapper #rightcontent center h3 strong {
    color: #FFFF80;
    #body #wrapper #rightcontent center p strong {
    color: #FFFF80;
    #body #wrapper #rightcontent center h3 strong {
    font-size: 24px;
    #body #wrapper #rightcontent center p strong {
    font-size: 16px;
    #body #wrapper #rightcontent center p strong {
    font-size: 24px;
    .signlanguagepicframe {
    background-color: #309;
    border: medium groove #CCC;
    #body #wrapper #rightcontent center #VideoEmbed #SeniorBeach #beachtriptext p {
    font-size: 16px;
    #body #wrapper #rightcontent center #VideoEmbed #SeniorBeach #beachtriptext p {
    font-size: 14px;
    #body #wrapper #rightcontent center #VideoEmbed #SeniorBeach #beachtriptext p {
    text-align: center;
    #body #wrapper #rightcontent center #VideoEmbed #SeniorBeach #beachtriptext p {
    text-align: left;
    </style>
    <script src="/YUI/2.8.2r1/build/yahoo-dom-event/yahoo-dom-event.js" type="text/javascript"></script>
    <script src="/YUI/2.8.2r1/build/calendar/calendar-min.js" type="text/javascript"></script>
    <script type="text/xml">
    <!--
    <oa:widgets>
      <oa:widget wid="2443523" binding="#OAWidget" />
    </oa:widgets>
    -->
    </script>
    <!-- InstanceEndEditable -->
    <style type="text/css">
    <!--
    #apDiv1 {
    position:absolute;
    left:439px;
    top:23px;
    width:336px;
    height:155px;
    z-index:1021;
    #apDiv6 {
    position:relative;
    left:0px;
    top:0px;
    width:154px;
    height:153px;
    z-index:1021;
    float: right;
    -->
    </style>
    <script src="/Web Site Root Folder/SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <link href="/Web Site Root Folder/SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    </head>
    <body background="/Graphics/LOGOS AND BANNER/GRADIENT BACKGROUND 5-8-12.png" class="body" id="body" onLoad="MM_preloadImages('/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png')">
    <div class="wrapper" id="wrapper">
      <div class="header" id="header">
        <div class="logoarea" id="logoarea"><div id="apDiv6">
            <p> </p>
            <p> </p>
            <p><br/>
              <a href="http://www.facebook.com/pages/Mifflin-Juniata-Special-Needs-Center-Inc/129756770511336" target="_blank" align="left"><img src="http://www.niftybuttons.com/blackink/facebook.png" width="60" height="59"></a><a href="https://twitter.com/MJSNC1" target="_blank" align="left"><img src="http://www.niftybuttons.com/blackink/twitter.png" width="57" height="59"></a>
              <br/>
            </p>
            <p>
              <!-- Facebook Badge END -->
            </p>
        </div><div id="apDiv4" >   
          <script>
    (function() {
      var cx = '004600001770955757780:ub1su5xae54';
      var gcse = document.createElement('script'); gcse.type = 'text/javascript';
      gcse.async = true;
      gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
          '//www.google.com/cse/cse.js?cx=' + cx;
      var s = document.getElementsByTagName('script')[0];
      s.parentNode.insertBefore(gcse, s);
    </script>
          <gcse:search></gcse:search></div>
        <a href="/index.html"><img src="/Graphics/LOGOS AND BANNER/slogan and logo edited.png" width="244" height="242"></a>
        <div id="logo" onClick="document.location.href='http://www.mjsnc.org';" style="cursor:pointer;"><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"></a><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"></a><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"></a><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"></a><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"></a></div>
        <a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"></a><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"></a><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"></a><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"></a><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"></a><a href="http://www.mjsnc.org" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('slogan','','/Graphics/LOGOS AND BANNER/logo with white bg for other publications.png',1)"></a></div>
        <div class="navbar" id="navbar">
          <img src="/Graphics/LOGOS AND BANNER/navbar_edited-3.jpg" alt="navigation menu" width="980" height="25" border="0" usemap="#Map">
          <map name="Map">
            <area shape="rect" coords="59,4,149,24" href="/NAVBAR/ABOUT US/AboutUs.html" target="_parent" alt="About Us">
            <area shape="rect" coords="157,3,255,23" href="/NAVBAR/CONTACT US/ContactUs.html" target="_parent">
            <area shape="rect" coords="263,4,423,22" href="/NAVBAR/BOARD OF DIRECTORS/BoardOfDirectors.html" target="_parent">
            <area shape="rect" coords="429,3,578,22" href="/NAVBAR/VISION AND MISSION/MissionVisionStatementsAdopted2012.pdf" target="_blank">
            <area shape="rect" coords="586,3,698,23" href="/NAVBAR/GET INVOLVED/GetInvolved.html" target="_parent">
            <area shape="rect" coords="704,5,815,24" href="/NAVBAR/DONATE NOW/DonateNow.html" target="_parent">
            <area shape="rect" coords="822,5,920,24" href="/NAVBAR/AFFILIATES/Affiliates.html" target="_parent">
          </map>
        </div>
        <ul id="MenuBar1" class="MenuBarHorizontal">
         <li><a class="MenuBarItemSubmenu" href="#">Adults</a>
           <ul>
             <li><a href="/SUBNAVMENU/ADULT REC/ADULT REC.html">Adult Rec</a></li>
             <li><a href="/SUBNAVMENU/ADULT TRAINING FACILITIES/AdultTrainingFacilities.html">Adult Training Facilities</a></li>
             <li><a href="/SUBNAVMENU/FAMILY LIVING/FAMILY LIVING.HTML">Life Sharing</a></li>
             <li><a href="/SUBNAVMENU/SUMMER REC/Summer Rec.html">Summer Rec</a></li>
             <li><a href="/SUBNAVMENU/AKTION CLUB/AktionClub.html">Aktion Club</a></li>
           </ul>
         </li>
         <li><a href="#" class="MenuBarItemSubmenu">Youth</a>
           <ul>
             <li><a href="/SUBNAVMENU/AFTER SCHOOL PROGRAM/AfterSchool.html">After School Program</a></li>
    <li><a href="/SUBNAVMENU/CHALLENGER/Challenger.html">Challenger Division</a></li>
             <li><a href="/SUBNAVMENU/EARLY INTERVENTION/EarlyIntervention.html">Early Intervention</a></li>
             <li><a href="/SUBNAVMENU/SUMMER REC/Summer Rec.html">Summer Rec</a></li>
             <li><a href="/SUBNAVMENU/T-BALL/TBall.html">T-Ball</a></li>
             <li><a href="/SUBNAVMENU/TEEN CLUB/TeenClub.html">Teen Club</a></li>
             <li><a href="/SUBNAVMENU/TRAINING N TRANSITION/TrainingTransition.html">Training &amp; Transition</a></li>
           </ul>
         </li>
         <li><a class="MenuBarItemSubmenu" href="#">Events</a>
           <ul>
             <li><a href="/SUBNAVMENU/EVENTS/LipSync.html">Lip Sync</a>          </li>
             <li><a href="/SUBNAVMENU/EVENTS/Events.html">Events</a></li>
             <li><a href="/SUBNAVMENU/EVENTS/AnnualPicnic.html">Annual Picnic</a></li>
             <li><a href="/SUBNAVMENU/EVENTS/Wings and Wheels.html">Rally in the Park</a></li>
           </ul>
         </li>
         <li><a href="#" class="MenuBarItemSubmenu">Employees</a>
           <ul>
             <li><a href="/SUBNAVMENU/MEET OUR STAFF/MeetOurStaff.html">Meet Our Staff</a></li>
             <li><a href="/SUBNAVMENU/EMPLOYEE ACCESS/AgencyWithChoice.html">Agency With Choice</a></li>
             <li><a href="/SUBNAVMENU/EMPLOYEE ACCESS/RegisterPage.html">Employee Access</a></li>
             <li><a href="/SUBNAVMENU/RETIREES/mjsncretirees.html">Retirees</a></li>
           </ul>
         </li>
         <li><a href="#" class="MenuBarItemSubmenu">Other</a>
           <ul>
             <li><a href="/SUBNAVMENU/EDUCATION & THERAPY/EducationandTherapy.html">Education &amp; Therapy</a></li>
             <li><a href="/SUBNAVMENU/EQUIPMENT LOAN/EquipmentLoan.html">Equipment Loan</a></li>
             <li><a href="/NAVBAR/VOLUNTEER/Volunteer.html">Volunteer</a></li>
             <li><a href="/SUBNAVMENU/TESTIMONIALS/TESTIMONIALS.html">Testimonials</a></li>
             <li><a href="/SUBNAVMENU/OTHER/Calendar.html">Calendar</a></li>
           </ul>
         </li>
       </ul>
       <div class="subnavmenu" id="subnavmenu"> </div>
      </div>
      <div class="rightcontent" id="rightcontent"><!-- InstanceBeginEditable name="editrightcontent" -->
        <center>
          <p><a href="/SUBNAVMENU/EVENTS/Wings and Wheels.html">Rally in the Park 2014<img src="/SUBNAVMENU/EVENTS/TOURING FRIENDS LOGO.jpg" width="267" height="185"></a></p>
          <div class="VideoEmbed" id="VideoEmbed">
            <p> </p>
            <p><a href="www.youtube.com/embed/YGnvqGlbnMU"">
              <object width="420" height="315">
                <param name="movie" value="//www.youtube-nocookie.com/v/YGnvqGlbnMU?version=3&amp;hl=en_US&amp;rel=0"></param ><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
                <embed src="//www.youtube-nocookie.com/v/YGnvqGlbnMU?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true"></embed>
              </object>
            </a> </p>
            <p> </p>
           <marquee scrollamount="10"><font size=4>Senior Beach Trip 2014!!</font></marquee>
            <p> </p>
            <div class="SeniorBeach" id="SeniorBeach">
              <div class="beachtriptext" id="beachtriptext">
                <p>We  will be taking high school seniors from both Mifflin and Juniata Counties to  Ocean City, New Jersey. We will be leaving early morning on May 27th  and arriving home May 29th. While at the beach, we enjoy…um, the ocean. Yeah!  This year, we have 8 students plus 4-5 staff attending.  Both staff and seniors are looking forward to breaking away for a bit!</p>
              </div>
            </div>
          </div>    
        </center>
      <!-- InstanceEndEditable --></div>
      <div class="leftcontent" id="leftcontent"><!-- InstanceBeginEditable name="editleftcontent" -->
        <script type="text/javascript">
    loadImage1 = new Image();
    loadImage1.src = "http://www.lemurlab.com/images/play_blue.png";
    staticImage1 = new Image();
    staticImage1.src = "http://www.lemurlab.com/images/play_green.png";
    </script>
    <script type="text/javascript">
    var newwindow;
    function poptastic(url)
    {newwindow=window.open(url,'name','height=579,width=849');
    if (window.focus) {newwindow.focus()}}
    </script>
    </head>
    <body>
      <div class="leftcontentindex" id="leftcontentindex">
        <div class="IndexPage" id="IndexPage">
          <h2>
          <marquee scrollamount="10">Whatever It Takes-Accept. Support. Empower.</marquee>
          </h2>
          <div class="IndexPageFont" id="IndexPageFont">
            <div class="signlanguagepicframe" id="signlanguagepicframe">
              <h3><strong>Interested in Sign Language Classes?</strong></h3>
              <h2><strong><img src="/Graphics/sign language.jpg" width="251" height="280" alt="Sign Language Classes Available"></strong></h2>
              <h2><strong><a href="Contact" _mce_href="mailto:[email protected]">Contact">mailto:[email protected]">Contact Us</a> and let us know!</strong></h2>
            </div>
            <p>Attending our sign language courses is a great way to brush up on your skills. Beginners sessions are also child-friendly!  </p>
            <hr>
            <p>Visit our Calendar Page</p>
            <p><a href="/SUBNAVMENU/OTHER/Calendar.html"><img src="/Graphics/CALENDAR.jpg" width="301" height="174" alt="Calendar of Events Page"></a></p>
            </div>
          </div>
      <!-- InstanceEndEditable --></div>
      <div class="footer" id="footer"><a href="/index.html">Home</a> | <a href="/NAVBAR/CONTACT US/ContactUs.html">Contact Us </a>| <a href="/NAVBAR/ABOUT US/AboutUs.html">About Us</a> | <a href="/FOOTER AND DISCLAIMER/Disclaimer.pdf">Disclaimer</a></div>
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"/Web Site Root Folder/SpryAssets/SpryMenuBarDownHover.gif", imgRight:"/Web Site Root Folder/SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    <!-- InstanceEnd --></html>

    Your question was "... but the font on the footer is much larger than that of the template", yes?
    I only can repeat, look at the difference of:
    1. index.html (Font-size > medium) >
    2. Calendar.html (Font-size > no entry):
    > "... font on the footer is much larger than that of the template",
    Hans-Günter
    P.S.
    See us again - maybe - at Monday > we will do a nice little trip to Austria.

  • How to crate a page template for multiple page instances?

    Hello,
    When I use the Administration Portal to create a page with portlets in the Portal Resource Library, I can choose to use that page it in my portal. The problem is that I can use it only once. How can I crate a page template with portlets so I can use use it as a template for many page instances in one portal?
    I'm using Portal 8.1.6.
    Regards,
    Eirik

    Hey Dave, See the image below:

  • How to print all columns in one page

    Hi,
    Can anybody explain me how to print all columns in one page.we have around 15 to 20 columns for 4 reports and all these reports are build on one multiprovider.we are using BW 3.5.
    Can anyone explain me  how to print ALL COLUMNS IN ONE PAGE  .currently they are getting all columns in 2 to 3 pages. They are using PORTAL to run the reports here.
    Is it possible to do by customizing Webtemplate or by macros in Workbook.Please help me
    Edited by: kotha123 on Oct 11, 2010 5:58 PM

    Hi,
    Your best bet is to use a workbook template or else Excel to pdf option...Thanks

  • How to show all the rows of a report in one page

    My report has 30 rows, by default it just show 15 rows. I want to show all the rows just in one page, without cliking link or arrow to see the left.
    In the Layout and Pagination:
    Report Template: template: 15. Standard Report (PPR)
    Pagination Scheme: Row Ranges X to Y (no pagination)
    Display Position: Bottom - Right
    Number of Rows: 1000
    Number of Rows (item) 1000
    Maximum Row Count: 1000
    How to fix it?
    Thanks.
    Jen

    Ok, I think I got it. I needed to blank out Number of Rows(item), Maximum row count and only populate Number of Rows. I was sure I did that before and it didnt work.
    Do you think that the Sessions in Apex can cause unexpected results? I have found that when I make changes I have to log all the way out of Apex, close my browser and reopen everything to ensure that my change took. Does anyone else have this issue? I can move this into a different thread if need be.
    Thx!

  • How can I print multiple copies of same photo onto one page on iPhoto 9.5.1?

    How can I print multiple copies of same photo onto one page on iPhoto 9.5.1? I was able to do it on the old iPhoto, but can't seem to be able to do it on the new iPhoto. Grrr...

    Photos does the same thing.... Only workaround I can come up with is to create a template in Pages and copy &amp; paste.

  • PRINTING more than one photo on one page but not at iPhoto's preset sizes

    Ahhh! This is so frustrating!
    I have several photos which have been downsized to 7.2 x 7.2 cms. I would like to print them all out on one page and eventually add them to a specific photoframe. By printing onto one page it saves expensive photopaper and the enviroment!
    However, Im stuck with iPhotos preset sizes which are no good to me! Why is there not a custom size option? Or just an option to print out the photos as the size they genually are?
    I would rather not guess the size and use 'N-UP' or 'Sampler'. I just want to print out several small phots onto one page.
    Please help me.
    Thanks.
    Tc

    Hi Tct,
    I use Portraits and Prints for my printing templates. There are a lot included with the program and the Pro version you can make your own templates to use.
    Portraits and Prints

  • How to change/update one page and all others at once?

    I'm quite new to Dreamweaver. I am trying to add some things to my sidebar and I would like it to appear on all of my other pages. I used a template for the index(homepage) then I just saved the page so I could create other pages for it to have the same logo and such on those pages. So how do I go about editing one page and all others at once?

    If you used DW Templates to create your child pages, open your .dwt file. 
    Make changes to the sidebar.
    Save and populate changes to child pages.
    Unfortunately, making changes to child pages will not populate to other child pages.  Only the master template.dwt in DW can populate changes across to child pages.
    Nancy O.

  • I also have a .csv file with the name of a jpeg in one column and a text description of each jpeg in a second column. Is there a way to automatically insert one jpeg (photo) and its corresponding text, each pair on one page, into a Indesign document?

    I also have a .csv file with the name of a jpeg in one column and a text description of each jpeg in a second column. Is there a way to automatically insert one jpeg (photo) and its corresponding text, each pair on one page, into a Indesign document?

    I would also recommend to write the description into the meta data. This would allow to place a text frame above the image and it is possible to add meta information and file name automatically together with the image, when you place it or even in a prepared template.
    Meta data information can be written easily in Bridge in the Meta File Workspace.

  • View One Page at 100% in Word 2010 by default

    I have a user whos view by default is to view 2 pages when at 100% zoom. I can change her view by going to View - Zoom - Zoom- then Zoom to 100% and then seleting page width which works great that time, but when she closes that document and brings up that
    document again or another document it by default opens that document with the 2 pages at 100% zoom again. So my question is how do I make it so that by default it open every document this way. These documents she is opening are shared documents
    and I have opened them on my PC and they open to the one page at 100% zoom, so it must be a setting on her PC. Any advice to fix this issue would be greatly appreciated.

    This is a result of the aspect ratio of the monitor. At 100%, by default Word will display 1 page on a 4:3 monitor and 2 pages on a 16:9 monitor. I find the 2-page spread to be more productive, but if it must only display 1 page, Stefan's macro at the link
    he included will do the trick.
    For new documents only, here's an undocumented trick that will work.
    Close all other documents and open Normal.dotm. This is usually found in C:\Users\YourUserName\AppData\Roaming\Microsoft\Templates and AppData is normally a hidden folder.
    Set your preferred view. Then make a small change to the file, like typing a space character.
    Save.
    Delete the space character.
    Save again.
    All newly-created documents will open at the View settings you used to save the Normal template.

  • Cannot work on more than one page and menu shifting problems

    I downloaded Muse CC 2014 when it first came out, and now I find myself no longer able to edit more than one page without having to completely shut down the application and start it again. Here's what happens:
    I open a page to edit, and then anything else I try to double click on (or right click and choose open page) does absolutely nothing. Any ideas why this is occurring?
    Also, I've noticed a strange phenomenon where my menu has completely shifted its menu contents - pushing everything down. Nothing I did - wondering why this is happening. This has pretty much rendered Muse unusable to me and I am becoming more and more frustrated since I'm paying good money for this....please help.
    Here's a screenshot of the messed up menu (all text should be located in between the green dots and not so spread out):
    Also, if I try to create a border around a text box with just the bottom border showing (i.e. the other 3 sides are set to 0), that bottom border also shifts down as if the text container has suddenly expanded.
    This happens with both my Macbook Air and my MacPro.
    Thanks in advance for any help. I'm kind of at my wit's end....I really need to be able to update my website as this is the face of my business.
    -Kristine

    You could look at using a template.  Create your master template, create editable and non-editable regions, then use this template create all the child pages.  When you need to make a change to the menu, make it in the template and the changes will flow down to all the pages created from the template.
    Using DW Templates:
    http://www.adobe.com/devnet/dreamweaver/templates.html
    http://www.adobe.com/devnet/dreamweaver/articles/dw_templates.html
    The other option would be to create the Navigation item as a server side include...
    More about this:
    http://kb2.adobe.com/cps/143/tn_14380.html
    http://www.entheosweb.com/website_design/server_side_includes.asp
    Difference between using a template and server side includes.
    When you make a change to a template, you need to re-upload all the pages created from the template.
    Using a SSI, you make the change in the ssi file,  upload it and all pages are automatically updated.
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://www.perrelink.com.au
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    http://csstemplates.com.au/
    http://twitter.com/nadiap

  • Passing a Value from one page to Another is not working

    Hi friends,
    I have a table called country in which i build a Form in page1 with a report in page2 based on the table. So iif i clicked the edit icon in the page 2 report means then it can fetch the corresponding record in the page 1 form as well(so that i can update the record in the form).
    My scenario is i have one more search page  in page 3 which has one page item like Country_id(text item) with a Region button "Find".
    If i typed any country id in the text item and pressed Find, means then it should redirect to the form page 1 inorder to fetch those correponding country id details that i entered in the search page page 3.
    For that i followed the below steps like in the search page 3
    created a Find button in the page 3 with below options
    Button Style: Template Based Button
    Button Template: Button
    Button Type: Normal
    Action: Submit Page
    Button Style: Template Based ButtonThen under the after Processing i created a branch condition:
    On submit: After processing(After Computation, Validation and Processing)
    Target Type: page in this Appliction
    page           : 1
    Set these items P1_COUNTRY_ID
    with these values: &P3_COUNTRY_ID.
    (when button Find is pressed)
    But the id is not passing to the page 1 from the page 3(search region) that i entered inorder to query my form in page 1 according to the value that i entered in  search region in page3
    kindly help me friends with this.. Hope u understand my scenario..
    Brgds,
    Mini

    Hi,
    Source setting for that form page item P1_COUNTRY is
    Source Used:"Only when current value in the session state is null"
    Source Type: Static Assignment.Since i build this form along with report.
    Is im missing something.
    Regards,
    Mini

  • Print Detail Lines on One Page?

    Hi Friends
    I am creating xml template for Printed Purchase Order Report in Potrait Style.
    If the Detail Lines are more than 2, the third one is going to next page.
    I want all the Information Including Header and Detail LInes to be printed in one Page( as the Ever Green Output )?
    Any help on this.. where to set the Table or row Properties or any code to be added?
    Let me know
    Thanks
    Ravi

    Hi
    I played with table and row properties.. i got my desired result
    Thanks
    Ravi

Maybe you are looking for