Template region that reaches to the bottom of the page

I work with Oracle AS Portal 10g.
Can someone give me a hint how to create a page template with a grey region on the left reaching to the bottom of the page?
My template has the following regions:
| Banner |
| portlet with | | portlet |
| fixed size | grey | with |
| | re- | variable |
----------------- gion | size |
| grey region | 2 | |
| 1 | | |
| | | |
The grey region 2 is an item region. It contains a one pixel picture and is based on a style with grey background colour. It is defined with height 0. This region behaves as I need it. It always has the same height as the region on the right.
The grey region 1 is also defined with height 0. This region should also reach to the bottom of the page. How do I have to define the grey region 1 so that it reaches to the bottom? I could not find a solution.
Regards
Peter Binninger

You can use an Unstructured UI Template that uses a background image with a grey left side. the HTML for the template should look something like:
<html>
<head>
#PAGE.STYLE#
#PAGE.BASE#
</head>
<body background="url_to_background_image">
#BODY#
</body>
</html>
Unstructured UI templates are created under: Navigator>ProviderTab>Locally built providers>Shared>User Interface Template
Then configure your page group properties to allow for UI templates. Now on Your page properties "Other" tab select the UI template you created. Your region will not grow, but you will have the grey show on the left through the UI template.
Please note that if your page uses a regular Template, you must apply the UI template to the regular template.
Hope this helps,
Candace

