Aligning APEX logo image to the right

I've been poking around a number of places trying to get my logo image to align to the right of the page rather than the left to no avail. It can't be that difficult and hoping someone can shed some light on the subject. I am using the "Red" standard theme.
Insights and suggestions appreciated.
JES

jes2008 wrote:
I've been poking around a number of places trying to get my logo image to align to the right of the page rather than the left to no avail. It can't be that difficult and hoping someone can shed some light on the subject. I am using the "Red" standard theme.
Insights and suggestions appreciated.
JESHello JES
I think you need to take a look at HTML Code which is displayed on the web browser for you..
a tool such as FIREBUG can be of great assistance to you and help you more on this matter..
but what ever you do i think it will be very hard for you...if you try modifying existing CSS classes on the MASTER TEMPLATE...
how about looking at the MASTER TEMPLATE of your theme and make changes on it...
if i were you i would make an extra TABLE ROW on the template...
like the following...
<table width="100%" cellpadding="0" cellspacing="0" border="0" summary="">
<tr>
<!-- APEX allows comments just like normal HTML page..been a while since i worked with APEX so i do not remember the tags correctly -->
<td class="rightLogo"><img src="#IMAGE_WORKSPACE#imageName.jpg" /></td>
</tr>
<tr>
<td valign="top" class="t1Logo">#LOGO##REGION_POSITION_06#</td>
<td valign="top" width="100%">#REGION_POSITION_07#</td>
<td align="right" valign="top">#NAVIGATION_BAR##REGION_POSITION_08#</td>
</tr>
</table>by doing the above..then you have complete control of your image logo and where you can position it on the browser...
I hope this helps...
Regards
Noel Alex Makumuli,
Tanzania

