Can I "break" or customize the theme templates?

When inserting jpegs on to pages, am I constrained to preset dimensions?
Or is there a way to make a jpeg a little bigger or a little smaller?
When I insert a vertically oriented jpeg in to a horizontally oriented "One page type", iPhoto automatically centers the picture on the page- is there a way to move it to the left or to the right?
I've got the same questions for text blocks as well...

Thinkingman:
Welcome to the Apple Discussions. You cannot change the size of the frame but can change the size of the photo inside it. Double click on the photo and a slider bar will appear. You can increase the size and then move the photo around a little bit as necessary. You won't be able to make the photo smaller than the size of the frame.
As far as the vertical, we're stuck with iPhoto's placement of it. Same with the text boxes.
Do you Twango?

Similar Messages

  • When watching a slideshow I could always access music from my iTunes folder.  Suddenly today I can only hear music under the 'theme' tab.  I can see my music in iTunes but when I double click on it nothing happens!

    when watching a slideshow I could always access music from my iTunes folder.  Suddenly today I can only hear music under the 'theme' tab.  I can see my music in iTunes but when I double click on it nothing happens!

    In iTunes go File -> Library -> Organise Library -> Reorganise Library.
    Then quit and restart iPhoto.
    Credit to user keysandfood who figured that one out.

  • How can I use one of the HD templates in my SD project?

    Is there a way to down convert one of the apple templates to use in my 720x480 DV NTSC project?

    Marco,
    Open up a new project in the resolution you want.
    Copy the layers from the HD project
    Paste them into the group in the new project
    Scale the group to get the right size - if you have overlays on then you will see the boundaries of project.
    Peter
    http://www.idustrialrevolution.com
    MacPro 3G 6G RAM FCP6 M3 FxF1.06   Mac OS X (10.4.9)   XSR Decklink & loads of cool new plugins, Gaggia TD auto

  • Customize the Word Templates?

    Is it possible to customize the existing or build new Word
    templates to be used when publishing to Word?
    Thanks!
    Rory

    Hi Kari,
    I'm not sure if you've come across these other references:
    Creating printed versions of Adobe Captivate projects
    http://www.adobe.com/devnet/captivate/articles/wordoutput.html
    Creating WordOutPut Templates
    http://www.adobe.com/devnet/captivate/articles/wordoutput/adobecaptivate_wordoutput_docume ntation.pdf
    HTH,

  • OAF Help needed to customize the Information Template region

    Hi All,
    We are working on 11.5.9 to 11.5.10 application upgrade project.
    We have created an information template in the “Information Template” setup where we have defined couple of Date fields. These fields are appearing as free text entry fields on the iProc screen. We want user to enter date in a particular date format (say “DD-MON-YYYY”). We don’t want to attach a value set as this approach will display awful amount of date records in the drop down list.
    We tried modifying the region XML file (InfoTemplateRN.xml) used for the information template. Here, the attributes defined in the Information template are getting divided into two equal groups and each group is getting displayed in one region. The InfoTemplateRN.Attribute1 and InfoTemplateRN.Attribute2 fields are used to display each group(group of attribute defined in the template). The Attribute1 and Attribute2 elements are of item type Switcher and whatever changes we are making to these field are appearing for other text-input fields(other than the date fields) which are linked to these regions.
    Is it possible to control/manipulate the behavior of a specific text-input field?
    Any information on this will be of great help.
    Thanks,
    Sachin

    Hello Eric,
    Here is the code:
    SELECT DISTINCT
    K.ATTRIBUTE_VALUE AGENCY_ID,
    B.PROFILE_NM ,
    NVL(G.OFFICE_DESC,'--') OFFICE_DESC,
    f.OFFICE_ID,
    B.PROFILE_ID,
    '%' ROLE,
    '%' LAYOUT,
    case
    WHEN 'flagB' = '%' THEN
    NVL(J.ISS_GRP_DESC,'BILLING')
    WHEN 'flagO' = '%' THEN
    NVL(J.ISS_GRP_DESC,'ORDERING')
    WHEN 'flag' = '%' THEN
    NVL(J.ISS_GRP_DESC,'BILLING/ORDERING')
    else
    NVL(J.ISS_GRP_DESC,' ')
    END ISS_GRP_DESC,
    DECODE(NVL(H.USERID,' ') ,' ','--','<a sbcuid_in=' || H.USERID || ' target=NEW >'||H.FIRSTNAME || ' ' || H.LASTNAME ||
    '( ' || H.USERID || ' )</a>' ) USER_NAME
    from
    PROFILE_PORTAL B ,
    TBL_BDA_AGENCY_RESP_REP C ,
    TBL_BDA_AGENCY_OFFICE F,
    TBL_BDA_OFFICE G,
    USERS_PORTAL H,
    TBL_BDA_USR_ISS_GRP I ,
    TBL_BDA_ISS_GROUP J,
    ATTRIBUTE_VALUES_PORTAL K,
    PROFILE_TYPE_PORTAL L
    WHERE
    B.PROFILE_ID = F.AGENCY_ID (+)
    AND B.PROFILE_ID = C.AGENCY_ID (+)
    AND G.OFFICE_ID (+)= F.OFFICE_ID
    AND H.USERID (+)= C.RESP_USR_ID
    AND C.ISS_GRP_ID = I.ISS_GRP_ID (+)
    AND I.ISS_GRP_ID = J.ISS_GRP_ID(+)
    AND 'PROFILE.'||B.PROFILE_ID = K.ENTITY_ID(+)
    AND K.ATTRIBUTE_VALUE IS NOT NULL
    AND L.PROFILE_TYPE_ID = B.PROFILE_TYPE_ID
    AND L.APPLICATION_CD='BDA'
    AND NOT EXISTS
    (SELECT agency_id
    FROM TBL_BDA_AGENCY_RESP_REP t
    WHERE t.ISS_GRP_ID IN (1)
    AND t.AGENCY_ID = C.AGENCY_ID)
    AND K.ATTRIBUTE_VALUE LIKE '%'
    AND UPPER(B.PROFILE_NM) LIKE UPPER('%')
    AND (to_char(NVL(B.PROFILE_ID,0))
    LIKE '%'
    OR NVL(B.PROFILE_ID,0) IN (1))
    AND NVL(G.OFFICE_ID,0) IN (1)
    AND (to_char(NVL(C.RESP_USR_ID,'0'))
    LIKE '%'
    OR NVL(C.RESP_USR_ID,'0') IN ('%'))
    ORDER BY PROFILE_NM
    This is the Query and the query takes some mins. to run in prod environment.
    From the Query plan ,I am not able to get any idea for optimization.
    Now,Can you tell me which steps I need to follow to run it faster and which all modifications should be made?
    Thanks.
    Aashish S.

  • Region Header Background Color different to the theme template

    Hello,
    for my apex application i configured the theme Blue Gray - 13.
    I want that my application displays all region-, report headers on every page in a different color, for example "magenta".
    My CSS Code in the page header on page1:
    <style type="text/css">
    .t13RegionHeader {background-color:#FF3FA0;}
    th.t13ReportHeader {background-color:#FF3FA0;}
    </style>
    {code}
    works fine for report regions and form regions, but i didn't manage to change the color for the tabs. Is there any chance to switch the background color for tabs. Perhaps it's a better way to change the Color of the theme but I nether know how to manage this.
    Does anybody have an idea?
    Thanks in advance
    Christian                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi Chris,
    first thanks for your quick answer.
    ...but it didn't work.
    I'm using the Internet Explorer, but i analysed the source code of the running page. I tried also the entries: .t13PageTabs and th.t13PageTabs but i had no success on this try.
    For the Page Tabs i found the following code:
    <div id="t13PageTabs"><table cellpadding="0" cellspacing="0" border="0" summary="" class="t13PageTabs"><tbody><tr><td class="OnL"><img src="/i/themes/theme_13/tabOnL.png" alt="" /></td>
    <td class="OnC"><span>Produkt</span></td>
    <td class="OnR"><img src="/i/themes/theme_13/tabOnR.png" alt="" /></td><td class="OffL"><img src="/i/themes/theme_13/tabOffL.png" alt="" /></td>
    <td class="OffC"><a href="javascript:doSubmit('T_BUSINESSPROCESSVKZ');">Business Process VKZ</a></td>
    <td class="OffR"><img src="/i/themes/theme_13/tabOffR.png" alt="" /></td><td class="OffL"><img src="/i/themes/theme_13/tabOffL.png" alt="" /></td>
    <td class="OffC"><a href="javascript:doSubmit('T_PORTALPRODUKTE');">Portal Produkte</a></td>
    <td class="OffR"><img src="/i/themes/theme_13/tabOffR.png" alt="" /></td><td class="OffL"><img src="/i/themes/theme_13/tabOffL.png" alt="" /></td>
    <td class="OffC"><a href="javascript:doSubmit('Default Portal Produkte');">Default Portal Produkte</a></td>
    <td class="OffR"><img src="/i/themes/theme_13/tabOffR.png" alt="" /></td><td class="OffL"><img src="/i/themes/theme_13/tabOffL.png" alt="" /></td>
    <td class="OffC"><a href="javascript:doSubmit('T_DEFAULTPORTALFEATURES');">Default Portal Features</a></td>
    <td class="OffR"><img src="/i/themes/theme_13/tabOffR.png" alt="" /></td><td class="OffL"><img src="/i/themes/theme_13/tabOffL.png" alt="" /></td>
    <td class="OffC"><a href="javascript:doSubmit('T_PRODUKTUNABHAENGIGE_FEATURES');">Produktunabhängige Features</a></td>
    <td class="OffR"><img src="/i/themes/theme_13/tabOffR.png" alt="" /></td></tr></tbody></table>
    </div>Do you have another idea to succeed?
    Thanks in advance
    Christian

  • I'v got pop ups on my macbook and I can't get rid of the them

    Looking for help with pop ups and ads. I can stop them. Is there something to buy to help?

    Click here and follow the instructions, or if desired, download and run Adware Medic. The second link is a direct download; if you're unable to download it, see this page.
    (116391)

  • Can't break out of the restore loop on my iPod Touch.

    I've tried different USB ports, different USB cables, verified and repaired my permissions,and I have no third party security that I know. I unfortunatly do not have a diffrent computer to try. I'm guessing that is the answer I will get. But if anyone has some advice, I would love to hear it.

    Maybe:
    Restore loop (being prompted to restore again after a restore successfully completes)
    Troubleshoot your USB connection. If the issue persists, out-of-date or incorrectly configured third-party security software may be causing this issue. Please follow Troubleshooting security software issues. .
    Next try placing in DFU mode and then restoring.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    Then try restoring on another computer.
    Last, make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • The theme I chose for my browser inexplicably vanished, and when I try to reinstate it nothing happens - how can I rectify this?

    I can't seem to put the theme back on my browser after it inexplicably vanished..
    I've tried adding a different theme but the browser is unresponsive to it and doesn't accept the changes.
    Please can I have some advice on how I can rectify it?
    Many thanks.

    Make sure that you do not run Firefox in (permanent) Private Browsing mode.
    *https://support.mozilla.org/kb/Private+Browsing
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history"
    *Deselect: [ ] "Always use private browsing mode"
    When you are in Private Browsing mode then the persona is disabled and you get the default theme and a purple PB icon in the Firefox menu button or the right end side of the menu bar (tab bar on Linux) and "(Private Browsing)" appended to the title bar.

  • Problems customizing the user template

    Hi,
    I'm trying to customize the user template on 2 laptops. I've done this before with no problems, but this time it doesn't appear to be working correctly. I'm using the following command
    cp -R /Users/TEMPLATE/* /System/Library/User\ Template/English.lproj
    where TEMPLATE is the name of the user account I want to use as my custom template.
    When I enter this command I receive the following:
    usage: cp [-R [-H | -L | -P]] [-fi | -n] [-pvX] source_file target_file
    cp [-R [-H | -L | -P]] [-fi | -n] [-pvX] source_file ... target_directory
    Can anyone help me?
    I'm using Leopard and am logged in as root.

    I thought a typo may have been possible too. So I even copied and pasted the command string from the website which gave the directions for customizing the user template and it still wouldn't work. I ended up finding a post somewhere where someone else had problems with this and they simply suggested logging in as root and manually copying the files to the User Template folder which worked for me. Still like to know why it didn't work through the Terminal. Strange. Anyway, I have a workaround if I run into it again. Thanks for your help and the advice about the keychain!

  • Where is the Shared folder for the Themes?

    While I know that the official position is that the calendar themes can not be changed, I see a reference to Shared/Backgrounds/Solid/aged-paper-cover.jpg in the vintage theme.
    Where can I find this and other images to edit? I tried looking for it in the contents of iPhoto to no avail.
    I know I'm doing this at my own risk. I know to make backups first. I just want to know where the theme template images reside.
    Thanks.

    I've not been able to find any editable files that are associated with a calendar in either the Application Support/iPhoto folder or the application itself. What version of iPhoto was the reference referring to? Can you provide the link to the reference?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier versions) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. There are versions that are compatible with iPhoto 5, 6, 7 and 8 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    NOTE: The new rebuild option in iPhoto 09 (v. 8.0.2), Rebuild the iPhoto Library Database from automatic backup" makes this tip obsolete.

  • Customizing the Contract Template in Oracle R12

    Hi,
        We would like to customize the Contracts template, "Oracle Contract Terms Template", where in we have to include a new page and logo and customize the signature. Referred the Note ID 1269527.1, it was not addressing our issue. We are trying to customize the OKCTERMS_en.xsl file. we are not able to proceed. It would be of great help if someone helps us with the steps.
    Regards,
    Akshay

    Hello Akshay,
    as your question is about an EBS product, I need to redirect you to the E-Business Suite forums at
    https://community.oracle.com/community/developer/english/e-business_suite
    This forum is dedicated to Fusion Applications questions and we have no experience with the EBS Contracts product.
    Thanks,
    Oliver
    Fusion Applications Developer Relations
    http://blogs.oracle.com/fadevrel

  • Where are the theme files?

    I paid out a lot of money for 3rd party themes. After Time Machine has failed on top of various other disasters involving reinstalls etc., I have lost all the extras on my MacBook Pro. Luckily they are still there on my iMac - at least they are available to choose in the Theme drop down menu - but I cannot find the associated theme files to copy across to the laptop. I have looked in /Library/Application Support/Keynote and in the Shared Users folder. There does not appear to be anything in my home folder. I do a Spotlight search for the theme names and nothing is found - yet I can see and use the themes in Keynote. How can I track down where the theme files themselves are hiding, so as to be able to copy them over to my other computer?

    They should be in either the user or global Application Support folder. Looking in my global AS folder, I find an iWork folder which has a Keynote folder inside. There are a couple themes there. Same is true of my personal AS Folder.
    iWork '08 now stores its own themes in the program packages but I assume even new 3rd party themes are still going into one of the two AS folders.

  • Where can I define 0ANALYSIS_PATTERN as my std template?

    Hi gurus,
    I want to assign 0ANALYSIS_PATTERN as the standard template for all the reports through portal. But I am seeing that sometimes when I launch a query through "Bex Launcher" it comes up with a different template.
    Where can I define 0ANALYSIS_PATTERN as the standard template for everything?
    Thanks all in advance,
    RAj

    Hi:
    Thats where I set it up and its working for me.
    Look at help there and it might answer your question.
    I think you know the help is  next to the Execute button.
    If you cannot find it, I can past it here too.
    Try it and see.
    Ram C.
    Message was edited by: Ram Chamarty

  • How can I customize the Description field in calendar events to include a default message/template every time I create a new event?

    I use Thunderbird Calendar to schedule events for my business, and it invokes entering the same pieces of information. Is there a way to customize the Details field to already have the headings I need for the details I input?

    It assumes that you have this file available in your jdev
    ${jdeveloper.install.home.directory}/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar
    Add ant-contrib.jar into jdeveloper\modules\net.sf.antcontrib_1.0.0.0_1-0b2\lib directory. You can download it from http://ant-contrib.sourceforge.net/.
    Other useful advice:
    http://jwebcenter.blogspot.com/2011/05/how-configure-webcenter-space.html

Maybe you are looking for

  • How do you eject a hard drive?

    How do you eject an external hard drive?

  • Specify custom download path for PDF files in Reader 9 ?

    Instead of having Adobe Reader 9 save downloaded PDF files in IE7's temporary internet files folder, I would like to save them in a different folder. Is there a setting to change this (registry or otherwise?)

  • DVD Studio Pro won't burn disk

    I have a DVD Studio Pro file that used to burn without a problem, but now it won't at all. I found all of the files necessary, but when I click the burn button, I get a warning: The Build Location folder contains a VIDEO_TS folder(standard DVD conten

  • BPM 11g workspace not show user from OVD - top most authentication provider

    Hi, We have added OVD which connected to LDAP as the top-most authentication provider for myrealm. The order of the providers are: (1) OVD (control Flag:SUFFICIENT) (2) DefaultAuthenticator(control Flag: REQUIRED) (3) DefaultIdentityAsserter The user

  • Account assignment search help in SC.

    We currently implement stand-alone scenario and looking for solution how to maintain account assignment data in EBP. As far as I know account assignment data managed in back-end system and not replicated into EBP. We would like to manage account assi