Similar Messages

  • How do you edit the template image that appears at the top only in portrait mode?

    I am using a customized version of the iBooks Author template which has the space image. I have replaced the images for the book cover, chapter and section. But I noticed that when you rotate the ipad to view the entire TOC, the original space image is still there. How can I edit the template image that appears at the top of the Table of Contents only when you rotate the ipad in portrait view?

    I just tried w/that template - switched to Portrait mode...tapped once to select that image....cut - gone. Switched to Landscape...not there. Back to portrait...still gone.
    What process did you use?
    Can you repeat your issue with a fresh book?

  • Place a reports region on center of the page

    Hello,
    Can anyone please help me out with this issue. Like, how can I place a region on the center of the page. I have only one reports region and I want to position this region on center of the page.
    thanks,
    Orton

    Center as in??
    Center top to bottom, left to right or literally center of page?
    Possible threads to refer to:
    to Center interactive Report
    Aligning a report to center of page
    Re: center region in firefox browser?
    Thank you,
    Tony Miller
    Webster, TX
    While it is true that technology waits for no man; stupidity will always stop to take on new passengers.

  • What I'm trying to do is when I scroll down the page have the images that are on the page stay the same look as I scroll

    What I'm trying to do is when I scroll down the page have the images that are on the page stay the same look as I scroll

    Use the scroll motion tools and set the settings all to 0

  • Removing anything that is outside the page area and in the grey workspace indesign?

    I have page spreads together as I'm making postcards that need to fit together to create a full image. Some objects such as text/shapes exceed the page itself and into the grey 'workspace' background of indesign, which means it also overlaps into the page next to it. Is there a way I can view my document so that anything outside the page itself is invisible and cut off? Sorry if I've worded this badly, thank you!

    One method that might work for you is to place your various pages into another file, showing crop options and selecting Media.

  • Exporting Quark to Acrobat. Acrobat enlarges page size, how do I export to Adobe Acrobat so that it keeps the page size the same?

    Exporting Quark to Acrobat. Acrobat enlarges page size, how do I export to Adobe Acrobat so that it keeps the page size the same?

    Thank you. I used to be able to Export from Quark to Acrobat without any problems when I was using Acrobat 7. Just changed to Acrobat 8 and have this problem. My 8.5x11 pages become 33x44 inches when exported to Acrobat 8. 400% increase in size. I don't know why. I tried Printing my Quark file to Adobe PDF and that worked. Thank you for your help.
    Margo

  • Dragging Windows the left hand side in the snap to fit that side of the page

    Before getting mountain lion, I updated my software, I had got one of the best features of Windows 7 Dragging Windows the left hand side in the snap that side of the page 24 hour later i have got mountain lion and it has go?

    I would recommend the BetterSnapTool.
    BetterSnapTool allows you to easily manage your window positions by either dragging them to one of your screens corners or to the top, left or right side of your screen. This enables you to easily maximize your windows, position them side by side or resize them to quarters of the screen. If you need more than those standard snap areas BetterSnapTool allows you to create your own, custom snap areas anywhere on your display. You can also set custom keyboard shortcuts in order to move and resize your windows the way you want. You can also customize what happens after right-clicking on one of the buttons on the top left of a window.  BetterSnapTool is very customizeable and will change the way you work with your Mac!

  • RTF Template: table that goes to the next page

    Hi All,
    I am building an RTF template.. The basic layout consists of one page only, and there's a table in it. Depending on the data, there can be quite a few rows. For some reason, if the data does not fit on the first page, the entire table shifts onto the second page. However, the table should start on the first page independent of the row count. Once again, your help would be very much appreciated. :)
    Regards, Matilda

    Hi Vetsrini and Amit, thanks a lot to you both.
    What you suggest works well when there is only one template row that is repeated... I actually have two template rows in the table, since depending on certain elements in the data row different handling is required. Is it so that I would need to work everything into the same template row to get this row-break-accross-pages-functionality?
    The funny thing is that the table breaks properly for page 3, 4, etc (with a longer data), just that it starts only at the second page.
    Regards, Matilda

  • Changing region position on submitting the page by clicking a  button.

    Hi,
    I have 3 regions in my APEX page.
    1. Region having 20 LOV's with the width between them as 300. The display point is "Page Template Body (1)"
    2. Region having 3 buttons.(Go, CLEAR,CALCULATE) The display point is "Page Template Body (2)" Template is "Region without title" and column = 2 and align = "center" in HTML table cell attributes
    3. Region having a report with 25 display columns.
    Now the problem is,
    a) When I click "GO" button , 25 column report displays and it goes beyond the page layout. Hence button also shifts to right(means center position of the page when it is extended by 25 column report). User cannot see the button.
    This button shpould retain its place. How to do this?
    b) When I click "GO" button , the gap between the LOV's increases and LOV's also shifts to the right side.
    These LOV should be in its place. and should not move on click of button when page submitted.
    How can i achieve this. ??
    Any suggestios would be welcome.
    Please help me.
    Thanks
    Alaka
    Edited by: Alaka on Jan 5, 2009 6:06 AM

    Hi,
    If I understand well your problem... You don't say what theme you are using, but usually regions have width=100%, meaning that they should use the whole width of the page (not just the visible part on the screen). Because of this, when the region containing the report extends to the right, it forces all other regions on the page to resize themselves accordingly, that is why your design is getting messed up.
    One way to fix it is to tweak the region templates (I would suggest making a copy instead of changing the existing templates). Simply remove the width=100% setting, or hardcode it to a fixed width (for instance, width=300px).
    It is a bit complicated to explain here exactly how to do this, but I hope this gives you an idea...
    Regards,
    Luis

  • ICan you create and link Templates in DWCS4 after all the pages are built as HTML?

    I used Dreamweaver CS4 to create a website(about 50 pages).  Only after completing it did it occur to me that I should have made the pages using Templates .  There are certain areas (footer, navbar, header) that will need to be globally updated occationally, but since none of the pages were built off a .DWT am I out of luck?  Is there any way to create templatized pages from my existing HTML and have them LINK so they will globally update?   The thought of going through and doing each of these over individually is daunting!

    I used Dreamweaver CS4 to create a website(about 50 pages).  Only after completing it did it occur to me that I should have made the pages using Templates .
    That's called putting the cart way ahead of the horse.  You would need to build a Template first, then spawn child pages from that Template.  Since you're already up to your neck in this project,  consider using server-side includes instead of Templates.
    SSI's
    http://www.smartwebby.com/web_site_design/server_side_includes.asp
    More on SSI
    http://forums.adobe.com/message/2112460#2112460
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • To RE-USE (display) the common REGION in all of the Pages

    I have a Common REGION (It's a Select criteria with lot of lov's) and I want to display the same Region with every items on the TOP of all the Pages (1,2,3, .....) within same Application ID.
    One of the way is I should copy the REGION in all the pages but I want some better way, so that I can build the Region once and re-use that in every Page without copying.
    thanks..

    thaks..
    also if I want to avoid some of the pages..how can I do that.
    I mean, I have page 1,2,3,4 & 5. I want the common region to be displayed only on Page 1,3 & 5, Can I give the condition in Page 0 to display on particular pages.

  • How to handle JSON response in XSL-Fo templates during PDF creation of the page

    XSL-FO in CQ5 converts xml output to PDF so for each new XML tag I need to introduce xsl-templates.
    But For ext-js javascript widget on the page that’s not part of CRX Node/page that shows result by making Ajax call and render JSON output. How to address that inside PDF page creation.
    Please share your thought.
    Thanks Chandra

    Declaratevly You can't do this.
    I use two event handler for state remembering:
    public static EventResult goToPage(BajaContext context,
    Page page,
    PageEvent pageEvent) {
    Page newPage = new Page(page.getProperty("nextPageName"));
    page.setProperty(NEXT_PAGE_NAME, null);
    newPage.setPropertyAsPage("returnPage", page, context.getPageEncoder());
    return new EventResult(newPage);
    public EventResult returnToPage(BajaContext context,
    Page page,
    PageEvent pageEvent) {
    Page oldPage = page.getPropertyAsPage("returnPage", context.getPageDecoder());
    return new EventResult(oldPage);
    StartPage.uix
    <handlers>
    <event name="nextPage">
    <bc4j:chaining>
    <bc4j:setPageProperty name="nextPageName" value="NextPage"/>
    <method class="..." method="goToPage"/>
    </bc4j:chaining>
    </event>
    </handlers>
    NextPage.uix
    <handlers>
    <event name="nextPage">
    <bc4j:chaining>
    <method class="..." method="returnToPage"/>
    </bc4j:chaining>
    </event>
    </handlers>
    method setPropertyAsPage save all page properties and state informations for page.
    On every page I use ctrl:page or ctrl:pageState DataObjectLists.
    On pages with search criteria I use ctrl:httpSession DataObjectList to save all criteria in one session. You must write event handler when you make search or trigger FIND event. In this event handler you must put every search form parameter in session.
    That's all from me! I hope this help You to resolve problems!

  • [svn:fx-trunk] 9707: Our stock html template now propagates ${bgcolor} to the page body' s background-color.

    Revision: 9707
    Author:   [email protected]
    Date:     2009-08-27 13:15:29 -0700 (Thu, 27 Aug 2009)
    Log Message:
    Our stock html template now propagates $ to the page body's background-color.
    QE notes: Requires documentation of new behavior (relative to Flex 3).
    Doc notes: None.
    Bugs: SDK-22723
    Reviewer: Peter F.
    Tests run: Manual Flash Builder tests.
    Is noteworthy for integration: Yes, new html template.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22723
    Modified Paths:
        flex/sdk/trunk/templates/swfobject/index.template.html

    Horgykitkat wrote:
    What I found after taking out the heights from the text areas is that I was left with uneven text column lengths (alternating beige areas). So I created a repeatable jpg with the same alternating beiges and put it as the background of the bodyArea tag. Again, if there is a better way, please let me know!
    A repeating background image to 'fake' equal height columns is perfectly ok.
    It won't work IF your page is responsive but it isn't so no problem. If it were responsive a better solution would be to take advantage of the css property display: table; and display: table-cell;
    In reference to your footer background color not showing I would assume you have floated items within the footer container. If so then you need to clear those floated items which allows the footer container to wrap itself around the floated items inside it.
    You would do this by using css - overflow: hidden; - on the parent container which has the floats inside it.

  • How do I add a link to an attachment graphic that appears on the page?

    Hello,
    I'm new to wiki work and I need your help!
    I'm trying to add a link to twitter on the page, such that the user from the wiki will click on the the twitter icon and it will go to the twitter page so they can follow it.
    This is what I tried:
    uploaded the twitter icon as an attachment.
    Tried inserting the attachment with a link with this:
    [!TwitterIcon.png|align=left,border=1!| |http://www.twitter.com/SAPBOEIM ]
    I think looked at the notation and tried to use this example, but couldn't figure out about the coordinates that are required:
    Would you please provide the syntax required to link to twitter using the twitter logo?
    Here is my wiki page:
    http://wiki.sdn.sap.com/wiki/display/BOBJ/InformationManagementUseCaseWiki
    Thanks
    ginger

    Hi,
    To embbed a link to an image (after you upload it) please use the following code:
    [!nameofthepicyouuploaded.filetype!|http://www.whereyouwantolinkto.co.il]
    In order to learn how to upload an image,please visit our [SCN user guide|http://wiki.sdn.sap.com/wiki/x/sIsLD]
    Hope this helps:)

  • On certain websites, my own, that use flash the pages do not work if you use the back button in the browser. They have to be refreshed before any of the links will work again. Very frustrating.

    When I am browsing my own sites (2 of them) which are built in Flash, everything is fine following the links on the pages. But if I hit the back button in the browser, the pages freeze up and none of the links work anymore. If I refresh the page, then the links work fine.
    This does not happen on Safari as after pressing the browser back button, all is well.

    Dear jscher2000, thank you for your response! I'm running 16.01 version, so the 3.6.20 version isn't the correct one. I've updated it yesterday.
    I also have to mention that today everything seems to work just fine! :) I don't experience the problems anymore and all links work again just normally, eventhough I'm logged into Facebook account. Maybe it was just a temporary bug.
    I couldn't say what was the reason to that solution, but I'm glad there aren't problems anymore with Mozilla.
    Thank you again and best regards,
    Nina

Maybe you are looking for

  • How can i retrieve Items and Dates from an specific Service Order in a Report?

    Hi Partners, i was debbuging a lot without a good solution, My team develop a new report (SE38 Report)  to list on the screen an specific Service Order (BTQSrvOrd) with their corresponding Items & Dates (BTHeaderDates) Here is my code (Attached on Me

  • Note II will no longer sync email after software update

    After I let the last major install update  I cannot sync my MS Exchange or yahoo accounts  both of which are critical for business.  I have set all the options for syncing  and tried different ways.  the message says cannot connect to server  but all

  • MEDIA CENTER PC m7250n GETS "RESTRICTE​D CONTENT" MESSAGE ON SOME TV STATIONS

    On some channels, not porn or adult stations, I get the message "Restricted Content  Restrictions set by the broadcaster and/or originator of the content prohibit playback of the program on this computer", when I just try to play regular TV through m

  • JOptionPane buttons in English and in another language?

    How do I change the language of the buttons in JOptionPane.showInputDialog? When I use the Traditional Chinese Windows, I see Chinese characters in the buttons. Can I have buttons in English even if I use the Traditional Chinese Windows? How? What we

  • Tabs on the actual bottom of the page?

    Hi. Is there a way to make tabs appear on the actual VERY bottom of the page? And I don't mean that "bottom" which is still on top, gosh, who named that feature? Basically, I want all my tabs to appear at the bottom but I'm not keen on using any plug