Similar Messages

  • Dynamic position of an image at the right bottom of the browser window

    Dear Dreamweaver-community,
    I'm trying to have an image positioned at the bottom right of a html-page. It is embedded in a table so that it doesn't interfere with the rest of the site's content (which it would if I simply used an absolute position). The height of the table is height=100% and I thought that this would make sure that if the browser window is being dragged smaller or bigger the image stays at the bottom right (just as the content stays centered if you set the width of a table to 100% and center it). But if you make the browser window higher the image won't keep sticking to the right bottom but will stay in one place while the rest of the page (bottom) is simply filled with the black background color. Do you have any ideas what I'm missing out on? Is there something like a valign-tag for a table or the page's body that dynamically keeps the image at the bottom right position no matter how you change the size of the window? I hope you can help me. Thank you!
    Missy
    Here's the code:
    <body bgcolor="#000000">
    <center>
    <!-- Start Content-Tabelle -->
    <TABLE BGCOLOR="#000000" BORDER=0 CELLPADDING=0 CELLSPACING=0 width=100% height=100%>
         <TR>
              <TD width=100% align=center valign=top>
                   <p> </p>
                <IMG SRC="images/kopf.jpg" width=300>
              </TD>
         </TR>
         <TR>
              <TD width=100% align=center valign=top>
                   <IMG SRC="images/text.jpg" width=394>
              </TD>
         </TR>
         <TR>
              <TD width=100% align=center valign=top>
                   <a href="mailto:[email protected]"><IMG SRC="images/post.jpg" border=0 width=269></a>
              </TD>
         </TR>
    </TABLE>
    <!-- End Content-Tabelle -->
    <!-- Start Wuerfel-Tabelle -->
    <TABLE BGCOLOR="#000000" BORDER=0 CELLPADDING=0 CELLSPACING=0 width=100% height=100>
         <TR>
              <TD width=100% align=right valign=bottom>
                   <IMG SRC="images/wuerfel.jpg" width=200>
              </TD>
         </TR>
    </TABLE>
    <!-- End Wuerfel-Tabelle -->
    </body>

    Below is your complete page. Copy all, paste into a Dreamweaver document, save and view in browser.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta name="keywords" content="Mario, Klingeberg, Mario, Klingeberg, Grafik, Illustration, Design, Grafikdesign, Grafik-Design, Illustrator, Bachelor, Medienmanagement, Mediendesign, Medien, IJK, Hannover, Bauch Beine Po, bauchbeinepo, Adobe, Photoshop" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Mario Klingeberg</title>
    <style type="text/css">
    html, body, #container {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    background-color: #000;
    table td {
    vertical-align: top;
    text-align: center;
    </style>
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-15622817-1");
    pageTracker._trackPageview();
    } catch(err) {}</script>
    </head>
    <body>
    <table id="container" width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="images/kopf.jpg" width="300">
    </td>
    </tr>
    <tr>
    <td><img src="images/text.jpg" width="394">
    </td>
    </tr>
    <tr>
    <td><a href="mailto:[email protected]"><img src="images/post.jpg" border=0 width=269></a></td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td style="vertical-align: bottom; text-align: right;"><img src="images/wuerfel.jpg" width="200" height="90"></td>
    </tr>
    </table>
    </body>
    </html>

  • Align select dropdown menu on the right edge of parent box

    Hello,
    I was wondering if you can help me about an issue i have with Firefox browser.
    I'm designing a webpage and i have a "<select>" menu with numerous options.
    On Firefox the left edge of the dropdown menu aligns to the left edge of the
    parent "<select>" box whereas in other browsers (Chrome, IE) aligns to the right.
    The entire menu, is located on the right edge of my page
    The result is when the innertext of an option is very long,
    exceeds the margins of the page and is cut.
    Is there any hidden option (css-fix), so that i could make dropdown menu align to
    the right of the parent box , just like other browsers?
    (I have some screenshots of the menu, but i don't know where to post them)
    Thank you in advance!

    Could you post your Screenshot and code.
    There is "browse" icon above POST REPLY button, it helps to add your image.

  • How to align a String value to the right side inside a table column?

    Hi,
    I have a text view inside a table column which is mapped to a string attribute. I need to align the text in the text view to the right hand inside the table column. But its always getting aligned towards the left side. I have tried by setting the <b>hAlign</b> property of Element properties of Text View to <b>right / forced right</b> but still the text is getting aligned to the left side.
    How do I align the String values in Text View towards the right hand side inside a Table Column?
    Thanks and Regards,
    Sayan Ghosh

    Hello Sayan,
    if i do get it right, you are adding an TextView element to a Table Cell. Then you should consider setting aligment within the particular cell. By calling:
    YourCell.setHorizontalAlignment(CellHAlign.RIGHT)
    regards.
    mz

  • Since upgrade 5 everytime the search bar and fox logo are on the right and not central

    This has only come about since my upgrade to 5 the logo and search bar are on the right and not central. The only way to get a normal screen is to click bottom right. This is anoying

    What do I do to get back my normal screen.

  • How to perfectly align a JLabel text to the right

    if you compile and run this code:
    import java.awt.*;
    import javax.swing.*;
    import javax.swing.border.EmptyBorder;
    public class JLabelAlignmentTest extends JPanel {
      private GridBagLayout gridBagLayout1 = new GridBagLayout();
      private JLabel jLabel1 = new JLabel();
      private JLabel jLabel2 = new JLabel();
      private JPanel jPanel1 = new JPanel();
      private JPanel jPanel2 = new JPanel();
      public JLabelAlignmentTest() {
        try {
          init();
        catch(Exception e) {
          e.printStackTrace();
      private void init() throws Exception {
        setBorder(new EmptyBorder(10, 10, 10, 10));
        jLabel1.setHorizontalTextPosition(SwingConstants.RIGHT);
        jLabel1.setText("888888");
        this.setLayout(gridBagLayout1);
        jLabel2.setHorizontalTextPosition(SwingConstants.RIGHT);
        jLabel2.setText("888881");
        jPanel2.setBackground(Color.orange);
        jPanel1.setBackground(Color.orange);
        this.add(jLabel1,  new GridBagConstraints(0, 0, 1, 1, 1.0, 0.0,GridBagConstraints.EAST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 0, 0));
        this.add(jLabel2,   new GridBagConstraints(0, 1, 1, 1, 1.0, 0.0,GridBagConstraints.EAST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 0, 0));
        this.add(jPanel1,    new GridBagConstraints(1, 0, 1, 1, 1.0, 0.0,GridBagConstraints.CENTER, GridBagConstraints.HORIZONTAL, new Insets(0, 0, 0, 0), 0, 0));
        this.add(jPanel2,   new GridBagConstraints(1, 1, 1, 1, 0.0, 0.0,GridBagConstraints.CENTER, GridBagConstraints.HORIZONTAL, new Insets(0, 0, 0, 0), 0, 0));
      public static void main(String args[]){
        JLabelAlignmentTest test = new JLabelAlignmentTest();
        JFrame frame = new JFrame();
        frame.setContentPane(test);
        frame.pack();
        frame.setVisible(true);
        frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    }you'll see that the JLabel which contains the text "888881" is not perfectly alignedto the right: the "1" character is handled as if it was larger (like "8" for example), so a few pixels remain on the right. I want any number to be EXACTLY aligned to the right, how can I work around this (little, I know) imperfection?
    thanks

    That is perfectly aligned, the "space" is in the make up of the font glyph. If you want to create your own font where each character is the exact same widht as each other, then feel free to do so (I for one wouldn't want to use it).

  • Trouble Placing Image in the Right Spot

    I've taken over a site from someone else and cleaned it up as
    much as possible. But I'm too new to figure out how to do what I
    want. Any help would be appreciated.
    If you take a look at the page
    here, on the right
    hand side you'll see a menu with "About Us", "Events", "Careers",
    "Press Room", and "Contact Us". Underneath that menu is an image
    associated with a live chat application. I'd like it to always
    appear flush with the bottom of that cell. So there will always be
    additional space between "Contact Us" and the image and the height
    of that space (with the same blue background color) will change
    depending upon the number of menu items. Instead, the image is
    appearing directly below the menu and the extra space is being
    added after the image.
    Your help would be appreciated. The code exceeds the amount I
    can post in this thread but you can obviously view the source
    online.
    Thanks.

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    Add the above to your meta code to emulate 7.0 and probably fix the problem, at least until you can find a fix in IE8.
    Best,
    DR

  • How do I add text or images to the right hand side of a web page?

    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8" />
    <title>Digital Media Final Project&mdash;Using HTML5 &amp; CSS3</title>
    <meta name="Digital Media MA 2012" content="width=device-width" />
    <link rel="stylesheet" href="css/html5reset-1.6.1.css" media="screen" />
    <link rel="stylesheet" href="css/default.css" media="screen" />
    <link rel="stylesheet" href="css/css3enterprise.css" media="screen" />
    <!--[if lte IE 8]>
              <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
              <link rel="stylesheet" href="css/ie.css" media="screen" />
              <link rel="stylesheet" href="css/pie.css" media="screen">
    <![endif]-->
    <!--[if gte IE 7]>
              <link rel="stylesheet" href="css/pie78.css" media="screen" />
    <![endif]-->
    <!--[if IE 8]>
              <link rel="stylesheet" href="css/ie8.css" media="screen" />
    <![endif]-->
    <!--[if lte IE 7]>
              <link rel="stylesheet" href="css/ie7.css" media="screen" />
    <![endif]-->
    <!--[if lte IE 6]>
              <link rel="stylesheet" href="css/ie6.css" media="screen" />
    <![endif]-->
    <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Six+Caps" />
                        <link rel="stylesheet" type="text/css" href="styles/screen.css" />
                        <!--[if lte IE 9]>
                                  <link rel="stylesheet" type="text/css" href="styles/ie.css" />
                        <!--<![endif]-->
    </head>
    <body>
              <div id="page" class="group">
                        <header id="site-header" role="banner">
                                  <hgroup>
                                            <h1>Silence in Vogue</h1>
                                            <h2>A sociological artifact using technology to tell stories.</h2>
                                  </hgroup>
                                  <a id="skip-nav" href="#content">Skip to main content</a>
                        </header>
                        <nav id="site-nav" role="navigation">
                                  <ul class="inline-list flush-left">
                                            <li><a href="index.html">Home</a></li>
                                            <li><a href="about.html">Mission Statement</a></li>
                                            <li><a href="research.html">Research</a></li>
                                            <li><a href="artifacts.html" class="active"></a></li>
                                            <li><a href="upload.html">Upload</a></li>
                                            <li><a href="http://www.renaissancedigital.co.uk/" title="Home | Renaissance Digital">Renaissance.Digital</a></li>
                                  </ul>
                        </nav>
                        <nav id="user-nav">
                                  <ul class="inline-list flush-left">
                                            <li><a href="#">@username</a></li>
                                            <li><a href="#">dashboard</a></li>
                                            <li><a href="#">inbox (42)</a></li>
                                            <li><a href="#">logout</a></li>
                                  </ul>
                        </nav>
                <div id="content" role="main">
                                  <section id="content-main" role="region">
                                    <h1>Artifacts</h1>
                                            <ul class="rollover">
                                                      <li><img src="images/image1.jpg" width="282" height="211" margin-right= "20" alt="The Earth" />
                                                        <h3>The Earth</h3>
                          <hr/>
                                              <a class="button" href="#" title="Click here for more information"><h6>More Info</h6></a> </li>
                                    <p><li>
                                                                <img src="images/image2.jpg" width="282" height="211" margin-right= "20" alt="E-Mirror" />
                                                        <h3>EMirror</h3>
                          <hr/>
                                                        <a class="button" href="#" title="Click here for more information"><h6>More Info</h6></a> </li>
                                    <p><li>
                                                                <img src="images/image3.jpg" width="282" height="211" margin-right= "20" alt="void" />
    <h3>something else</h3>
                                                                <hr/>
                                                                <a class="button" href="#" title="void"><h6>More Info</h6></a>
                                                      </li>
    <li>
                                                                <img src="images/image4.jpg" width="282" height="211" alt="Monkey's Dream" />
    <h3>A Monkey's Dream</h3>
                                                                <hr />
                                                                <a class="button" href="#" title="Click here for more information"><h6>More Info</h6></a>
                                              </li>
                        <li> <img src="images/image3.jpg" width="282" height="211" margin-right= "20" alt="void" />
    <h3>something else</h3>
                                                                <hr/>
                                                                <a class="button" href="#" title="void"><h6>More Info</h6></a><li>
                                                                <img src="images/image3.jpg" width="282" height="211" margin-right= "20" alt="void" />
    <h3>something else</h3>
                                                                <hr/>
                                                                <a class="button" href="#" title="void"><h6>More Info</h6></a></li>
                                                      </li>
    <li><img src="images/image3.jpg" width="282" height="211" margin-right= "20" alt="void" />
    <h3>something else</h3>
                                                                <hr/>
                                                                <a class="button" href="#" title="void"><h6>More Info</h6></a>
                                              </li>
    <li>
                                                                <img src="images/image3.jpg" width="282" height="211" margin-right= "20" alt="void" />
    <h3>something else</h3>
                                                                <hr/>
                                                                <a class="button" href="#" title="void"><h6>More Info</h6></a>
                                              </li>
                                            </ul>
                                  </div>
                </div>
           <!-- //#content-main --><!-- //#content-sub -->
                        </div><!-- //#content -->
                        <footer id="site-footer" role="contentinfo">
                                  <p id="awkward">Our Think Tank is virtual:</p>
                                  <ul id="footer-icons" class="inline-list no-bullets">
                                            <li><a id="icon-twitter" href="#">Twitter</a></li>
                                            <li><a id="icon-wordpress" href="#">Wordpress</a></li>
                                            <li><a id="icon-facebook" href="#">Facebook</a></li>
                                            <li><a id="icon-linkedin" href="#">LinkedIn</a></li>
                                            <li><a id="icon-vimeo" href="#">Vimeo</a></li>
                                            <li><a id="icon-flickr" href="#">Flickr</a></li>
                                            <li><a id="icon-dribbble" href="#">Dribbble</a></li>
                                            <li><a id="icon-gowalla" href="#">Gowalla</a></li>
                                            <li><a id="icon-sharethis" href="#">ShareThis</a></li>
                                            <li><a id="icon-technorati" href="#">Technorati</a></li>
                                            <li><a id="icon-rss" href="#">RSS</a></li>
                                  </ul>
                                  <div id="copy">
                                            <p>&copy;2012 Renaissance.Digital ltd. </p>
                                  </div><div id="container">
                                  <div id="head">
                                  </div>
              </div><!-- //#page -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
    <!--[if lte IE 8]>
              <script src="js/selectivizr.js"></script>
              <script src="js/css3-mediaqueries.js"></script>
    <![endif]-->
    <!--[if lte IE 6]>
              <script src="js/ie6.js"></script>
    <![endif]-->
    <script src="js/functions.js"></script>
    </body>
    </html>
    not sure if there is a conflict with css's!
    Message was edited by: chineseadam  I put a little note at the very bottom of the document!

    Ok.  Here you are...
    http://www.silenceinvogue.org/artifacts.html
    I added float right as you said but the images moved into the middle.
    Here is the css:
    body {
                        margin:                              0;
                        padding:                    0;
                        font-size:                    62.5%;
              #container {
                        position:                    relative;
                        width:                              960px;
                        margin:                              auto;
              #head {
                        position:                    relative;
                        text-align:                    center;
              h1 {
                        font-size:                    6em;
                        font-weight:          normal;
                        text-transform:          uppercase;
              #content {
                        position:                    relative;
              ul.rollover {
                        position:                    relative;
                        margin:                              0;
                        padding:                    0;
              ul.rollover li {
                        background:                    #d1d694 url(libg.jpg) no-repeat center center;
                        position:                    relative;
                        list-style:                    none;
                        margin:                              0;
                        padding:                    0;
                        width:                              200px;
                        height:                              125px;
                        overflow:                    hidden;
                        border:                              20px solid white;
                        float:                              left;
                        margin-right:          20px;
                        margin-left:          20px;
                        margin-bottom:          40px;
                        -webkit-box-shadow:                    0px 0px 10px #333;
                        -moz-box-shadow:                    0px 0px 10px #333;
                        -ms-box-shadow:                    0px 0px 10px #333;
                        -o-box-shadow:                    0px 0px 10px #333;
                        box-shadow:                    0px 0px 10px #333;
              ul.rollover li img {
              z-index:                    30;
              position:                    absolute;
              top:                              0px;
              left:                              0px;
              -webkit-transition:all 0.7s ease-out;
              -moz-transition:all 0.7s ease-out;
              -ms-transition:all 0.7s ease-out;
              -o-transition:all 0.7s ease-out;
              width: 280px;
              height: 168px;
              ul.rollover li:hover img {
                        -webkit-transform: scale(6);
                        -moz-transform:           scale(6);
                        -ms-transform:           scale(6);
                        -o-transform:           scale(6);
                        opacity:                              0;
              ul.rollover li h2 {
                        font-size:                              3em;
                        color:                                        #333;
                        margin:                                        0;
                        padding:                              0;
                        line-height:                    1.5em;
                        letter-spacing:                    0.1em;
                        text-align:                              center;
                        text-transform:                    uppercase;
                        -webkit-transition: all 0.5s ease-in;
                        -webkit-transform:          scale(0.1);
                        -moz-transition:           all 0.5s ease-in;
                        -moz-transform:                    scale(0.1);
                        -ms-transition:           all 0.5s ease-in;
                        -ms-transform:                    scale(0.1);
                        -o-transition:           all 0.5s ease-in;
                        -o-transform:                    scale(0.1);
                        opacity:                              0;
              ul.rollover li:hover h2 {
                        padding-top:                    30px;
                        -webkit-transform:          scale(1);
                        -moz-transform:                    scale(1);
                        -ms-transform:                    scale(1);
                        -o-transform:                    scale(1);
                        opacity:                              1;
              ul.rollover li hr {
                        width:                                        0px;
                        color:                                         #333;
                        background-color:           #333;
                        border:                                        none;
                        height:                               2px;
                        margin:                                        auto;
                        -webkit-transition:          all 0.6s linear;
                        -moz-transition:          all 0.6s linear;
                        -ms-transition:                    all 0.6s linear;
                        -o-transition:                    all 0.6s linear;
              ul.rollover li:hover hr {
                        width:                                        100px;
              ul.rollover li p {
                        font-family:                    helvetica, arial, sans-serif;
                        text-transform:                    uppercase;
                        margin:                                        0;
                        padding:                              0;
                        font-size:                              1.1em;
                        padding:                              20px;
                        text-align:                              center;
                        text-tranform:                    uppercase;
                        -webkit-transition: all 0.6s ease-in;
                        -webkit-transform:          scale(0.1);
                        -moz-transition:           all 0.6s ease-in;
                        -moz-transform:                    scale(0.1);
                        -ms-transition:           all 0.6s ease-in;
                        -ms-transform:                    scale(0.1);
                        -o-transition:                     all 0.6s ease-in;
                        -o-transform:                    scale(0.1);
                        opacity:                              0;
              ul.rollover li:hover p {
                        -webkit-transform:          scale(1);
                        -moz-transform:                    scale(1);
                        -ms-transform:                    scale(1);
                        -o-transform:                    scale(1);
                        opacity:                              1;
              ul.rollover li a.button {
                        display:                              block;
                        text-align:                              center;
                        font-family:                    helvetica, arial, sans-serif;
                        position:                              relative;
                        text-transform:                    uppercase;
                        letter-spacing:                    0.2em;
                        padding:                              4px;
                        text-decoration:          none;
                        font-size:                              1.6em;
                        background:                              #333;
                        color:                                        #d1d694;
                        width:                                        60px;
                        margin-left:                    125px;
                        border:                                        none;
                        -webkit-transition: all 0.6s ease-in;
                        -webkit-transform:          translateY(230px) scale(5);
                        -moz-transition:           all 0.6s ease-in;
                        -moz-transform:                    translateY(230px) scale(5);
                        -ms-transition:           all 0.6s ease-in;
                        -ms-transform:                    translateY(230px) scale(5);
                        -o-transition:                     all 0.6s ease-in;
                        -o-transform:                    translateY(230px) scale(5);
                        opacity:                              0;
                        cursor:                                        pointer;
                        z-index:                              50;
              ul.rollover li:hover a.button {
                        -webkit-transform:          translateY(0) scale(1);
                        -moz-transform:                    translateY(0) scale(1);
                        -ms-transform:                    translateY(0) scale(1);
                        -o-transform:                    translateY(0) scale(1);
                        opacity:                              1;

  • I would like to find an HTML web template similar to the "classic" and "Flash Gallery (default)" templates in Lightroom 5. I like the layout of thumbnails on the left and the selected image on the right, but I want an HTML, not a Flash, version. Where can

    Ditto the above

    Here are the two images (one is of the shirt, one is of the fabric). I can get higher resolution images if needed. What do you think?
    http://www.yourfilelink.com/get.php?fid=768239
    http://www.yourfilelink.com/get.php?fid=768241
    I don't mind it taking a long time, as long as the results are repeatable as I want to be able to do this with 20 fabrics or so and I want it to look as real as possible. I am a novice at Photoshop, would you recommend I pay someone to accomplish this? How long do you think it would take? Is it something I could learn because I plan on doing 20 of them and maybe more?

  • Opening Images in the right order

    I have a load of images to open, all ordered sequentially (Image 1, 2, 3 etc), but when I open them all up at the same time, they don't appear in that order in the 'Window' pane. They are all mixed up, with no apparent order to them. Any ideas?

    Alternatively, you can drag them all into a new folder and then do View>Arrange by>Name and they will all be in numerical order

  • When I send email and attach photos, those are been randomly resized, without asking and I can't resize them back to the original size on the screen and on the email, even if I select them and click on "LARGE SIZE" images on the right top box of the email

    By the way, I've tried to look for the Attachment Tamer box, between the Mail Prefferences but it doesn't even show me this option. So I can't do it.
    I'm using a MacPro.

    Marc Bublitz wrote:
    I thought that originally too, but that's all changed with the pool of apps that are out there now. So now what I'm trying to do is to prove that technology is progressing to the point where a tiny, handheld phone can produce images that are nearly as good as photos taken with much more expensive and bulky equipment. I've got my share of expensive bulky camera equipment, but I'm finding that I'm having much more enjoyment out of using my iPhone from initial capture, to editing, to publishing, and achieving results that are nearly as good.
    I do think you're working under a bit of a handicap. For example, lens quality. Here's an iPhone photo example of some wild turkeys in the neighborhood masked by flare that would be much better controlled on an SLR lens (click to enlarge - the flare is obvious, the turkeys are not):
    At the same time, working under a handicap can definitely spur creativity, similar to the oft-cited example of swapping out your zoom lens for a prime to force yourself to pay attention to composition.
    It's an interesting concept - I wish you luck!

  • Opens fine, when scrolling pixalates the screen and drags the image to the right

    opens fine started after auto update sunday night, makes total crap out of image, have to refresh to correct

    Try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    See also:
    *https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration

  • Image in table column header to the right of the text?

    Does anyone know how I can put an image on the right of the text in the table column header?
    If I do column.setGraphic it positions image on the left, how can I change the position of the image?
    For that matter how can I set alignment of the image? Like if I want it in the corner (even left corner will do) and not next to the text?
    Appreciate any help !

    You can do this with CSS (needs an external stylesheet, can't be done (easily) with an inline style).
    Something like
    .table-view .column-header-background .label {
      -fx-content-display: right ;
    }(Untested... you may need to experiment a bit.)
    The structure of the table view control from the css perspective is documented here: http://docs.oracle.com/javafx/2/api/javafx/scene/doc-files/cssref.html#tableview

  • Unable to use the Logo Image

    Hi all,
    I want to use Logo Image at the Title of a report. But the problem is i am unable to use this .jpg file in Title Logo.
    I have copied the desired jpg in these two locations :
    OracleBI\Oracle_BI1\bifoundation\web\app\res\s_blafp\images
    OracleBI\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7dezjl\war\res\s_blafp\images.
    Also i have restarted the Services .Then also i am unable to see the image file .
    Here i have used the same process in our development server and it's working without any issues. I have done the same changes on my QA Server, but it's not working on QA.QA Server is 2 node Clustered environment.
    Any help is Appreciated.
    Thanks
    Rondo.

    You should be creating and deploying your own application for skin/style customisations, not amending images in-place. See docs:
    - http://www.rittmanmead.com/2010/12/oracle-bi-ee-11g-styles-skins-custom-xml-messages
    - http://www.oracle.com/technetwork/middleware/bi/customizing-oracle-biee-11g-176387.pdf

  • Change the logo image in a seeded template

    My application adopts template "Tabs (2) no left nav1". I want to change the logo image of the template to my own one. How to do that?
    I have uploaded the image to Image Repository by Utilities wizard. And found the following text in editing "Tabs (2) no left nav1" template:
    <td rowspan="2"><img src="#IMAGE_PREFIX#generic_home.gif" height="72" border="0" alt="logo"></td>
    But what shuld I change #IMAGE_PREFIX# to? what's the substitution string for Image Repository?
    Thanks,
    May

    Scott,
    Thanks. I have changed my logo following the steps.
    Just found there is a minor overlook on the documention:
    "...First, we need to include the substitution string #WORKSPACE_IMAGE# referring to the location ..."
    It's missing "S" after IMAGE, should be #WORKSPACE_IMAGES#
    Thanks,
    May

Maybe you are looking for

  • Is it possible to add Premiere App, for business use, on a month-month basis

    My Company already has a 1-year plan for 2 Adobe Apps. We are currently planning a 3 month internship (jan-mar 2015). The intern would like to use Premiere, but since we don't use it currently, we need to consider adding it to our CC. Is it possible

  • Regarding generic extractors

    hi gurus help me .                             in ge extraction we have delta loads as . 1. time stamp.2.calenday . 3. numericpointer. can u provide details in which situations we use this parameters .and what exactly these are uesd for induvidually

  • Master Thesis in SAP Business Intelligence Area

    Hi ,      This is Mohsin ,  i am doing my Masters program in Software Engineering and i am quiet curious about pursuing my Masters thesis in Business intelligence area , could anyone please guide which is the best area to go for the thesis. Any direc

  • ABAP Proxy regeneration

    Hi XI experts, We got the message in SXMB_MONI : 'o implementing class registered for the interface'. and the detail is ABAP interface, request message InvoiceRequest_Out, request message, namespace http://sap.com/xi/SRM/SupplierEnablement/Global. I

  • Relinking problem while installing oracle 9i on solaris 9

    Hello, i have big problems installing oracle9i on solaris 9. machine is a sunblade100 64 bit sparc architecture. installation went fine until compiling / relinking the binaries. i ignored the messages because i wanted to compile binaries later with t