How to adjust padding around Flash

I have a Flash movie on a DW page. Code below. When it
appears on the page substantially more padding appears around the
movie than is built into the Flash (i.e. almost no padding at all)
and the Flash is sized in DW exactly to what was created in Flash.
How do I eliminate this extra padding?
http://www.perceptiveleaders.com/our-services.php

Hi VC
Apologies about delay I've been away traveling
Again no change, my CSS in the header is :-
<style type="text/css">
#apexir_DATA_PANEL > table .apexir_WORKSHEET_DATA td[headers="ADDITIONAL_ADDRESS"],
#apexir_GROUP_BY > table .apexir_WORKSHEET_DATA td[headers="ADDITIONAL_ADDRESS"] {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
which doesnot get rid of the Margin, I even add the word !important.
My orginal CSS does get rid of the margin but not the padding
table.apexir_WORKSHEET_DATA table.inlineTable tr td
border:0px !important;
padding:0px; !important;
I tried to inspect using Firebug before opening this thread.
Regards
Ade

Similar Messages

  • How to adjust speed of Flash animation within Adobe Captivate

    I have three Flash animations that were bought from istockphoto.com. The animations were imported into the project within Captivate. When the individual slides are playing in the project, the speed and timing is perfect. When the project is then to be published to preview the entire project as a whole, all of the animations speed up and are playing continuously throughout the desired slide. I don't know how to slow down the animation and have it play only one time through. What are the properties that I need to adjust in order to slow down the animation?

    Hello,
    This is a possibility, not sure: the framerate for Captivate is normally 30fps whereas the default framerate in Flash is 25fps. You can try to change the fps in the Captivate project, in the Preferences (see screenshot)
    Lilybiri

  • How to Reduce padding around an IR column

    Hello
    Environment : Oracle XE 11gr2 : Windows7, APEX 4.1.1
    I have created an IR report based on a modified DEPT table
    CREATE TABLE DEPT_ADDITIONAL_ADDRESS
    "DEPTNO" NUMBER(2,0)
    , "DNAME" VARCHAR2(14 BYTE)
    , "LOC" VARCHAR2(13 BYTE)
    , "ADDITIONAL_ADDRESS" VARCHAR2(2000 BYTE)
    In one of the rows the Additional_Address column contains a HTML table to display detail rows within a single column.
    <table class="inlineTable">
    <tr><td>SKILIO</td><td>[email protected]</td></tr>
    <tr><td>SKYPE</td><td>[email protected]</td></tr>
    <tr><td>MSN MESSENGER</td><td>[email protected]</td></tr>
    </table>
    I use this CSS in the page header to remove the border and extra padding within the Additional_Address column
    table.apexir_WORKSHEET_DATA table.inlineTable tr td
    border:0px !important;
    padding:0px; !important;
    See example : http://apex.oracle.com/pls/apex/f?p=37866:1
    Question :
    The border is removed as expected, but the padding remains the same. How can I remove or reduce the padding within the Additional_Address column , to allow more room for similar rows??
    Kind Regards
    Ade

    Hi VC
    Apologies about delay I've been away traveling
    Again no change, my CSS in the header is :-
    <style type="text/css">
    #apexir_DATA_PANEL > table .apexir_WORKSHEET_DATA td[headers="ADDITIONAL_ADDRESS"],
    #apexir_GROUP_BY > table .apexir_WORKSHEET_DATA td[headers="ADDITIONAL_ADDRESS"] {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    which doesnot get rid of the Margin, I even add the word !important.
    My orginal CSS does get rid of the margin but not the padding
    table.apexir_WORKSHEET_DATA table.inlineTable tr td
    border:0px !important;
    padding:0px; !important;
    I tried to inspect using Firebug before opening this thread.
    Regards
    Ade

  • Flash CS6 cant open play SWF files without importing and destroying them, how can I get around this?

    Flash CS6 can't open play SWF files without importing and destroying them, how can I get around this?
    I'm just trying to preview an swf file in flash like I have with all previous versions.

    What if my SWF loads external content from an online server?
    Not only does the current flash player prohibit such activity, it doesn't even pop open an error anymore saying there was an error connecting to an online source.
    Normally, I would simply drag the SWF into Flash and all connections would go through.  I could see traces, errors, and experience no issues.
    Now I can't even do that.  So what then?  You have crippled a fundamental use of the program, but THANK GOD we have that deco brush that nobody asked for.
    And for the record, the nature of my work benefits from not necessarily allowing the Flash Player to connect to online content.  The error it pops up?  That's simply another method of error checking that I require.  Updating the Flash Player options is not an option.
    Why would you even remove this key feature from Flash anyways?  It's been there for years ... has the ratio of people importing SWFs (a rather useless gesture in an increasing OOP world) really outweighed the people using Flash as a testing environment that much?

  • IE frame around flash and ASP

    HI,
    Does anyone know how to remove the ugly frame around flash
    when using ASP?
    I know the solution when using HTML but I need to embed teh
    flash file in a .aspx page.
    thanks

    .Aspx files just render HTML. View Source on both to see the
    differences,
    and adjust accordingly
    Jeff
    "golem2" <[email protected]> wrote in
    message
    news:f0r0dk$rei$[email protected]..
    > HI,
    > Does anyone know how to remove the ugly frame around
    flash when using ASP?
    > I know the solution when using HTML but I need to embed
    teh flash file in
    > a .aspx page.
    >
    > thanks

  • Captivate 4 Possible to remove borders/padding around published project?

    Greetings,
    I am working with Captivate 4 and publishing to a SCORM 1.2 compliant LMS. I would like to publish a project without having the borders/padding surrounding the project files. Is this possible? If so, where would I look to find instructions to do this?
    When published in our LMS, the LMS generates a window of a fixed sixe. This is set in the LMS itself and can be changed in the LMS. The goal being to remove browser controls and scroll bars from the user’s point of view when they launch a lesson showing only the lesson.
    In previous versions of Captivate (2 and 3) I was able modify the SCORM.htm file in such a way that I could remove any padding around published project files. The SCORM.htm file used a table to center the Captivate SWF files in the users screen. I could edit this file and use absolute positioning to eliminate (the table tags) “dead space” around a project swf file.
    Doing this in Captivate 4 (editing Custom.htm and Default.htm) does not seem to have the same effect. (In fact it seems to have no affect (good or bad) at all.
    Has anyone had any success in doing this?
    Also, has anyone used the new Captivate 5 yet? Does it have the same presentation limitations as Captivate 4?
    Thank you,
    TPK

    TPK,
    This worked perfect.  The only problem that I have is that it still leaves a small ribbon of white at the top and the bottom of the window.  Any idea how to remove that?
    Here is the current HTM text
    <!-- Copyright [2008] Adobe Systems Incorporated.  All rights reserved -->
    <!-- saved from url=(0013)about:internet -->
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
      <title>workers_comp</title>
      <script src="standard.js" type="text/javascript"></script>
      <script src="SCORM_support/scorm_support.js"></script>
      <script type="text/javascript" language="JavaScript">
       // set document.domain property here, if it works for your environment/SCORM implementation
       // document.domain="";
       var g_intAPIType = 0;
       // Hook for Internet Explorer
       if ((navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) || g_intAPIType == -1)
        g_intAPIType = 0;
        document.write('<script language=\"VBScript\"\>\n');
        document.write('On Error Resume Next\n');
        document.write('Sub Captivate_FSCommand(ByVal command, ByVal args)\n');
        document.write('Call Captivate_DoFSCommand(command, args)\n');
        document.write('End Sub\n');
        document.write('</script\>\n');
        document.write('<script language=\"VBScript\"\>\n');
        document.write('On Error Resume Next\n');
        document.write('Sub Captivate_DoExternalInterface(ByVal command, ByVal parameter, ByVal value, ByVal variable)\n');
        document.write('Call Captivate_DoExternalInterface(command, parameter, value, variable)\n');
        document.write('End Sub\n');
        document.write('</script\>\n');
       } else {
        g_intAPIType = 1;
       var strURLFile = "Enhanced_Authorization_Integration.swf";   // Name of the flash file
       var intIntervalSecs = 1;    // Number of seconds to wait for SCORM API to load
       var g_intAPIOrder = 0;     // Way to search for API object (0 - starts with bottom up; 1 - starts top down)
       var strURLBase = "";
       var strURLParams = "";
       var strURLFull = document.location + "";
       var intTemp = strURLFull.indexOf("#");
       if (intTemp == -1)
        intTemp = strURLFull.indexOf("?");
       if (intTemp > 0)
        strURLParams = strURLFull.substring(intTemp + 1, strURLFull.length);
       var strTemp = location.protocol.toUpperCase();
       if (strTemp.indexOf("FILE") == -1)
         var intTemp = location.pathname.lastIndexOf("/");
       else
         var intTemp = location.pathname.lastIndexOf("\\");
       if (intTemp != -1)
         strURLBase = location.protocol + "//" + location.host + location.pathname.substring(0, intTemp + 1);
       else
         strURLBase = location.protocol + "//" + location.host + location.pathname;
       strURLParams = (strURLParams==unescape(strURLParams)?escape(strURLParams):strURLParams);
       strURLParams = (strURLParams==""?"":"?") + strURLParams;
       function Finish()
        if ((isAPI()) && (g_bFinishDone == false))
         (g_zAPIVersion=="0.2"?g_objAPI.LMSCommit(""):g_objAPI.Commit(""));
         g_bFinishDone = (g_zAPIVersion=="0.2"?g_objAPI.LMSFinish("") == "true":g_objAPI.Terminate("") == "true");
        return (g_bFinishDone + "" ) // Force type to string
       if(g_intAPIType==0)
        // Detect Internet Explorer
        var g_bIsInternetExplorer = navigator.appName.indexOf("Microsoft") != -1;
        // Handle fscommand messages from a Flash movie
        function Captivate_DoFSCommand(command, args)
         var CaptivateObj = g_bIsInternetExplorer ? Captivate : document.Captivate;
         var strFSArgs = new String(args);
         var strFSCmd = new String(command);
         var strErr = "true";
         var strFSArg1, strFSArg2, strFSArg3
         var intFSDelimiter = strFSArgs.indexOf("|");
         if (intFSDelimiter > -1)
          strFSArg1 = strFSArgs.substr(0, intFSDelimiter);  // Name of data element to get from API
          var strFSTemp = strFSArgs.substr(intFSDelimiter + 1);
          intFSDelimiter = strFSTemp.indexOf("|");
          if(intFSDelimiter > -1)
           strFSArg2 = strFSTemp.substr(0, intFSDelimiter); // Value
           strFSArg3 = strFSTemp.substr(intFSDelimiter + 1); // Variable
          } else {
           strFSArg2 = strFSTemp;
         } else {
          strFSArg1 = strFSArgs;
         // do nothing, if SCORM API is not available
         if (!isAPI()) return;
         if ( strFSCmd == "LMSInitialize" || strFSCmd=="Initialize")
          CaptivateObj.SetVariable(strFSArg3, eval('g_objAPI.' + strFSCmd + '(\"\");'));
         } else if ( strFSCmd == "LMSSetValue" || strFSCmd=="SetValue") {
          strErr = eval('g_objAPI.' + strFSCmd + '(\"' + strFSArg1 + '\",\"' + strFSArg2 + '\");');
          CaptivateObj.SetVariable(strFSArg3, strErr);
         } else if ( strFSCmd == "LMSFinish" || strFSCmd=="Terminate") {
          g_bFinishDone = eval('g_objAPI.' + strFSCmd + '(\"\");')
          strErr = g_bFinishDone;
          CaptivateObj.SetVariable(strFSArg3, g_bFinishDone);
         } else if ( strFSCmd == "LMSCommit" || strFSCmd=="Commit") {
          strErr = eval('g_objAPI.' + strFSCmd + '(\"\");');
          CaptivateObj.SetVariable(strFSArg3, strErr);
         } else if ((strFSArg2) && (strFSArg2.length > 0)) {
          if(strFSCmd=="LMSGetLastError")
           strErr = eval('g_objAPI.' + strFSCmd + '();')
           CaptivateObj.SetVariable(strFSArg3, strErr);
          } else {
           strErr = eval('g_objAPI.' + strFSCmd + '(\"' + strFSArg1 + '\");')
           CaptivateObj.SetVariable(strFSArg3, strErr);
         } else if (strFSCmd.substring(0,3) == "LMSGet") {
          strErr = "-2: No Flash variable specified"
         return strErr;
        function Captivate_DoExternalInterface(command, parameter, value, variable)
         var CaptivateObj = g_bIsInternetExplorer ? Captivate : document.Captivate;
         //alert("command  " + command + " ;parameter " +parameter+ " ;value " + value + " ;variable " + variable );
         //var strFSArgs = new String(args);
         var strFSCmd = new String(command);
         var strErr = "true";
         var strFSArg1, strFSArg2, strFSArg3;
         strFSArg1 = parameter;
         strFSArg2 = value;
         strFSArg3 = variable;
         /*var intFSDelimiter = strFSArgs.indexOf("|");
         if (intFSDelimiter > -1)
          strFSArg1 = strFSArgs.substr(0, intFSDelimiter);  // Name of data element to get from API
          var strFSTemp = strFSArgs.substr(intFSDelimiter + 1);
          intFSDelimiter = strFSTemp.indexOf("|");
          if(intFSDelimiter > -1)
           strFSArg2 = strFSTemp.substr(0, intFSDelimiter); // Value
           strFSArg3 = strFSTemp.substr(intFSDelimiter + 1); // Variable
          } else {
           strFSArg2 = strFSTemp;
         } else {
          strFSArg1 = strFSArgs;
         // do nothing, if SCORM API is not available
         if (!isAPI()) return;
         if ( strFSCmd == "LMSInitialize" || strFSCmd=="Initialize")
          //CaptivateObj.SetVariable(strFSArg3, eval('g_objAPI.' + strFSCmd + '(\"\");'));
          CaptivateObj.SetScormVariable(strFSArg3,eval('g_objAPI.' + strFSCmd + '(\"\");'));
         } else if ( strFSCmd == "LMSSetValue" || strFSCmd=="SetValue") {
          strErr = eval('g_objAPI.' + strFSCmd + '(\"' + strFSArg1 + '\",\"' + strFSArg2 + '\");');
          //CaptivateObj.SetVariable(strFSArg3, strErr);
          CaptivateObj.SetScormVariable(strFSArg3, strErr);
         } else if ( strFSCmd == "LMSFinish" || strFSCmd=="Terminate") {
          g_bFinishDone = eval('g_objAPI.' + strFSCmd + '(\"\");')
          strErr = g_bFinishDone;
          //CaptivateObj.SetVariable(strFSArg3, g_bFinishDone);
          CaptivateObj.SetScormVariable(strFSArg3, g_bFinishDone);
         } else if ( strFSCmd == "LMSCommit" || strFSCmd=="Commit") {
          strErr = eval('g_objAPI.' + strFSCmd + '(\"\");');
          //CaptivateObj.SetVariable(strFSArg3, strErr);
          CaptivateObj.SetScormVariable(strFSArg3, strErr);
         } else if ((strFSArg2) && (strFSArg2.length > 0)) {
          if(strFSCmd=="LMSGetLastError")
           strErr = eval('g_objAPI.' + strFSCmd + '();')
           //CaptivateObj.SetVariable(strFSArg3, strErr);
           CaptivateObj.SetScormVariable(strFSArg3, strErr);
          } else {
           strErr = eval('g_objAPI.' + strFSCmd + '(\"' + strFSArg1 + '\");')
           //CaptivateObj.SetVariable(strFSArg3, strErr);
           CaptivateObj.SetScormVariable(strFSArg3, strErr);
         } else if (strFSCmd.substring(0,3) == "LMSGet") {
          strErr = "-2: No Flash variable specified"
         return strErr;
      </script>
    </head>
    <body  bgcolor="#F1F4F5" onunload="Finish();">
         <!-- <center> -->
      <div id="CaptivateContent" style="position:absolute; top: 0px; left: 0px;">
      </div>
      <layer id="NS_dynamic" name="NS_dynamic">
      <script type="text/javascript">
        var tempso = new SWFObject("SCORM_support/scorm_support.swf", "scorm_support", "2", "2", "8", "#CCCCCC");
        tempso .addParam("quality", "high");
        tempso .addParam("id", "scorm_support");
        tempso .addParam("bgcolor","#FFFFFF");
        tempso .addParam("menu", "false");
        tempso .addParam("movie", "SCORM_support/scorm_support.swf");
        tempso .setAttribute("redirectUrl", "http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash");
      </script>
      <noscript>
       <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
        codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
        width="2" height="2" id="scorm_support" align="">
        <param name=movie value="SCORM_support/scorm_support.swf"> <param name=quality value=high> <param name=menu value=false> <param name=bgcolor value=#FFFFFF>
        <embed src="SCORM_support/scorm_support.swf" quality=high bgcolor=#FFFFFF  width="2" height="2" name="scorm_support" align=""
         type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer">
        </embed>
       </object>
      </noscript>
      </layer>
      <script type="text/javascript" language="JavaScript">
       var timeCurrent_int = new Date().getTime();
       var timeLimit_int = new Date().getTime() + (intIntervalSecs * 1000);
       // This simply loops for a set period of time, waiting for the API to
       // load and/or be found.  A better solution would be to use setInterval
       // and on the timeout, redirect or load the resulting Captivate file.
       while((g_objAPI == null) && timeCurrent_int < timeLimit_int)
        g_objAPI = getAPI(g_intAPIOrder);
        timeCurrent_int = new Date().getTime();
       if(g_objAPI != null)
        strURLParams += (strURLParams==""?"?":"&") + "SCORM_API=" + g_zAPIVersion + "&SCORM_TYPE=" + g_intAPIType;
       //document.write('<center>');
       //document.write('<table border="0" cellpadding="7" cellspacing="7"> \n');
       //document.write('  <tr>  \n');
       //document.write('    <td align="middle">');
       document.write('<div id="flash" style="position:absolute; top:0px; left:0px;"> \n');
       var so = new SWFObject(strURLFile + strURLParams, "Captivate", "992", "625", "9", "#CCCCCC");
        so.addParam("quality", "high");
        so.addParam("name", "Captivate");
        so.addParam("id", "Captivate");
        so.addParam("wmode", "window");
        so.addParam("bgcolor","#FFFFFF");
        so.addParam("menu", "false");
        so.addVariable("variable1", "value1");
        so.setAttribute("redirectUrl", "http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=S hockwaveFlash");
        so.write("CaptivateContent");
       document.write(' </div> \n');
       //document.write('</td> \n');
       //document.write('  </tr> \n');
       //document.write('</table> \n');
       //document.write('</center>');
      </script>
      </center>
    </body>
    </html>

  • Hi, I have just purchased a ipad mini for my wife and have registered it in my name so that i can add some apps that i think she would appreciate. However if i want to contact her using face time it is registered in my name, how do you get around that?

    Hi I have just purchased an i pad for my wife and have registered it in my name to add some apps prior to giving the i pad to her. However, for using face time and games where you can link via wifi it will look as though there are two of the same, if I am trying to link her ipad to mine. How do you get around this?

    Assign an email address (gmail.com?)
    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    iOS 6 and OS X Mountain Lion: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    How to Set Up & Use iMessage on iPhone, iPad, & iPod touch with iOS
    http://osxdaily.com/2011/10/18/set-up-imessage-on-iphone-ipad-ipod-touch-with-io s-5/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Troubleshooting iMessage Issues: Some Useful Tips You Should Try
    http://www.igeeksblog.com/troubleshooting-imessage-issues/
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    How to Block Someone on FaceTime
    http://www.ehow.com/how_10033185_block-someone-facetime.html
    My Facetime Doesn't Ring
    https://discussions.apple.com/message/19087457
    To send messages to non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
    You can check the status of the FaceTime/iMessage servers at this link.
    http://www.apple.com/support/systemstatus/
     Cheers, Tom

  • How can I get around error message? "No installation on non-HFS disk:

    I am trying to install CS2 on my new Mac. How do I get around the following error message? "Installation onto non-HFS disk is not supported.

    Which new Mac?
    Is the hard drive PCIe-based flash storage? If so, you will probably need a newer version of AI.

  • How to use Alcon in Flash Builder 4.5

    I am using Alcon as memory and performance profilers.
    I searched around the Internet, only found articles that talk about how to use it in Flash:
    Debug.monitor(stage, 1000);
    But what is the counterpart to this statement in Flex environment? What should I pass to monitor method?
    Thanks.

    Hi
    Currently i haven't found any documentation describing how to compile and use this tlfx.
    I went through the change log to see what was added, and it looked quite good.
    I have tried to compile it, but my experience with fb4 is very limited. I have only worked with it for a couple of months.
    I would like a description of how to compile and use this tlfx liblrary in a flex application, so that i can have table supprt as well as support for bullets and numbering.
    TIA
    Allan

  • AVG Antivirus will not let log in page for Webkinz load how do I get around that?

    I loaded AVG Antivirus Free Edition on my laptop and I use Mozilla as by browser. When my kids try to go on to the webkinz site it lets them go on the site and do everything EXCEPT log in. I noticed when I disable the AVG it works fine. How do I get around that?

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).<br />
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.<br />
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.<br />
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")<br />
    Your above posted system details show outdated plugin(s) with known security and stability risks.
    # Shockwave Flash 10.0 r22
    # Next Generation Java Plug-in 1.6.0_18 for Mozilla browsers
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • Zathura has padding around pages

    In any mode I see padding around pages whereby I want the full width and height of the zathura window used. I've already had issues with application windows having a transparent margin and using
    .window-frame { box-shadow: none; margin: 0; }
    in .config/gtk-3.0/gtk.css fixed it. How do I remove the padding?
    FWIW I'm using the Numix theme and don't use any desktop environment. The window manager is xmonad.
    Update: Upgrading to the AUR git versions of zathura and the plugins removed the top and bottom paddings, but not those on the sides.
    Last edited by newbcake (2015-04-17 16:05:33)

    see https://bbs.archlinux.org/viewtopic.php?pid=1518406 and  https://bbs.archlinux.org/viewtopic.php?id=196242

  • How to adjust number of showDetailsItem in limited panelGroupLayout/in single page

    Hello Everyone,
    I am using Jdeveloper 11g and my  requirment is that, in a single page of jspx we included 13 tabs (ShowDetailItems) which is not adjusting in a single panelGrouplayout of 900px.
    Basically after 4 or 5 tabs we are getting arrow mark to see the remaining tabs.
    Can anyone suggest me how to adjust those tabs , so that we can see them in a single screen without any arrow marks.
    <af:panelGrouplayout inlineStyle="width:900px;height:500px">
    <af:panelTabbed id="pt2" dimensionsFrom="disclosedChild"   styleClass="width940 custom-tab">
      <af:showDetailItem text="#{gdipviewBundle.APP_DOC_HISTORY}" id="sdi2" inlineStyle="height:auto;">
    <af:showDetailItem
    <af:showDetailItem
    likewise 13
    Thanks in advance.

    Hi K,
      Which specific version of JDeveloper are you in?  Have you tried downloading and playing around with the ADF Skin Editor?
    You might be able to use something like
    af|panelTabbed::tab
      width: 15%;
    in your CSS (I haven't tested that outside the skin editor)

  • Can't find how to adjust quality of clone tool

    I can't figure out how to adjust the quality of the clone tool, it has very large pixels now - can anyone help?

    Noel, Nancy,
    Here is an enlarged example of a cloned image showing the problem I'm having. I was on the phone for 1/1/2 hours, and even shared the screen with Adobe, they were useless!
    Hopefully you can see the very large pixels around the edge of the cloned area. I can't figure out how to make them smooth (smaller) like the image I cloned from.
    I just bought CS6, new and unregistered. It's installed on a MacBook Pro, OS 10.8.5. I've been using Photoshop Elements 11 with no similar problems for a while, but I wanted to upgrade my capabilities to the full version of Photoshop.
    Maybe you could also suggest a good Photoshop tutorial to get me up and running?
    Thanks for any help you can offer, Mike

  • Removing border around Flash content

    I really cant stand what adobe has done to the flash player.
    They totally messed it up.
    My question is how do I remove the box/boarder that the new
    flash player puts around flash content.
    Go to a site with flash content, once there hover your mouse
    over the content, you will notice a box/boarder around the content
    now.
    HOW DO I REMOVE THIS, so freaking annoying!
    Just leave Flash how it was Adobe.
    Good to see how you come and take over macromedia, and then
    you jack with thier software making it a total annoyance.
    Tell me how to turn this boarder crap off.

    You really are shooting off obviously without having read any
    of the
    hundreds of news reports on this in the last couple of months
    .. nor the
    hundreds of forum posts here. Do a little research before you
    start
    mouthing off about what adobe has done .. otherwise you are
    just looking
    very foolish.
    Adobe has done nothing here. Microsoft have been forced as a
    result of
    EOLAS suing them to change how IE works with all embedded
    ActiveX controls
    (including Flash).
    It is up to web site authors to change their HTML so the
    flash content
    doesn't need to be activated.
    There is nothing you can do about it, nor adobe, nor
    Microsoft.
    You can temporarily do something about it be going to MS site
    and
    downloading a patch that turns off this new behaviour for a
    month or two
    (its only a temporary fix).
    If you are a web site author, then see the many posts in the
    flash general
    discussion about what you should do .. in particular look at
    http://activecontent.blogspot.com
    Jeckyl

  • How to add padding

    I'm working on this code:
    // Dialog opened when "About" button is pressed
        public void aboutDialogPanel()
            final Stage aboutDialog = new Stage();
            aboutDialog.initModality(Modality.WINDOW_MODAL);
            GridPane grid = new GridPane();
            grid.setAlignment(Pos.CENTER);
            grid.setHgap(0);
            grid.setVgap(3);
            grid.setPadding(new Insets(50, 50, 50, 50));
            // Product name
            Text productName = new Text("Product Name");
            productName.setFont(Font.font("Verdana", 12));
            grid.add(productName, 0, 0);
            // Product version
            Text productVersion = new Text("Version");
            productVersion.setFont(Font.font("Verdana", 12));
            grid.add(productVersion, 0, 2);
            // Close Button
            Button closeButton = new Button("Close");
            closeButton.setOnAction(new EventHandler<ActionEvent>()
                @Override
                public void handle(ActionEvent arg0)
                    // Close the dialog when "Close" button is pressed
                    aboutDialog.close();
            grid.add(closeButton, 0, 3);
            // Configure dialog size and background color
            Scene aboutDialogScene = new Scene(grid, 600, 500, Color.WHITE);
            aboutDialog.setScene(aboutDialogScene);
            aboutDialog.show();
    I'm getting this result:
    [IMG]http://i40.tinypic.com/2pt1m44.png[/IMG]
    I want to center the text and display it equally distributed on the stage. Now the rows are very close to each other. How I can set equally distributed padding around the text?       

    Hi,
    I was just trying to do the same thing. And I thought this would be simple...
    Ok so minViewportInset doesn't work. my v scroll bar is about 20 px width and If I set this property to 50px the viewport gets smaller by 50 px from all sides when there is no scroller visible. And when it is visible it's located on the same spot where it would be if you had minViewportInset="1";
    So this is like a permanent not depending on the scroller visibility condition.
    What I need is simply as the guy who posted this post. When there is no scroller - full size viewport, when there is I want 10px padding for my text.
    Shongrunder could you tell if there is some developement on this matter, I see this topic is from long time ago. If no then what should I do:
    1) scrollerLayout or 2) individual VScrollBar. I need the easiest solution
    Also if the guy who posted this question found a good work around this, please share it
    Thanks!

Maybe you are looking for