Customize default template

Hi,
I am using Default theme 3 as my template in apex and i want to change the size of the tab, reposition it and give some other color to it, how do i do it, if anyone can provide me a example it will be great.
Step by step will be appreciated.
Thanks

Hi,
OK - firstly, you said that you were using Theme 3 but your class names reference Theme 2??? So, it could be that you have altered the wrong file? However, I have seen in threads that there is an issue with caching, so you may have to clear the cache on your browser to see any changes.
To start with, however, I would suggest that you try out your styling by using a STYLE tag in the page template's Header setting - put it somewhere between #HEAD# and </head>. The theme's css files is added where the #HEAD# string is and you need to override some styling. CSS styling principles state that you can use the same class name multiple times and the browser will overwrite one setting with a replacement setting (unless !important has been added to a style) until a final style definition is created for a class.
So, firstly, assuming you are using Theme 2, change your page template's heading to:
... everything above #HEAD# ...
#HEAD#
<style type="text/css">
.t2user{width:100%; font-weight:bold; font-size:12px; white-space:nowrap;}
.t2tabholder{text-align:left; padding-left:25px; font-weight:bold; font-size:22px}
</style>
</head>
... everything after </head>But, into this STYLE tag, you should also consider adding any classes used in the Standard Tab Attributes and Parent Tab Attributes settings on the page template as these may also have font-size settings and other styles you want to change.
Doing it this way makes it easier to change the styles until you are happy that it looks correct. Only when you are happy, should you look at updating the css stylesheets themselves.
Andy

