Extra space after top navigation & images not appearing

On this website www.actionmarketers.com/cch.html, I am unable
to view the images when the website is uploaded to the server, and
also an extra space appears after the navigation bar in Firefox
(not IE). Ideas?

This won't be helping - your path to images is not correct:
file:///C|/Documents and Settings/Cindy Knight/My
Documents/Marketing/Chelan
Custom Homes/Website/Design/Website Live/images/home.gif
Brendon
"cindy__" <[email protected]> wrote in
message
news:fg5jun$dht$[email protected]..
> On this website www.actionmarketers.com/cch.html, I am
unable to view the
> images when the website is uploaded to the server, and
also an extra space
> appears after the navigation bar in Firefox (not IE).
Ideas?
>

Similar Messages

  • Embedded font has extra space after special characters

    I've built a web-based Flash movie for a major client. The SWF uses an embedded font and loads text from an XML document. The client is localizing it for several languages, which of course include special characters. In this case, the å character is giving us problems -- it always renders with an extra space after it. For example, the Danish word spørgsmål is rendered as spørgsmå l.
    I might be inclined to think something's wrong with the font, because it doesn't happen with other fonts. However, some Googling turned up several other cases of people with similar problems using different fonts.
    When I remove the font embedding, the problem disappears. I can watch it do this right in the IDE. As soon as I embed characters again, the phantom space returns. And it doesn't happen in any other applications.
    I've spent many hours trying all kinds workarounds, but I've come up with nothing so far. As I said, I've found several other mentions of this problem but the only solution I've seen is "use a different font." In this case I can't -- it's a corporate identity font that's required for this project!
    If it makes any difference, I'm linking the font in the library, then specifying the embedded characters for the text fields. I also have text fields created entirely in Actionscript (AS3) that behave exactly the same way.
    Please tell me there's a solution to this! I'm pretty positive this is a Flash bug at this point, though I'd be happy if someone proved me wrong.

    Hi,
    I read the following on another discussion in this forum:
    it appears that with the shortkey ctrl+shift+Y you can force the pc to work around the system fonts
    Maybe that helps.
    Jenny

  • Images not appeares

    hi all
    after i upgraded to version 1.6 the images not appears
    in htmlDB pages . although the path of the images is
    right when i check the source of the html page !!

    hi
    in the file ../Apache/modplsql/conf/marvel.conf
    i have the line
    Alias /i/ "/oracle/oracle10g/product/10.1.0/html_db/marvel/images/"
    which is the exact physical path
    and here is the source of one of the images that not appears in the html page (from the properties of the image)
    http://wfpas:7777/oracle/oracle10g/product/10.1.0/html_db/marvel/images/htmldb/oracle_htmldb_logo.gif
    and the path and the image are exists

  • Website images not appearing

    http://www.benefitsinc.com
    Images not appearing on website, site looks fine in safari and ie,
    Firefox 11

    The first to do in cases like this if you've uploaded new files is to reload web page(s) and bypass the cache.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Cmd + Shift + R" (MAC)
    You have images on your web page that have a backslash in the URL that Firefox escapes a %5C and that do not work.<br />
    You can see those images as grayed in the Tools > Page Info > Media window.
    *http://www.benefitsinc.com/images%5Cwb5.jpg
    *http://www.benefitsinc.com/images%5CBI-Button1.jpg
    *http://www.benefitsinc.com/images%5CBCo-Button1.jpg
    *http://www.benefitsinc.com/images%5CBT-Button1.jpg
    *http://www.benefitsinc.com/images%5CBP-Button1.jpg
    *http://www.benefitsinc.com/images%5CBX-Button1.jpg
    *http://www.benefitsinc.com/images%5CBTX-Button.jpg
    *http://www.benefitsinc.com/images%5CBHR-Button1.jpg
    *http://www.benefitsinc.com/images%5CBTK-Button.jpg

  • How do I remove extra space after an image in an ePub created with InDesign?

    I've designed more than a dozen ebooks with InDesign and have recently been having problems with the spacing after images, both images that are anchored in the text or stand-alone and exported through the Articles Panel. Following are a few details:
    • In the Object Export Settings, I have the vertical spacing set to 0 both before and after the images and no breaks added.
    • In the Export panel, I do not have any vertical spacing applied to images.
    • I do not have any Object Style settings applied.
    • It doesn't seem to matter if I anchor the image into the text or have it as a stand-alone image in the Articles Panel with the caption after it in a separate text box, also in the Articles Panel.
    • I broke down the ePub into an html file and did not see any div or span classes that were different between images that are showing correctly vs. incorrectly.
    • Extra space appears in both iBooks on my computer, as well as on my iPad.
    • I converted to a mobi file for the Kindle and the space wasn't there.
    See attached screen shot. There shouldn't be that big gap between the image and the orange caption.
    Any help or suggestions anyone can provide would be greatly appreciated. I feel like I've tried everything I can think of with the same results over and over!

    Yes. That is the technique I traditionally use to drop an image into text. I even cut and pasted again as you suggested with the same result. Trust me, this is driving me nuts. I'm not doing anything different than before, but my results are different, even within the same document. I'll attach a few examples, all from this same document.
    How the space after my in-line image is supposed to look:
    And then a few of the pages with the mystery gap:

  • Images not Appearing after Deinstall

    We deinstalled Portal30 and the Login Server for 3.0.8 using Oracle Portal 3.0 Configuration Assistant. (9iAS 1.0.2.2). Then reinstalled. Now the images appear when we go to the gateway.htm page but do not appear on the Oracle portal30 or portal30_sso dad pages. If we right-click over the placeholder for where the image is supposed to be and do a 'View properties' for the image we get 'Forbidden You do not have permission to access /images/image_name' on this server - Oracle HTTP Server Powered by Apache/1.3.1.2 Server.
    at tmds06 Port 80. Does anyone know what configuration file or permissions file controls this?
    Joyce Fowler
    [email protected]

    The /images alias is set in the <ORACLE_HOME>/Apache/modplsql/cfg/plsql.conf file.

  • Images not appearing/printing in PDF properly

    I'm working in CS4. I never had this issue in the past, but now when I save files as PDFX1a some of my images do not appear when printing. I can see them in the PDF, but they print as a white silhouette. I did embed the images.

    Where is it you want the navigation to appear?
    Try this CSS -
    #mainnav {
    clear: both;
    display: block;
    float:right;
    margin-right:50px;
    margin-top:25px;
    overflow:hidden;
    padding:0;
    width:350px;
    Is that anywhere close?

  • Image not appearing in JSP

    I have developed a JSP using Studio and have a images in the same directory as the JSP page. It appears performing a Studio preview but after imported into the portal it's not appearing. I can't figure it out. I have tried puttting it into other directories still no luck.
    Here is a piece of the jsp with the image in it.
    </HEAD>
    <BODY>
    <P>
    <STYLE>
    .cagText {
         font-family : Verdana, Arial, Helvetica, sans-serif;
         font-size : 8pt;
    </STYLE>
    <TABLE ALIGN="center">
    <TR>
         <TD WIDTH=400 VALIGN=top CLASS=cagText>
         <BR> ??????????<BR><BR>
         <DIV><B>NOTICE:</B> Electronic communications provided by the company???? <A HREF="http://www.xyz.cag Intranet</A>. Policy statement.</DIV>
         </TD>
         <TD> </TD>
         <TD VALIGN=top>
         <IMG SRC=WEB-INF/deployment/pcd/cag.ep.ISA-DisclaimerPage/pagelet/main_image.jpg WIDTH=260 HEIGHT=309 ALT=SAP BORDER=0>
         </TD>
    </TR>
    </TABLE>
    </P>
    </BODY>
    </HTML>

    Hi William,
    if you are developing JSPs for the EP, why don't you use HTMLB instead of HTML?!
    Anyhow, check Access image from jspdynpage and Problem finding image
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

  • Word Doc w/ Comments Creates PDF with Extra Space on Top & Bottom

    I am converting a Word 2007 document to PDF and want the reviewer comments to show in balloons on the right side. When generated, my PDF ends up with inches of extra space on the top and bottom margins. This means my headers and rules are way out of place.  I have tried saving the Word doc as a PDF as well as an Adobe PDF format, but neither option helps. Any ideas how to get the PDF to print in the set 8.5 by 11 without adding all this extra space on the top and bottom? Thank you!

    I think you are looking more at the settings within WORD, not Acrobat. I would suggest you change the printer (in print menu) to Adobe PDF and then do a print preview. That is what WORD will send to a PDF. If that is not what you want, the problem is one of figuring out how to change the properties in WORD. I don't have a review document handy (will have to wait until I am at work) and see how it appears when I create a PDF. In the meantime, try to look at what WORD is trying to do, because Acrobat generally is just trying to give you what the application is producing.

  • Images not appearing in finished .CHM

    Hi:
    Recently upgraded from RH5 to RH7.
    A little background: Our project in RH5 had an inexplicable
    case of the .chm file size DOUBLING after a minor accident in
    mistakenly editing some HTML in the "Truecode" page. That's over;
    not the issue here.
    A non-Adobe trainer helped me troubleshoot that, mostly by
    rebuilding the project from scratch IN ROBOHELP 5. Worked fine,
    finished .chm files back to their expected sizes, all well with the
    world. Imported the project into RH7 from a duplicated copy of the
    project folder. Got nervous about working in RH7, since our company
    had a major release of OUR product coming out.
    Returned to working on project in RH5. I had been properly
    cautioned against working on RH7-converted files, and was back in
    my original, fixed up RH5 project.
    Ever since then, however, SOME IMAGES DO NOT APPEAR. The
    result is grossly-unprofessional-looking, all-too-familiar white
    fields with the tedious little red "X" symbol, as on a badly built
    website, circa 1998. This is not OK at all.
    I have rebuilt these pages NUMEROUS times, carefully
    reimporting THE CORRECT IMAGE from its original location, and
    REIMPORTING, properly registered, added to the project, from backup
    locations. THESE IMAGES ARE PRESENT in the (RH5) WYSIWYG page, AND
    in the Topic Preview view.
    Upon Adobe "Tech Support" advice, I have hand-corrected EVERY
    quirky file name in the project (I inherited this project from
    someone who should have known better than to use special characters
    in file names), in order to eliminate any possible source of
    corruption. EVERY FILE NAME, not just images.
    File names corrected "in" RoboHelp (still version 5), and NOT
    in Windows, of course.
    Problem remains.
    Have once again, duplicated project folder and run project in
    RH7. Problem remains.
    Am ready to set my hair on fire and run screaming into
    traffic. Will post scheduled date and offer ticket sales.

    Hi:
    Thanks for the reply! I have been UTTERLY scrupulous about
    keeping precisely time-matched and points-in-my-process-matched
    copies of the project folder for logical, "scientific" testing in
    RH5 and RH7, on precisely matched content.
    I have never even tried to open an RH7-processed copy of the
    project in RH5 because I was warned strongly against this action.
    It boils down to this; I cleaned up, FANATICALLY, all those
    illegitmate filenames, ran the project again in 5, still got
    impermissible missing images (and I mean MORALLY impermissible,
    because I'm doing the right thing!)
    Then, I took that project folder, copied it, and opened the
    exact same ingredients, via the .xpj file, in RH7. Same missing
    images.
    WAIT! Left out something important in first post! Dang; this
    was important! I've fixed missing images, had them appear properly
    upon compilation, then had others that HAD been right, come out
    missing. Have also had reimported, re-placed images come out upon
    compilation following repair, and then go missing again on third or
    later, subsequent compilations. Maddening.
    Am EXTREMELY reluctant to delete CPD file, because the last
    time I did that, I lost EXTENSIVE work I'd done on TOC and Index.
    Not cool at all.
    Hope this wasn't too cranky; truly grateful for help. Just
    very frustrated.
    Thanks!

  • LOGO image not appearing in infoview

    Hi,
    I am using web inteligence for my BO report creation.
    I have saved my logo in the image folder (C:\Program Files\Business Objects\BusinessObjects Enterprise 12\Images). I have used  the logo in my WEBI report by using BOIMG:// and it is appearing correctly.
    But when I exported the WEBI report to CMC and tried running the report using infoview the logo is not appearing. Only a blank cell appears.
    If it is required to save the image on the server then please let me know the exact path for saving the image on the server.
    Please let me know  the correction required.
    Thanks,
    Sunil.

    Hi,
    the path for image logo is .....\Tomcat55\webapps\InfoViewApp\res\schema.blue\
    put the image file there and format should be *.gif.
    after that go to CMC->manage->authentication->Infoview
    open infoview properties then click display custom logo URL radio button and insert gif file that you put on path folder above.
    hope it help
    Thanx
    Regards,
    Febry Kurniawan

  • CSS : Background image not appearing on header

    Hi Guys,
    I need help with the background color of my header, for some reason, it's appearing in dreamweaver but NOT in the browser (FF, Chrome)
    If you have firebug, you can check the source from the link below.
    http://oneworldlc.ph/contact.php
    <body>
    <div id="main_container">
      <!-- TOP_NAV-->
      <div id="top_nav">
        <div id="nav">
          <div id="nav_container">
            <ul>
              <li><a href="contact/index.html">Home</a></li>
              <li>|</li>
              <li><a href="#">About Us </a></li>
              <li>|</li>
              <li><a href="#">Company</a></li>
              <li>|</li>
              <li><a href="#">Contact Us</a></li>
            </ul>
          </div>
        </div>
      </div>
      <!-- /TOP_NAV-->
      <div id="contact_banner">
        <div id="contact_logo">
          <p> </p>
          <p> </p>
          <p> </p>
          <p> </p>
          <h2 align="center">Merging cultural gaps between Americans and BPO centers in the Philippines</h2>
          <p align="center" class="emphasis_red">We provide FREE training</p>
        </div>
      </div>
      <div id="page-wrap">
        <p align="center"><img src="images/contact_07.png" alt="Contact One World Learning Center Inc." width="180" height="44" /></p>
        <p> </p>
        <h1 align="center">One World Learning Center Inc.</h1>
        <p align="center" class="georgia_16px_559cbe">21st Floor, Robinson's Cybergate Tower 3, Pioneer St.</p>
        <p align="center" class="georgia_16px_559cbe">Mandaluyong City 1550</p>
        <p align="center"><span class="georgia_16px_559cbe">Phone: +63 917 887 7424</span><br />
        </p>
        <div id="contact-area">
          <form method="post" action="contact/contactengine.php">
            <table>
              <tr>
              <td> </td>
                <td><em>
                  <label for="Name"  class="left"><strong>              Name:</strong></label>
                  (required)<br />
                  <br />
                  <input name="Name" type="text" value="First Name, Last Name" />
                </em></td>
              </tr>
             <tr>
                <td> </td>
                <td><em>
                  <label for="Tel"  class="left"><strong><br />
                  Contact Number:</strong></label>
                  (required)<br />
                  <br />
                  <input type="text" name="Tel" />
                </em></td>
              </tr>
              <tr>
                <td> </td>
                <td><label for="Email" class="left"><strong><em><br />
                Email:</em></strong></label>
                <em>(required)</em><br /><br /><input name="Email" type="text" value="[email protected]" /></td>
              </tr>
              <tr>
                <td> </td>
                <td><label for="Message" class="left"><strong><em><br />
                Message:</em></strong></label>
                <em>(required)</em><br /><br /><textarea name="Message" rows="20" cols="20">Type your message here</textarea></td>
              </tr>
            </table>
            <div id="captcha-area">
              <?php
                        require_once('contact/recaptchalib.php');
                        $publickey = "6Lcd3AgAAAAAAAshrQD48fz1uOm_KrgeRBEnsU9e";
                        $privatekey = "6Lcd3AgAAAAAALNv3Uga2Pi7tHi08wODv-fsXR_N";
                        # the response from reCAPTCHA
                        $resp = null;
                        # the error code from reCAPTCHA, if any
                        $error = null;
                        # are we submitting the page?
                        if ($_POST["submit"]) {
                          $resp = recaptcha_check_answer ($privatekey,
                                                                  $_SERVER["REMOTE_ADDR"],
                                                                  $_POST["recaptcha_challenge_field"],
                                                                  $_POST["recaptcha_response_field"]);
                          if ($resp->is_valid) {
                             echo "You got it!";
                             # in a real application, you should send an email, create an account, etc
                          } else {
                             # set the error code so that we can display it. You could also use
                             # die ("reCAPTCHA failed"), but using the error message is
                             # more user friendly
                             $error = $resp->error;
                        echo recaptcha_get_html($publickey, $error);
                        ?>
            </div>
            <input type="submit" name="submit" value="Submit" class="submit-button" />
          </form>
        </div>
      </div>
      </div>
    </body>
    Here's the css:
    @charset "utf-8";
    /* CSS Document */
    html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
    pre, form, fieldset, table, th, td { margin: 0; padding: 0; }#main_container #top_nav {
         height: 35px;
         background-color: #000000;
    #main_container #top_nav #nav {
         font-family: Georgia;
         height: 35px;
         width: 940px;
         margin-right: auto;
         margin-left: auto;
    #page-wrap h1 {
         font-family: Georgia;
         font-size: 26px;
         font-style: normal;
    #footer  {
         background-color: #000000;
         color: #FFFFFF;
         text-align: center;
    #footer_owl_cont  p    {
         margin-left: 120px;
    #footer_owl_cont    {
         float: left;
         width: 481px;
         clear: both;
         margin-left: 239px;
         background-image: url(images/owl_footer.gif);
         background-repeat: no-repeat;
         background-position: left center;
         height: 142px;
         color: ffffff;
         background-color: transparent;
    #sidebar #sidebar_cont_2 {
         margin-top: 255px;
    #pitch_container {
         height: 150px;
         background-color: #000000;
         margin-right: auto;
         margin-left: auto;
         color: #FFFF00;
         font-family: Arial;
         font-style: italic;
         width: 900px;
         margin-top: 100px;
    #body_container {
         margin-right: auto;
         margin-left: auto;
         width: 940px;
         padding-top: 30px;
    #footer_owl_cont  .georgia_14px_559cbeCopy  a    {
         color: #FFFFFF;
         text-decoration: none;
    #footer_owl_cont  .georgia_14px_559cbeCopy  a:hover    {
         text-decoration: underline;
    #main_container #top_nav #nav ul li a {
         font-family: Georgia, sans-serif;
         color: 559cbe;
         text-decoration: none;
    #main_container #top_nav #nav {
         color: 559cbe;
         text-decoration: none;
    #main_container #top_nav #nav #nav_container {
         clear: both;
         float: left;
         margin-top: 10px;
    #main_container #top_nav #nav #nav_container a:hover {
         text-decoration: underline;
    #main_container #top_nav #nav #nav_container a {
         color: #559CBE;
         text-decoration: none;
         font-family: Georgia;
    #main_container #top_nav #nav ul {
         list-style-type: none;
    #main_container #top_nav ul li {
         display: inline;
         padding-right: 2.5px;
         padding-left: 2.5px;
    #copyright   {
         width: 940px;
         margin-right: auto;
         margin-left: auto;
         height: 148px;
         color: 559cbe;
    #main_container   #header_container  {
         background-image: url(images/bg_header.jpg);
         background-repeat: repeat-x;
         background-position: center top;
         border-bottom-width: 1px;
         border-bottom-style: solid;
         border-bottom-color: #000000;
    #main_container #header_container #header_main {
         height: 354px;
         width: 940px;
         margin-right: auto;
         margin-left: auto;
         background-color: transparent;
         background-image: url(images/header_bg2.png);
         background-repeat: no-repeat;
         background-position: right;
    #main_container #header_container #header_main #submit_cont {
         float: left;
         margin-top: 233px;
         margin-left: 435px;
         font-size: 18px;
         font-family: Georgia;
         font-style: italic;
    #main_container #header_container #header_main #submit_cont a {
         color: #FFFF00;
         text-decoration: none;
    #main_container #header_container #header_main #submit_cont a:hover {
         text-decoration: underline;
    #sidebar {
         float: left;
         width: 380px;
         clear: both;
    #maincontent {
         width: 540px;
         margin-left: 400px;
         font-family: Georgia;
         line-height: 1.6em;
    #sidebar #banner_1_cont {
         height: 235px;
         width: 380px;
         background-image: url(images/banner_1_q1.jpg);
         background-color: transparent;
         background-repeat: no-repeat;
         background-position: center center;
         clear: both;
         float: left;
    #sidebar #banner_1_cont p {
         font-family: Georgia;
         font-size: 13px;
         font-style: italic;
         color: #000000;
         margin-top: 175px;
         margin-left: 15px;
         position: relative;
    #maincontent ol {
         list-style-position: inside;
    #maincontent h3 {
         font-size: 26px;
    #pitch_container ul li {
         font-family: Georgia;
         font-size: 26px;
         font-style: italic;
         line-height: 1.6em;
         color: 1e1e1e;
    I hope you can enlighten me guys, am I missing something which makes it NOT to appear in Dreamweaver?
    Regards,
    Sid

    Thanks for the response Gary. However, the 35px that you're seeing is actually for the #nav. I recreate the css and tried to remove some of the heirarchy thing. Here's the updated copy. I even tried to remove the #main_container. Same thing happens, the bg image is still not appearing? I tried changing the file type to JPG but to no avail. I think I'm overlooking something which is causing the issue.
    @charset "utf-8";
    /* CSS Document */
    html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
    pre, form, fieldset, table, th, td { margin: 0; padding: 0; }#top_nav  {
         height: 35px;
         background-color: #000000;
    #nav   {
         font-family: Georgia;
         height: 35px;
         width: 940px;
         margin-right: auto;
         margin-left: auto;
    #page-wrap h1 {
         font-family: Georgia;
         font-size: 26px;
         font-style: normal;
    #footer  {
         background-color: #000000;
         color: #FFFFFF;
         text-align: center;
    #footer_owl_cont  p    {
         margin-left: 120px;
    #footer_owl_cont    {
         float: left;
         width: 481px;
         clear: both;
         margin-left: 239px;
         background-image: url(images/owl_footer.gif);
         background-repeat: no-repeat;
         background-position: left center;
         height: 142px;
         color: ffffff;
         background-color: transparent;
    #sidebar #sidebar_cont_2 {
         margin-top: 255px;
    #pitch_container {
         height: 150px;
         background-color: #000000;
         margin-right: auto;
         margin-left: auto;
         color: #FFFF00;
         font-family: Arial;
         font-style: italic;
         width: 900px;
         margin-top: 100px;
    #body_container {
         margin-right: auto;
         margin-left: auto;
         width: 940px;
         padding-top: 30px;
    #footer_owl_cont  .georgia_14px_559cbeCopy  a    {
         color: #FFFFFF;
         text-decoration: none;
    #footer_owl_cont  .georgia_14px_559cbeCopy  a:hover    {
         text-decoration: underline;
    #nav  ul  li  a   {
         font-family: Georgia, sans-serif;
         color: 559cbe;
         text-decoration: none;
    #nav   {
         color: 559cbe;
         text-decoration: none;
    #nav_container    {
         clear: both;
         float: left;
         margin-top: 10px;
    #nav_container  a:hover    {
         text-decoration: underline;
    #nav_container  a    {
         color: #559CBE;
         text-decoration: none;
         font-family: Georgia;
    #nav  ul   {
         list-style-type: none;
    #top_nav  ul  li  {
         display: inline;
         padding-right: 2.5px;
         padding-left: 2.5px;
    #copyright   {
         width: 940px;
         margin-right: auto;
         margin-left: auto;
         height: 148px;
         color: 559cbe;
    #header_container     {
         background-image: url(images/bg_header.jpg);
         background-repeat: repeat-x;
         background-position: center top;
         border-bottom-width: 1px;
         border-bottom-style: solid;
         border-bottom-color: #000000;
    #header_main   {
         height: 354px;
         width: 940px;
         margin-right: auto;
         margin-left: auto;
         background-color: transparent;
         background-image: url(images/header_bg2.png);
         background-repeat: no-repeat;
         background-position: right;
    #submit_cont    {
         float: left;
         margin-top: 233px;
         margin-left: 435px;
         font-size: 18px;
         font-family: Georgia;
         font-style: italic;
    #submit_cont  a    {
         color: #FFFF00;
         text-decoration: none;
    #submit_cont  a:hover    {
         text-decoration: underline;
    #sidebar {
         float: left;
         width: 380px;
         clear: both;
    #maincontent {
         width: 540px;
         margin-left: 400px;
         font-family: Georgia;
         line-height: 1.6em;
    #banner_1_cont  {
         height: 235px;
         width: 380px;
         background-image: url(images/banner_1_q1.jpg);
         background-color: transparent;
         background-repeat: no-repeat;
         background-position: center center;
         clear: both;
         float: left;
    #banner_1_cont  p  {
         font-family: Georgia;
         font-size: 13px;
         font-style: italic;
         color: #000000;
         margin-top: 175px;
         margin-left: 15px;
         position: relative;
    #maincontent ol {
         list-style-position: inside;
    #maincontent h3 {
         font-size: 26px;
    #pitch_container ul li {
         font-family: Georgia;
         font-size: 26px;
         font-style: italic;
         line-height: 1.6em;
         color: 1e1e1e;

  • Images not appearing on slide

    I am using Captivate 4, Windows XP.
    For some time now I have been working, without any problems as foolows:
    Taking screen shot using Snagit. Editing image and then saving to folder.
    Adding the image to Captivate slide via the insert image option.
    Suddenly today, after selecting required image and clicking on "insert" from within Captivate, the image does not appear on the slide.
    However there is an "image" in the timeline, but if you right click on this.. and then go to "properties", nothing come up.
    Attached is an example...there are no other images on the slide (header/footer is merged onto slide), so cannt be a case on image is "behind" something.
    I have on-going problems with Captivate when connected to company network...very slow and most times I get message telling me Captivate is not responding...and I have to wait and wait until it kicks in to life. Could this be related?
    Noel
    Staffordshire
    England

    Hi Lilybiri,
    I have (again) requested my IT dept to take a look at what is going on.
    If they cannt/wont help, then I may well take up Rick's very kind offer.
    The more I think about it, the more I believe my problem(s) stem from having to link up to Adobe when working on-line.
    It takes about 30 seconds from the time I open the initial Captivate start screen (attached) before any of the links become active.
    That strikes me as way too long and might be the cause of the problem.
    Any idea if this "link to Adobe" can to turned off? What do I need the link for anyway...day to day?
    Noel

  • I am trying to set up Sharing amongst several computers on my home network.  I have followed all the setup instructions but after completion Sharing does not appear in my iTunes window (on any of the computers I've set up).  There is no explanation why.

    I have been trying to set up Sharing between two computers on my network. I did this once and it worked.  However, when I try to set this up now the Sharing feature does not appear on the left side of the iTunes window (on either computer).  There is no explanation as to why not.  Is this a configuration problem, a network problem or what?   Can it be fixed?  I have tried turning sharing off and back on on both computers but to no avail.  What am I missing?  Thanks for any help you can provide.

    Hey innerev2003,
    Thanks for the question, and welcome to Apple Support Communities.
    If, while searching through your past purchases, items are unavailable to download and show a "Purchased" button, they are still on your computer. It may be best to search your iTunes library by clicking Music, then use the search bar at the top right.
    If you are completely sure the items are no longer in your library, try signing out of the iTunes Store, and then back in.
    iTunes 11 for Windows: Manage your iTunes Store account
    http://support.apple.com/kb/PH12507
    Thanks,
    Matt M.

  • HTML Images not appearing in 1.4.2

    Hi
    I have a an application wich displays an HTML page in a JEditorPane (an About box for the application). This html is loaded from the hard disk which has several images on it. It worked fine with JRE 1.4.0 and 1.4.1_x versions. But since i upgraded to 1.4.2, images in the html does not appear (it displays the default image when images cannot be found) I checked the path of the images for the case sensitivity, but thet are correct
    this is the html code fragment for the image
    <img src="file://C:/Projects/images/companylogo.gif" width="199" height="82">
    Any ideas?
    Thanx in advance

    Hi - sorry not to be useful - but I wanted to register that I have exactly the same problem and it is urgent that I solve. If anyone has a solution please post it here. Please!!!!
    Txs in advance.

Maybe you are looking for

  • Datasource configuration error.. Please Help

    Helo,   I'm a newbiue to SAP WebAs.. we installed kernal 6.3 part of SAP WAS 6.4 preview release. I'm trying to configure the ORacle database using the admin gui. But we are not able to get it up, after adding the driver ojdbc14.jar and configuring t

  • I want to change my apple store to saudi arabia

    I want to change my apple store to saudi arabia Because my store was in saudi arabia but changed before to use gift card now I have 0.06$ but I DONT need it The Error was you have a store credit balance you must spend your balance

  • How to create a pivot table from backing bean

    Hi, I need to create a pivot table from backing without having to create a Data Control. I searched a lot but all comes to a Data Control, and uses backing bean to manipulate data or to display popup info. Kindly advice if it can be done. Links and d

  • I quit ichat, but other computers see that i'm online and can still IM me

    When I'm offline and quit ichat, i can still receive IMs. ichat will reopen itself when someone IMs me because other computers still think that i am online. this just started happening, and i think it's because i accidently (and i never do this but i

  • Running Classic Apps on Intel Mac

    Hi, I'm looking for a free and legal way to install and use classic apps. I don't have an "old" mac that runs classic, so I need an emulator or an app that can open these apps. Does anyone know any solutions?