Best adaptable template theme on 4.0?

Greetings to all!
I am about to start on a new application where I intend to include some major custom css formating.
Now with previous applications and themes I have experienced, that some elements are very hard to adjust (like placing a table in the center of the screen instead on the left edge), also when importing other libraries like Twitter Bootstrap, often there are conflicts between the styles, that cause unpleasent results.
Now my question to you is, which theme in the 4.0-respository has a rather new page-html, and is best suited for further customization? E.g. when importing jquery UI.
I know, I still could kick out the theme-css out of the page template entirely, but then some functionalities, like the actions menu on an interactive report, stop functioning.
Thanks in advance for any advice.
With best regards,
Tobi

Hi Tobi
Personally, I'd go with a custom theme, and keep the #HEAD# tag in your page template before your CSS references.
You will need to add a few adjustments to sort out CSS conflicts, but it's not that painful to do. The APEX team are scoping the CSS to APEX specific items more and more with each release.
I'm currently using Twitter Bootstrap in APEX 4.0, and have had relatively minor changes to make to sort out layout issues. No JavaScript issues at all, and in particular none with the interactive report.
If you want to tweak an existing theme in APEX 4.0, I'd use themes 21 or 22 (much the same). Reasoning being they are the most modern, and are in APEX 4.2 as "current" themes rather than "legacy" themes.
Regards
Mark