Similar Messages

  • JDEV 11G R1 - Customize default template

    Hi,
    I am using default seeded template "threeColumnTemplate.jspx".
    Is there anyway to customize it as per our requirement like removing Oracle logo from it.
    Thanks,
    Kamleshwar

    You can create the template yourself and then make it available for your pages, under the JSF menu you have jsf page template option. The 3 column jspx template should be inside one of the jars of JDeveloper, although it won't take you much to create a similar one from scratch.
    http://download.oracle.com/docs/cd/E12839_01/web.1111/b31974/web_getstarted.htm#ADFFD564
    -Juan Camilo

  • How to customize 'default: *' report templates

    Hi,
    where are 'default: *' report templates defined? They are not listed among other templates.
    What I need is to create a customized template based on 'default: vertical report, look1 (exclude null columns)'.
    Thanks

    >
    where are 'default: *' report templates defined? They are not listed among other templates.
    What I need is to create a customized template based on 'default: vertical report, look1 (exclude null columns)'.
    >
    default: report templates are hard-wired into APEX and can't be modified in the way that theme templates can.
    Using the web inspector in a browser with developer tools like Safari or Firefox+Firebug you can examine the source of the rendered report with a default: template to determine the HTML structure and class(es) used and the CSS selectors applied by APEX, then either override these in your own style sheet, or create a custom theme version of the template from scratch.

  • UML : Customizing default templates ?

    Hi,
    Can we customize the UML JavaDoc templates used by JDev. The current template has some limitations like not providing paragraph tags and list where needed and we have to go to the source code and manually edit them. It 'll be great if we can change in the template, so that when we click on the Use-case and navigate the doc, we have the things inplace.
    example, the default template doesn't provide a paragraph tag after pre-condition.
    <h3>Precondition :</h3>
    <h3>Postcondition :</h3>
                   <blockquote>
                   <h4>Minimal Guarantee(s) :</h4>
    if we can edit the template to..
    <h3>Precondition :</h3>
    <p> </p>
    <h3>Postcondition :</h3>
                   <blockquote>
                   <h4>Minimal Guarantee(s) :</h4>
    so that we don't have to go to the source each time.
    Regards
    Elango.

    Hi Lisa,
    Im using JDev 10.1.3.0.2.223 and trying to configure de default templates. After looking on the online help, google, TechNet and finally the threads, found your post on 'Editing Use Case Templates' .
    I did find the template on a .jar file, but the path does not stand to what the online help says and I quote it here :
    To open a use case modeler template: Choose File Open, then navigate to the <jdev_install>/jdev/system/oracle.bm.XXX/templates/usecase <<<<< this path doesn't exist <<<<<<<<<
    I didn't try it yet, would it be the case to extract the files from the .jar update the templates and recreate-it ? ..
    Tks in advance,
    Fred

  • How can I change the application default template

    Hi!
    If I go to Application Shared Components | Definition | Template Defaults I can see the default page template used by my application. One would think that this is the place to change the default template if wanted to change it, but NOOOOOOO..., like many other things ApEx that's not the way you do it. (An example is the order of columns in an interactive report... all those up/down arrows in there mean nothing if ApEx sets the column default order differently from what you set in the query source or the report attributes section. Nope. You have to log into the application as a developer, edit the column order in your interactive report, and save your report as the default, and THEN you'll get your ordering right. What are these ApEx developers thinking I just don't know...)
    I've search around the forums but I haven't found my answers (perhaps I haven't searched hard enough).
    So, how do I change the default page template for all pages in my application?
    Marc

    ...and once there, if you click on any of the templates looking for a way to set any of them as the default you'll be looking all day. You see the default column with check marks... why not implement the ability to check/uncheck defaults right there?
    Alas, if you click on Edith Theme <no>, then you can set the default template. It's a little link to the right under Tasks.
    My bad for still not understanding the way the ApEx interface works. It certainly isn't intuitive to me, but that's just me. Hopefully I'll get better.
    Marc

  • How to change the default template for a concurrent prog ?

    Hi i have Std Conc prog "Payables Posted Invoice Register". It has a std template with same name "Payables Posted Invoice Register". Now i have created a custom template and attached it to the same Data Definition.
    The Requirement is that only particular users will use the custom template, hence they will chose it while running. BUt what happened now is in the Conc Prog submit screen it is taking my custom template as the default one.
    Hence majority of the users wudnt look at the template and get the custom o/p.
    I want to make the std template itself as the default template and make the custom template available to chose for a smaller set of users.
    Thanks,
    Vj

    Hi Shadab,
    Yes, that is a valid work around but my task is not to create a seperate data definition and a seperate concurrent prog for it. I HAD to use the standard concurrnet prog but jsut add my template as a non defaulted template.
    Anyways, i have solved it now. This is how
    System Adminitration => Concurrent Programs => select ur Concurrent Prog => Update => OnSite settings .... select the template you want to default.
    Thanks,
    Vijay

  • How To associate a default Template with an asset in web center sites 11g

    In previous versions we could associate a template with an asset, in the edit mode of the asset and that template would be used to render that asset when previewed.
    How can we do that in Web center Sites 11 g so that we don't have to select it again and again.

    You should still have that option, in the Contributor UI when you edit or inspect an asset beneath the asset name is a drop-down box to select the default Template for this asset.
    Phil

  • How to remove extra header/footer from BC default template?

    BC put their own header (with live links to dummy pages) and footer (two line of text on the bottom) in my Dreamweaver CS6  job at  http://140001.worldsecuresystems.com/
    Although I'm in the directory I can't seem to delete theses items,
    the Main Template.dwt inside the default Templates folder.
    I can't even delete the code inside it and leave it as an empty file.

    Tobydog20,
    I eneded up having to log in directly at Business Catalyst, not going through DW at all. There I entered a completely different mode, many more folders were visible. There it should also show you the template folder (the one you can't delete) belongs to your current DW project, which is why you can't delete it. You should see the other files that you can delete -- it's an entirely different experience going through Business Catalyst.
    An extra caution, Adobe also added some new CSS global sheets to MY project that weren't in my original upload, so keep an eye out. I discovered this when I had to add code and I swore that page didn't belong to my job. Well, it did.

  • Edit ContactSheet_ID.jsx to include default template

    We're using Bridge CS3 to generate contact sheets with InDesign CS3 using Bridge CS3's Tools > InDesign > Create InDesign Contact Sheet command. We've defined an InDesign template which we're using for these contacts sheets but find it annoying to have to browse for the template each time. Saving your settings with a Preset doesn't record your template selection so there's no joy there either.
    Not being at all savvy with Javascript, does anyone know how to edit ContactSheet_ID.jsx so that a default template is already input when the Create InDesign Contact Sheet command is invoked? Or perhaps to change the behavior of saving Presets so as to include this default template information? We'd want to locate the file at a universally locatable path such as a user's documents folder or the InDesign folder or on a server, etc. so that all users could easily use the command with expected results. The solution would ideally be for the Mac but any would be great too!
    Thanks!

    Is this not easily implemented? Or has everyone moved on to CS4? Just curious...

  • PSE 9: How to set the default template for albums

    In Photoshop Elements 9, when I create an album (prior to sharing online), the default template (looks like a notebook) is not something I would ever use. So each time I have to find a better template ("Classic" is fine by me), select it and regenerate the album. Can I set a different default template? How?

    I think to keep with a slightly better paradigm:
    Create a view and pull your user data from there and not the actual entity table In the view the name is already "expanded" and its in the
    [LastChgUserName]
    column. Then Etl it with a job or anything else via Staging back to the entity if that is what you want. Or just pick it up in the View with the rest of the data if this is going to be needed for some external process.
    Moscva ato kak derevnia ? :)

  • Change default template for a given Theme

    Can we change the default template for a theme ? (if yes, how). I had selected theme 3 (business) during the creation of my application with 2 level tabs. After creating parent tabs and standard tabs and getting it working I changed the theme to theme 12 (blue). When the theme got switched, the default application page template became a 1 level tab.
    This was because for Theme 12, the default Page template is 1 level tab. I want to change this default Page template to 2 level tabs. I couldn't see option of making this as a default.

    Sorry, I found the answer in the documentation in Chapter 7 under
    "Changing Default Templates in a Theme".

  • How do you clone the "Default" Templates V1.6

    Does anyone know how I can clone then use the Report Template called "Default Vertical Look 2" in V1.6? I've created a new theme and the associated repository templates, but that does not list the "Default" Templates. I want to change the colours of the template background in a vertical style report.
    thanks in advance

    yes, thank you i see that.
    i don't know much about servers, but it kind of sounds like i would be running the OS from a server and not the individual macs. i don't think that will work for me either.
    it sounds like i will need to by the multi-license then exchange the DVDs for CDs so i can install on the G4 DP 533.
    i could use the clone method, but the mac isn't really a clone, they have their own identities in mutlti-user log in.

  • Bex Default template for Queries and Workbooks

    Dear All,
    We have a default template for all queries and workbooks.But this default template was created using a AP query and saved as a workbook.Now all the users having AR role are not able to execute queries or workbooks.Since this default template has a AP info provider associated with it.Is it possible convert this default workbook to a generic one without any security restrictions.Please provide a solution.

    In Bex analyzer, you have option to convert a template into a default template.
    Or you can create a copy of the existing template without AP infoproviders and assign it as default template.

  • Default template for Information broadcasting

    Hi,
    I got the info that template 0BROADCASTING_TEMPLATE70 is the default template for Broadcasting but when i try to open it in WAD then it outputs 'No object Found'.
    Even if i try to find it in BI Content, i do not found the one with the specified name.
    any idea which default template is used in for Infoarmation Broadcasting.
    Its very urgent.

    Hi Satish,
    Unfortunately It is not possible in standard. I also checked ECM_EXIT but I was not able to find any specifc interface for long text. You can try this is General abap forum as Long texts generally belong to Basis more then an appication area itself.
    Thanks
    Amber

  • Wcm_placeholder service pulls content with default template

    I have mutiple templates defined for a region definition in the placeholder definition. When accessing content using wcm_placeholder service it always pulls content usign the default template even if the content has been setup to use a different region template.
    I calling the page using the format below
    http://ecm/idc/idcplg?IdcService=WCM_PLACEHOLDER&dataFileDocName=RVI_DATA_GIZMOS&placeholderDefinitionDocName=PH_MAIN
    Any ideas why this is happening? is this a bug with the service that it doesn't know which template to use even if it is defined at the content level?
    Thanks!

    Now I understand what you're looking to do, but unfortunately, that's not possible because when you associate a piece of content to use a specific region template, it is stored as a section property, not as content metadata. To take it one step further, it can either be the primary or secondary page of that section.
    For instance, if you click on the section in Designer, you'll see something like:
    Primary Page Params: [placeholderName]=RVI_DATA_GIZMOS
    Primary Page Region Templates: [placeholderName]=[RegionTemplate]
    You can easily have RVI_DATA_GIZMOS be the primary page of another section, and still use a different region template. So the WCM_PLACEHOLDER service has no idea which to use, and therefore has to use the default.
    In the end, it sounds like the WCM_PLACEHOLDER service should probably take two additional parameters, nodeId and isSecondaryPage, in order to give what you need.

Maybe you are looking for

  • BAdI: ME_GUI_PO_CUST add customer field to item level

    Hi Experts, I want to add a customer field to PO item level, how to do that? the functional consultant told me to first implement the BAdI: ME_PROCESS_PO_CUST before I can use BAdI: ME_GUI_PO_CUST, can anyone show me the procedure on how to implement

  • How to call the form bean value on jsp withthe help of jstl tag

    hi all friends i am working in struts & i use jstl tag in jsp. i have one problem rise is how to call the form bean value in jsp page by using jstl tag. i now how to retrive the value through jsp:logic eg. <logic:empty name="userListForm" property="u

  • How to get rid of picture of the sunset on the webcam?

    Hi - this is probaby a stupid question, but please can anybody tell me how to get rid of the picture of the sunset on the webcam and allow me to use the photo and video application on my netbook? I've tried to contact Toshiba online but it won't conn

  • Report Query Question

    I've got a query that displays about 4 Dates, but multiple times. Example below: 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/01/2007 05/0

  • Command line update of 9.1.3 to 9.2?

    OK, I downloaded the MUI updater to 9.2 (the only one I could find), unzipped it, but the AdbeRdrUpd920_mui_cum.msp file tells me I don't have an updatable product installed.  I've used the 9.1.1 9.1.2 9.1.3 msp's to patch my 9.1 installs up to this