Similar Messages

  • Template/Theme for Right to Left (RTL) pages (Arabic)

    Dear All,
    Please can some one provide me with online documentation or links with detail steps to create Templates / Themes for pages to be displayed in Arabic language (Right to Left).
    Thanks
    Best Regards
    Arif Khadas

    Hello Arif,
    >> Please can some one provide me with online documentation or links with detail steps to create Templates / Themes for pages to be displayed in Arabic language (Right to Left).
    I’m afraid these are not really exist. The official documentation doesn’t include Right-To-Left references, and I’m not really familiar with any other on-line documentations that cover this issue. As far as I know, the relevant chapter in my book is the first (and probably the only) time where APEX Right-To-Left development support was covered.
    The following thread can give you a hint on how to start (the CSS direction attribute) and why this is not enough. As I said before, Right-To-Left development is fully supported by APEX but it’s not that simple and can’t be covered in a single forum thread. I know I’m bias (as I wrote the book) but if you are serious about developing Right-To-Left APEX applications you should consider purchasing the book. For the long run, it will save you a lot of time (and frustration).
    Re: TRANSLATING APPLICATION..
    Regards,
    Arie.
    ♦ Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    ♦ Author of Oracle Application Express 3.2 – The Essentials and More

  • Which the best adapter vga to plug a data show on a macbook pro, mini displayport or thunderbolt?

    which the best adapter vga to plug a data show on a macbook pro, mini displayport or thunderbolt?
    Why?
    Thanks pals.

    Use the Apple Cable Chooser:
    http://store.apple.com/us/browse/home/shop_mac/mac_accessories/cables/cable_choo ser

  • How to create a PDF template/theme?

    Hello there
    I need to create a custom template/theme that is going to be used to send estimates and briefs to some clients. I'm using Acrobat X.
    It have to be edited everytime, but I just can't find the way of doing it.
    It also need to has de ability to add more pages with the same look&feel (like Master Pages on Indesign)
    Is this possible? If so, how can I do it?
    Thanks in advance

    Are you thinking of something like a blank form that you can enter information into, save, and send to another user? If so, what you want is possible. If you want more information, post again and include more details about how you want to use it and how the recipient will use it.

  • RFC adapter Template changed

    Hi ,
      I happened to change my RFC template by mistake. Could anyone please provide me with the original unchagned RFC ADAPTER template please. It will be really helpful if you can provide me RFC inbound and outbound templates.
    Regards
    Amit

    Amit,
    If you still need the original RFC adapter template, give your email id.
    KP,
    The template is the original RFC adapter properties file that comes along with XI Adapter Engine. You can modify to suit your requirements.
    Regards,
    Homiar.

  • Are there any  best practice templates available to load Customer Master data into ECC using data services?

    Hi,
    As far as I remember there are best practices templates (AIO). I am not able to find the location to download these atl files though.
    Thanks,
    Pramod

    Hi pramod did you reffered this document:
    http://help.sap.com/businessobject/product_guides/sboDS41/en/sbo41_ds_sap_en.pdf
    http://events.asug.com/2011AC/4103_Legacy_Data_Migration_to_SAP_ECC.pdf

  • Customizing template/Theme for iPhone

    I have to customize an existing APEX App and make it iPhone compliant.
    Please let me know how to customize the template/theme to make this happen.
    Would appreciate any help

    1. Find a site that looks good on iPhone with similar functionality
    2. Start with a single templateless page with a single HTML region with no template
    3. For testing purposes, copy a static iPhone page into the HTML region
    4. Make copies of each existing APEX template you are using (prefix them with iPhone or something)
    5. For each of the copied templates, starting with the page template, start removing portions of markup from the html region and placing them into the templates
    6. Once it's all working, make sure it bares absolutely no resemblance to the original site source html ;)
    7. Publish your template for me to use
    ...not a quick job. Find someone who doesn't own an iPhone and bribe them to do it for you in exchange for an iPhone.

  • Templated Theme Based FOI layer Error

    I'm trying to add FOI like in an example - Templated Theme Based FOI layer.
    Javascript:
    var tbfc = 0;
    function addMyFOI(oKOD){
    tbfc++;
    var foi_name = 'foi'+tbfc;
    var tbg = new MVThemeBasedFOI(foi_name,'cad.dj');
    tbg.setQueryParameters("'"+oKOD+"'");
    tbg.setBringToTopOnMouseOver(true);
    mapview.addThemeBasedFOI(tbg);
    dynamic theme:
    <?xml version="1.0" standalone="yes"?>
    <styling_rules>
    <hidden_info>
    <field column="NOMER" name="ffff"/>
    <field column="DOM" name="ffff"/>
    <field column="LIT" name="dff"/>
    </hidden_info>
    <rule>
    <features style="M.CYAN PIN"> (NOMER=:1) </features>
    </rule>
    </styling_rules>
    When i call addMyFOI function i get error looks like this:
    06/10/20 01:06:10 ERROR [oracle.lbs.foi.FOIServlet] [Foi Server] foi width value is wrong.
    Does anybody know what it is?

    var baseURL = "http://"+document.location.host+"/mapviewer";
    var mapCenterLon = 18429.573997;//getCenterLon(MAP_NAME);
    var mapCenterLat = 17544.041656;//getCenterLat(MAP_NAME);
    var mapZoom = 5;
    var mpoint = MVSdoGeometry.createPoint(mapCenterLon,mapCenterLat,262148);
    mapview = new MVMapView(document.getElementById("map"), baseURL);
    mapview.addBaseMapLayer(new MVBaseMap("CAD.TYUMEN"));
    mapview.setCenter(mpoint);
    mapview.setZoomLevel(mapZoom);
    mapview.addNavigationPanel("EAST");
    mapview.addCopyRightNote("&#169;2006 powered by &#8482;");
    ovcontainer = new MVMapDecoration(null,null,null,200,150) ;
    ovcontainer.setCollapsible(true);
    mapview.addMapDecoration(ovcontainer);
    var over=new MVOverviewMap(ovcontainer.getContainerDiv(),3);
    mapview.addOverviewMap(over);
    mapview.display();
    I use this code to initialize my map.
    Hmmm, I still cannot solve that problem

  • Importing Templates/Themes into iWeb

    Hey Folks,
    How do I go about importing templates/themes into iWeb? I have a few I downloaded but I'm at a loss as to how to include them in iWeb so that I can use them. Thanks for the info!

    Just any theme download from a site is not enough. The 3rd party themes must be designed specifically for iWeb and, as such, should have an installer included.
    Otherwise, start with either the white, black, or formal themes and use graphic files from those themes to create a custom design.
    OT

  • Adapt Portal theme in IView with html

    Hi,
    I'm currently developing a web program which is based on html.
    I want to adapt the portal theme that has been used in the rest of the portal.
    I know all the classes that I have to use and it works fine when i use the Isolation Method: "Embedded".
    When i change the Isolation Method to "URL", all my styles disappear and i just view plain html.
    Does anybody know how I can import the portal theme in such an IView ?
    Br Rasmus
    P.S HTMLB is not an obtion since I need the tabIndex property.

    Hi Rasmus,
    Try this:
    <LINK REL=stylesheet HREF="http://YOURHOST:YOURPORT/irj/portalapps/com.sap.portal.design.portaldesigndata/themes/portal/theme_cubizz/glbl/glbl_ie6.css?6.0.14.0.2">
    <LINK REL=stylesheet HREF="http://YOURHOST:YOURPORT/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/theme_cubizz/ur/ur_bdy_prtl_ie6.css?6.0.14.0.2">
    <LINK REL=stylesheet HREF="http://YOURHOST:YOURPORT/irj/portalapps/com.sap.portal.design.portaldesigndata/themes/portal/theme_cubizz/prtl_std/prtl_std_ie6.css?6.0.14.0.2">
    Rasmus, did you get it working?
    Regards,
    Ville
    Message was edited by: Ville Leivo

  • A check on my settings to get the best out of them.

    Just checking base with you as you always offer me the best advice.
    Have just received my extra 2gb ram (yipee) which now takes me to the max 4gb allowed for my OS.
    Everything is working as it should so l'm wondering whether l'm now getting the best from my system (via the settings).
    I can overclock the FSB via rocker switches on the mobo by either 10%,15% or 20%. Can't notice any difference if set at 15% or 20% so have left it at 10% as that seems to show more of a difference over the default than the higher settings. Don't know why it's not faster at 15% or 20% but l can't see it.
    Also, if l look at my virtual memory settings in System Properties, for the C drive it is set to custom size, initial size 2046mb, maximum size 4092mb. For the D and F drives which have plenty of space on them, the buttons are just set to no paging file.
    The total paging file size for all drives says minimum allowed 2mb, recommended 4990mb, currently allocated 2046mb.
    Would you recommend any changes for any of these settings?
    Thank you

    Quote
    Surely a 32 bit system can take 4gb with most of the 4th gig being used up by the OS and video, which means the actual ram available would be a tad over the 3gb mark, ie 3.2gb ish so you need the 4gb to acheive this?
    You're sort of right... of course, you can physically have 4GB of memory, but when using a 32bit OS due to addressing limitations there'll only be about 3-3.5gb available RAM. You can use a 64bit OS which is able to address all the RAM, but any 32bit software you run will face the same limitation.
    You'll notice I have 4GB RAM in my machine, but I only use a 32bit OS. I'm not really bothered about having only 3.2GB RAM available, as its still more memory than I had previously, and 3.2GB is more than enough for my needs. There isn't any 64bit software available yet that I'm desperate to use, so I'm holding off on installing a 64bit OS, its certainly not worth it yet just so I can have that 'full 4GB' to use.
    Quote from: waltari on 30-November-10, 01:55:14
    You cannot utilize 4096MB in 32bit enviroment, to do so you need 36bits ... just simple math
    I doubt if anyone is going to create a 36bit CPU architecture and operating system, just so someone can utilise 4GB of RAM.

  • Best adapter for a Motorola HS-850 bluetooth headset

    Hello,
    I just purcahsed a Motorola HS-850 Bluetooth headset for my cell phone, and wanted to use it to make skype calls aswell. What are my choices for a USB bluetooth adapter (dongle)??? I would prefer something that isn't the D-link (far to expensive) but works just as well. Im not really sure what to go for?

    The D-Link DBT-120 is the only adapter officially supported by Apple, with firmware updates etc. So if you want to guarantee the best compatibility with your Mac, that's the one to get. Try eBay if you want to save some cash.
    Buying a cheaper one may be a false economy, because if you do have problems, you'll end up having to buy another one anyway.

  • How can i cut down the video's i've shot to only have the best parts in them for later use

    first thing I was wondering was. I upgraded to the premiere user to where I have 20mb of storage but I take a lot of spearfishing video's and photo's and the 20mb is just about full. I see I can buy more memory but should I just get a external hard drive to keep all my photo's and video's and if I do that is it easy to get the materials that I need for me to create my new projects in premiere elements or should I just buy more memory. the second thing I was wondering is that I take a lot of spearfishing videos and each dive can be 15min long but only have about 4min of action footage that I actually use. so my question is after I download the video's from my camera can I go through them and extract the good footage and save it like that for me to use at a later date in my projects. it would save a lot of time and a lot of memory to be able to do it this way and if I can how do I go about doing it. thank you for all your help Cory

    "I download the video's from my camera can I go through them and extract the good footage and save it like that for me to use at a later date in my projects."
    This is the very definition of video editing, Cory! That's what the program is designed to do!
    If you need some help with the basics of this program, I've created a free 8-part Basic Training series of tutorials for Premiere Elements support site Muvipix.com. That may be the best place to start.
    http://forums.adobe.com/thread/537685
    The most important step in any project is setting up the project settings to match your source video as precisely as possible. I cover this in part 1, so watch it carefully. I go into greater detail on setting up a project and capturing, editing and outputting video in my books, if you're interested.
    As for Photoshop.com, I'm not sure it's worth buying more than 20 gig of backup space online at this point. You'd be better off investing in a good, large second hard drive for your media and project files. Save the online backup for your finished pieces.

  • IView Templates & Themes

    Hello,
      Does anyone know where I can get information on how themes are applied to the standard SAP and KM iView templates (such as SAP Transaction, SAP BSP, SAP IAC, SAP RFC, KM Search, KM Navigation, etc.)?  Specifically, I'm trying to find out which iView templates use the portal theme and what settings/configuration are involved in setting their theme.  Any help would be greatly appreciated.  Thanks...
    Mike

    Hi Mike,
    The theme editor generrally modifies the portal objects such as iView tray, colours etc.
    Whatever is comming inside any iView as a content is affected diff with portal theme.
    Such as the web dynpro contents are affected by the portal css files if they are run inside portal but they also have their own css which gets into display when run standalone.
    Same is the situation for other iview contents. Plz check the contents that you are trying to show in the Transation iView.
    I suppose in the tracation iView contents have their own css files and they are not affected by the portal css. But if you have some controls like tabstrip, table inthat content then it should pick up the portal theme if you have modified the theme of the controls in the theme editor.
    Also i hope you are clearing your cache very well before veiwing you contents each time you change your theme..
    Regards
    Gaurav

  • Wordpress - Best source of themes?

    Hi,
    It seems that Wordpress is taking over the World and I would be very grateful for any advice on where to source the best non-bloggy Wordpress themes (excluding those that appear on Wordpress.org!). 
    I'm not giving up on Dreamweaver which will always be my favourite software application for designing and developing websites!
    Many thanks
    Simon

    Thanks SnakEyez02 for your thoughts on this.  Although I'm very comfortable with using DW and CSS coding, the option of manipulating a Wordpress theme and building Child Themes from it sounds complicated ...and another sharp learning curve ... but I'm up for the challenge!
    I recently bought a copy of 'Wordpress, the Missing Manual', to get an idea about setting up and using Wordpress ...but it lacked the detail on how to manipulate a Wordpress theme.  If you have any advice to offer on how to achieve this ... and any information about a specific theme that can be worked on that would be much appreciated.
    I am grateful.
    Best wishes
    Simon

Maybe you are looking for

  • Migration problem, Jdev 11.1.1.4.0 to Jdev 11.1.2.3.0

    Hi, I need Help, I've tried to migrate my aplication developed in Jdev 11.1.1.4.0 to Jdev 11.1.2.3.0, when deploy the application to Integrated weblogic Server 10.3.5 getting te next error: ------------------------------------------------------------

  • Keyboard-only navigation no longer working in Mail.app

    In previous builds of Leopard, I was really liking the ability to navigate my mailboxes using keyboard only...e.g. left arrow key to get out of messages and into mailboxes, then up/down or start typing name to select mailbox, right arrow key to get i

  • Windows installer not booting after boot camp partition

    I'm running OSX 10.9.4 and trying to boot camp windows 8. Everything is going right up until after the partition when the Mac restarts. It goes back to OSX and doesnt launch the windows installer.

  • Link to set up RRI

    Hi SDN, I cannot make the following link to work: <a href="<SAP_BW_URL CMD='RRI' RRI_RECEIVER='QURY0001' DATA_PROVIDER='DATA_PROVIDER_1' DATA_ROW=1 DATA_COLUMN=1>"> THIS IS A TEST </> I get an error message saying: "An error occurred with the report

  • Something went wrong, TERRIBLY WRONG.

    I connected my iPod to a friend's notebook. She had a different iTunes library but I made sure that my iPod wouldn't sync with her libray cause I just wanted to get a few songs off her. I tried to eject my iPod but something came up "Files are using