Dreamweaver website layout problems

Hello new here
an someone pls tell me why my website is perfect on my computer where as on other computer the layout is all over the place
pls help
thank you

hans-g. wrote:
Hi SnakEyez02,
to explain my suggest (I quote killer): "the problem is i have tried the webpages on other computers and they are out of place where as on my pc its pefect images are out of place and the layout doe not fit to screen which prompted me to take this action because ..."
I think it would be a good interim solution if killer could search for the error first in offline way, as long as he does not have access to the server.
Hans-G.
Ok. But how does downloading the Typo3 CMS help view it offline?  Wouldn't this person be better downloading:
WAMP -http://www.wampserver.com/en/
MAMP - http://www.mamp.info/en/index.html
XAMPP - http://www.apachefriends.org/en/xampp.html

Similar Messages

  • CSS website layout problems

    Hi guys,
    I am new to CSS, I have considerable knowledge HTML and several programing languages, very much outdated. I have a informational website that is several years old.
    www.woodgas.net
    I used frontpage to do my website and to do the updates over the years. It is time for a face lift.
    I have dreamweaver CS5 installed and am having one heck of a time getting my page to do what I want. I am trying to style it similar to a frame set of a top banner and 3 columns. And a flydown menu at the top of the center column. The right and left columns need to be 160X600 and the center column to be centered between the right and left.
    I want the banner to center on the page top. And the right and left columns to move as far as possible to the screen edge away from my center column. This will keep my ads as far away from my content as possible. My website has been completely supported out of my pocket and I am hoping to generate a little income to keep the site updated.
    I don't want to use frames, as this would keep new ads from loading as a person navigates to a new page on my site.
    Any help would be appreciated I am sure that if you check out my current site, you will find two things it is about a pretty cool subject and it could use a face lift!
    Thanks
    Jonathan

    Gary is right.  APDivs as a primary layout method seldom works well. Here is why:
    http://apptools.com/examples/pagelayout101.php
    Learn CSS positioning in 10 Steps
    http://www.barelyfitz.com/screencast/html-training/css/positioning/
    While you learn the finer points of CSS positioning, it's very helpful to start a project with a pre-built CSS layout.  You can learn a lot from looking at the code.
    PVII CSS Templates or Page Pack - Rock solid.  Thoroughly tested to perform well in all browsers.
    http://www.projectseven.com/products/index.htm
    Dreamweaver CSS Templates for beginners
    http://www.adobe.com/devnet/dreamweaver/articles/dreamweaver_custom_templates.html
    New DW Starter Pages --
    http://www.adobe.com/devnet/dreamweaver/articles/introducing_new_css_layouts.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Dreamweaver website slideshow problems on Macs

    A parent at the school where I teach has just created a website for us. She used Dreamweaver and photoshop to create it. There are some pages where there should be a looping slide show (that runs on its own). These slide shows work on PCs but not on Macs (it just stays on one photo on Macs). We've tried using Firefox and Safari on Macs with no success. For the slide show she "just added a timeline to the jpg image, changing the imagesource every 60 frames, that you can do in dreamweaver." Is there some way to fix this so it works on Macs?
    Here's the school's website: www.smash.smmusd.org
    Thanks in advance for your help ...
    Mana
    iBook G4   Mac OS X (10.3.9)  

    Dreamweaver is probably generating some kind of JavaScript to do the image replacement, and this is probably going awry. I'm not seeing it on the home page though, so I can't tell what the problem is. Do I need to click on one of the links to see that page that's not working?
    One way to fix it would be to use an animated GIF instead of image-swapping JPEG images with JavaScript.

  • Dreamweaver CS3 layout problem

    So somehow I managed to drag the Tag Inspector panel over to
    it's own
    seperate panel. It can be seen here:
    http://davidgoldmanwebdesign.com/layout.html
    Can anyone tell me how the heck to get it back in with the
    panels to its
    left so I only have one set of panels?
    Thanks!
    David

    Never mind! Just found the right corner to grab to I could
    move it back in!
    David G. wrote:
    > So somehow I managed to drag the Tag Inspector panel
    over to it's own
    > seperate panel. It can be seen here:
    >
    >
    http://davidgoldmanwebdesign.com/layout.html
    >
    > Can anyone tell me how the heck to get it back in with
    the panels to its
    > left so I only have one set of panels?
    >
    > Thanks!
    >
    > David

  • Problems with Firefox 5.0.1 website layouts in Lion

    After I downloaded Lion, I ran Firefox 5.0.1. Immediately, I noticed significant layout problems in CNN.com and MSNBC.com. And on Facebook, the friends, message, and notification icons at the upper left didn't work. Nor did entering comments to Facebook posts. Even the button that says "View X Comments" in friends' posts didn't work. For comparison, all of them work fine on Safari 5.1.
    I rebooted Firefox 5.0.1 with plugins disabled, and still encountered the same problems.

    I am also having problems with Google Mail and Yahoo mail.
    Buttons are un-selectable and operations just time out.
    Seems like a major number of issues.
    In Yahoo mail when trying to check boxes to delete email - the box will not fill with the check.
    When opening some email all that opens is totally blank.
    Other email upon opening will download the text of the email (visible) with the timer circling endlessly.
    Thanks

  • Text layout problem

    I apologize for the plethora of stupid questions I am about to ask - I am brand new to dreamweaver and atempting to design a very simple website layout for myself. My most glaring problem is this: I wish for text to be in the centre of the webpage and I wish it to stay there. I have drawn an apDiv in the centre of the page and added my text. As you most likely have guessed, as soon as I rezise my browser the background floats under the text.
    How can I fix the text so it moves with the browser and stays in the centre?
    thanks everyone. here is my code thus far.
    ~L
    <!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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>home</title>
    <style type="text/css">
    <!--
    body {
    background-repeat: no-repeat;
    background-image: url(webpageB.jpg);
    background-position: center;
    background-attachment: fixed;
    #text {
    left:369px;
    top:283px;
    width:260px;
    height:132px;
    z-index:1;
    margin-top: 270px;
    margin-left: 360px;
    clip: rect(auto,auto,auto,auto);
    -->
    </style></head>
    <body bgcolor="#666666">
    <div id="text">
      <div align="center">
        <p>lukas peters photography</p>
    </div>
    </div>
    <p>                                                                   </p>
    <p>                      </p>
    </body>
    </html>

    1) To horizontally center your web site, use default CSS positioning (which is no positioning at all). APDivs cannot be centered.
    2) Define a container width in pixels, ems or percentages.
    3) Add margin-left and margin-right of auto (browser default).
    CSS:
    body {
    width: 900px;
    background: #666 url(webpageB.jpg) no-repeat center fixed;
    margin: 0 auto; /**centers on screen**/
    text-align: center; /**centers older browsers**/
    #text {
    background: #FFF;
    color: #000;
    width: 300px;
    margin: 0 auto;
    HTML:
    <body>
    <div id="text">
    <h1>Heading 1</h1>
    <h2>Heading 2</h2>
    <p>Your text goes here</p>
    </div>   <!--end of #text-->
    </body>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • This Connection is Untrusted and few websites layout is broken

    I have tried almost all the solution to get rid of the issues but could not find a solution.
    My Chrome and IE is working fine as its expected in same machine but not firefox.
    Issues - 1
    Website layout is disorted eg.
    https://support.mozilla.org/en-US/products/firefox?as=u&utm_source=inproduct
    https://www.facebook.com/
    Issues - 2
    This Connection is Untrusted
    You have asked Firefox to connect securely to www.facebook.com, but we can't confirm that your connection is secure.
    Normally, when you try to connect securely, sites will present trusted identification to prove that you are going to the right place. However, this site's identity can't be verified.
    I have tried following Solution:
    1. Uninstalling firefox completly including deleting profile + reboot + install
    2. Reset the Firefox
    3. Clear the caches and evreything.
    But could not solve my problem so now I am posting this questions. I am using Latest Firefox with Windows 7.
    Please help me to get rid of these issues as I am highly dependent on Firefox.
    -Rajesh
    troubleshoot info
    Application Basics
    Name: Firefox
    Version: 33.1.1
    User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
    Multiprocess Windows: 0/1
    Crash Reports for the Last 3 Days
    All Crash Reports
    Extensions
    Name: Troubleshooter
    Version: 1.1a
    Enabled: true
    ID: [email protected]
    Name: WebEx Productivity Tools
    Version: 2.0
    Enabled: false
    ID: [email protected]
    Graphics
    Adapter Description: Intel(R) HD Graphics 4600
    Adapter Drivers: igdumdim64 igd10iumd64 igd10iumd64 igdumdim32 igd10iumd32 igd10iumd32
    Adapter RAM: Unknown
    Device ID: 0x0416
    DirectWrite Enabled: false (6.1.7601.18245)
    Driver Date: 6-3-2013
    Driver Version: 9.18.10.3204
    GPU #2 Active: false
    GPU Accelerated Windows: 0/1 Basic (OMTC)
    Vendor ID: 0x8086
    WebGL Renderer: Google Inc. -- ANGLE (Intel(R) HD Graphics 4600 Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: true
    AzureCanvasBackend: skia
    AzureContentBackend: cairo
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    Important Modified Preferences
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.frecency_experiment: 4
    browser.places.smartBookmarksVersion: 7
    browser.sessionstore.upgradeBackup.latestBuildID: 20141113143407
    browser.startup.homepage_override.buildID: 20141113143407
    browser.startup.homepage_override.mstone: 33.1.1
    dom.mozApps.used: true
    extensions.lastAppVersion: 33.1.1
    gfx.direct2d.disabled: true
    layers.acceleration.disabled: true
    network.cookie.prefsMigrated: true
    places.history.expiration.transient_current_max_pages: 104858
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    privacy.sanitize.migrateFx3Prefs: true
    Important Locked Preferences
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.7
    Version in use: 4.10.7
    NSS
    Expected minimum version: 3.17.2 Basic ECC
    Version in use: 3.17.2 Basic ECC
    NSSSMIME
    Expected minimum version: 3.17.2 Basic ECC
    Version in use: 3.17.2 Basic ECC
    NSSSSL
    Expected minimum version: 3.17.2 Basic ECC
    Version in use: 3.17.2 Basic ECC
    NSSUTIL
    Expected minimum version: 3.17.2
    Version in use: 3.17.2
    Experimental Features
    ---------------------

    hello, first please make sure that the date, time & timezone are set correctly on your system. if this doesn't solve the issue (or it is already set properly), a possible solution depends on different factors:
    * what is the '''error code''' shown under ''technical details'' on the error page?
    in case the error code equals ''sec_error_unknown_issuer'', please attempt to add an exception on the bottom of the error page & inspect the certificate (see the screenshot attached for instructions):
    * which '''issuer information''' does the certificate contain?
    thank you!
    [["This Connection is Untrusted" error message appears - What to do]]

  • Fluid grid layout problem

    I am trying to create a fluid grid layout.  In fact it is why I purchased Dreamweaver CS6.  Problem is after I create the first div which I named header it works fine.  However, on inserting the next div Dreamweaver inserts the following text in my index.html:
    @charset "utf-8"; /* Simple fluid media Note: Fluid media requires that you remove the media's height and width attributes from the HTML http://www.alistapart.com/articles/fluid-images/ */ img, object, embed, video { max-width: 100%; } /* IE 6 does not support max-width so default to width 100% */ .ie6 img { width:100%; } /* Dreamweaver Fluid Grid Properties ---------------------------------- dw-num-cols-mobile:3; dw-num-cols-tablet 8; dw-num-cols-desktop: 12; dw-gutter-percentage 20; Inspiration from "Responsive Web Design" by Ethan Marcotte http://www.alistapart.com/articles/responsive-web-design and Golden Grid System by Joni Korpi http://goldengridsystem.com/ */ /* Mobile Layout: 480px and below. */ .gridContainer { margin-left: auto; margin-right: auto; width: 85.9444%; padding-left: 2.5277%; padding-right: 2.5277%; } #LayoutDiv1 { clear: both; float: left; margin-left: 0; width: 100%; display: block; } #header { clear: both; float: left; margin-left: 0; width: 100%; display: block; } #nav { clear: both; float: left; margin-left: 0; width: 100%; display: block; } /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */ @media only screen and (min-width: 481px) { .gridContainer { width: 91.0625%; padding-left: 0.9687%; padding-right: 0.9687%; } #LayoutDiv1 { clear: both; float: left; margin-left: 0; width: 100%; display: block; } #header { clear: both; float: left; margin-left: 0; width: 100%; display: block; } #nav { clear: both; float: left; margin-left: 0; width: 100%; display: block; } } /* Desktop Layout: 769px to a max of 1232px. Inherits styles from: Mobile Layout and Tablet Layout. */ @media only screen and (min-width: 769px) { .gridContainer { width: 88.75%; max-width: 1232px; padding-left: 0.625%; padding-right: 0.625%; margin: auto; } #LayoutDiv1 { clear: both; float: left; margin-left: 0; width: 100%; display: block; } #header { clear: both; float: left; margin-left: 0; width: 100%; display: block; } #nav { clear: both; float: left; margin-left: 0; width: 100%; display: block; } }
    I suspected the respond.min.js file was causing the problem so I downloaded an update but it didn't help.  At this point I am not able to use this feature of Dreamweaver.  Any help will be appreciated.

    Thanks for the help.  I am using version 12.0 build 5861.
    I was trying to follow the example in a book I have called Dreamweaver CS6 – The Missing Manual.  When I got to the section discussing Fluid Grid Layout, I attempted to follow the example step by step.  I was able to insert the first div which I named header.  I looked at my css file and it had placed the #header.
    I knew that I had to remain within the container  div.  I went into the code view and placed the cursor to the right of the header div.  I then clicked the insert Fluid Grid Layout Div Tag button.  That’s when it automatically inserted all of the code I indicated in my post.
    I then started to follow the example in http://www.adobe.com/inspire/2012/08/fluid-grid-layouts-dreamweaver-cs6.html .  I got the same results.
    I’m beginning to wonder if there is an error in the Dreamweaver software itself.
    Any help you can give will be appreciated.
    Sheridan

  • Dreamweaver website with flash slide showing showing graphics poorly

    Hello,
    I put this problem up in Dreamweaver and Flash and got some questions from couple people but no answer yet. Adobe tech support is only available mon though fri so thhey are not available, so I thought I would try here.
    I have a flash slide show I built for a dreamweaver website  that contains vecctor images that are losing quality when I run my  domain site. I have tested the flash file in flash looks great. I have  previewed in live view in dreamweaver graphics look smooth but when I  load up my files to ftp to my host account and test from there the  quality of the edges of the vectors is not smooth. I see lots of jagged  edges and not sure why.
    I  test everything on my 24 inch monitor so the graphics are probably  enlarged but even when I test the flash file in flash and the html file  of my hard drive to a browser like firefox my graphics are smooth, so  not sure if its resolution problem.  also tested my website on my laptop  which is a smaller screen 15 inch  and the graphics look bad on the  website from there too. Soi f it were a  resolution problem I think the  15 inch screen would be showing the  graphics smoothly not jagged. ?????
    Does  anyone have any ideas or could assist me with this problem? I
    Johanna
    http://johannabresnahan.com
    please keep in mind when tested in flash, dreamweaver (live view and firefox browser from my hardrive html files the graphics all appear smooth and good quality. its when I transferred them by ftp to host server files and preview there and enter in my website url that the quality of the graphics and text in the graphics is jagged in many areas.
    I spoke with the domain tech support too but did not get the answer but some thoughful input.

    The key answer to this problem was to import the files in the original native form ai not jpeg for the
    vector illustrations which kept the quality of the text that was converted
    with create outlines tool in illustrator to make each character its own independent graphic
    to be independently scalable to maintain its quality. Since most of the problems I was having were related to the text inside each artwork was rendered poorly in the finished slideshow on my live website url. The digital photography images were never a problem. The commentary and feedback in the dreamweaver forum helped me to figure out how to resolve the issues I was having.
    I just thought I would post here in case anyone was wondering.

  • Dreamweaver CC layout help please (using floats)

    Hi All,
    I'd appreciate any help with this problem creating my ideal Dreamweaver CC layout!
    Please see the screen shot below. Everything is perfect except I can't get the div labeled "div-right" at the bottom to sit on the right just like the one that sits on the left of middle divs that I have already aligned nicely.
    I have my coding the way I understand most, so I can attach that in another post if needed.
    Thanks!!!!

    sorry Nancy, work is very busy!
    For now, here is my code
    I hope its of some use at least for now..
    Thanks!
    <!doctype html> 
    <html> 
    <head> 
    <meta charset="utf-8"> 
    <title>HTML5 2-Col Layout</title> 
    <meta name="viewport" content="width=device-width, initial-scale=1"> 
    <!--[if IE]> 
    <meta http-equiv="X-UA-Compatible" content="IE=edge"> 
    <![endif]--> 
    <!--[if lt IE 9]> 
    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> 
    <![endif]--> 
    <style> 
    /**CSS Reset**/ 
        padding: 0; 
    /**fixes the CSS box model in responsive layouts**/ 
        -webkit-box-sizing: border-box; 
        -moz-box-sizing: border-box; 
        box-sizing: border-box; 
    img { 
        max-width: 100%; 
        vertical-align: baseline; 
    body { 
        padding: 0; 
        width: 90%; /**adjust width in px or % as required**/ 
        margin: 0 auto; /**this is centered**/ 
        background: #F5DD83; 
        color: #505050; 
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; 
        font-size: 100%; 
        box-shadow: 2px 2px 4px #333; 
    header { 
        margin: 0; 
        padding: 0 1%; 
        width: 100%; 
        background: #B00202; 
        color: #FFF; 
    header h1, header h2 { 
        display: inline; 
        color: #F5DD83; 
        padding: 0 1%; 
    /**top menu**/ 
    nav { 
        background: #69C; 
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; 
        font-size: 14px; 
        font-weight: bold 
    nav ul { 
        margin: 0; 
        padding: 0; 
    nav li { 
        list-style: none; 
        display: inline-block; 
        margin: 0 3% 0 5%; 
    /**menu link styles**/ 
    nav li a { 
        color: #FFF; 
        text-decoration: none; 
        line-height: 2.5em; 
        padding: 6px; 
        border: 1px solid #CCC; 
    /**on select or mouseover**/ 
    nav li a:hover, nav li a:active, nav li a:focus { 
        background: #CCC; 
        color: #505050; 
    #wrapper { 
        background: #DDD; 
        overflow: hidden; /**float contaiment**/ 
    /**left sidebar**/ 
    aside { 
        padding: 0 2%; 
        float: left; 
        width: 30%; 
    /**main content**/ 
    article { 
        padding: 0 2%; 
        background: #FFF; 
        float: left; 
        width: 70%; 
    figure {  
    width: 80%;  
    margin: 4% auto 4% auto;  
    text-align:center; 
    figcaption { 
        text-align: center; 
        font-style: oblique; 
        font-size: small; 
        color: #2294AE; 
    footer { 
        clear: both; 
        background: #B00202; 
        color: #FFF; 
        text-align: center; 
        margin: 0; 
    /**text styles**/ 
    h3 { 
        color: #2294AE; 
        margin-bottom: 0 
    p { margin: 0 0 1em 0 } 
    #left-div {
      background-color: #D3D3D3;
      height: 100px;
      width: 650px;
    </style> 
    <link rel="stylesheet" href="ajxmenu3.css" type="text/css">
    <link rel="stylesheet" href="ajxmenu4.css" type="text/css">
    <link rel="stylesheet" href="ajxmenu6.css" type="text/css">
    </head> 
    <body> 
    <!--begin header--> 
    <header> <h1>Hassengate Pharmacy</h1> 
    </header> 
    <!--begin navigation--> 
    <nav> 
    <ul> 
    <div class="AJXCSSMenuUGYETAC"><!-- AJXFILE:ajxmenu4.css -->
    <div class="ajxmw">
      <div class="ajxmw2">
    <div class="ajxtbg">
    <ul>
    <li class="tfirst"><a href="#">Home</a></li>
    <li class="tsub"><a class="ajxsub" href="www.google.com">Pharmacy</a>
      <ul>
       <li class="sfirst slast"><a href="#">News</a></li>
      </ul>
    </li>
    <li class="tsub"><a class="ajxsub" href="#">Shop</a>
      <ul>
       <li class="sfirst slast"><a href="#">Offers</a></li>
      </ul>
    </li>
    <li class="tsub"><a class="ajxsub" href="#">NHS Services</a>
      <ul>
       <li class="sfirst"><a href="#">MUR</a></li>
       <li class="slast"><a href="#">NMS</a></li>
      </ul>
    </li>
    <li class="tsub"><a class="ajxsub" href="#">Blah</a>
      <ul>
       <li class="sfirst slast"><a href="#">1</a></li>
      </ul>
    </li>
    <li class="tsub"><a class="ajxsub" href="#">Blah</a>
      <ul>
       <li class="sfirst slast"><a href="#">2</a></li>
      </ul>
    </li>
    <li class="tsub"><a class="ajxsub" href="#">Blah</a>
      <ul>
       <li class="sfirst slast"><a href="#">3</a></li>
      </ul>
    </li>
    <li class="tlast tsub"><a class="ajxsub" href="#">Blah</a>
      <ul>
       <li class="sfirst slast"><a href="#">4</a></li>
      </ul>
    </li>
    <li class="tlast tsub"></li>
    </ul>
    </div>
      </div>
    </div>
    <br >
    </div>
    </ul> 
    </nav> 
    <div id="wrapper">  
    <!--begin left sidebar--> 
    <aside>
      <p align="center"> 
      <p align="center">Conditions
      <div class="AJXCSSMenuWOENVAC">
        <div align="left">
          <!-- AJXFILE:ajxmenu6.css -->
        </div>
        <div class="ajxmw">
          <div class="ajxmw2">
            <div class="ajxtbg">
              <div align="left">
                <ul>
                  <li class="tfirst tsub"><a class="ajxsub" href="#">Condition 1</a>
                    <ul>
                      <li class="sfirst slast"><a class="ajxsub" href="#">1-1</a>
                        <ul>
                          <li class="sfirst slast"><a href="#">1-1-1</a></li>
                        </ul>
                      </li>
                    </ul>
                  </li>
                  <li class="tsub"><a class="ajxsub" href="#">Condition 2</a>
                    <ul>
                      <li class="sfirst slast"><a class="ajxsub" href="#">2-2</a>
                        <ul>
                          <li class="sfirst slast"><a href="#">2-2-2</a></li>
                        </ul>
                      </li>
                    </ul>
                  </li>
                  <li class="tlast tsub"><a class="ajxsub" href="#">Condition 3</a>
                    <ul>
                      <li class="sfirst slast"><a class="ajxsub" href="#">3-3</a>
                        <ul>
                          <li class="sfirst slast"><a href="#">3-3-3</a></li>
                        </ul>
                      </li>
                    </ul>
                  </li>
                </ul>
              </div>
              </div>
            </div>
        </div>
        <div align="left"><br >
        </div>
      </div> </p>
      <p> </p>
      </p> 
    </aside> 
    <!--begin main content--> 
    <article> <h3>Article</h3> 
    <p> </p> 
    <figure></figure>
    <figure>
      <figcaption></figcaption> 
    </figure> 
    </article> 
    <!--end wrapper--></div> 
    <!--begin footer--> 
    <footer>  
    <small>© Hassengate Pharmacy 2014 All rights reserved</small>  
    </footer> 
    </body> 
    </html> 

  • Can no longer open PDF files from my emails sent from other websites. Problem seems to correlate with automatic upgrade of free adobe software (from version 11 to Reader DC)?

    Can no longer open PDF files from my emails sent from other websites. Problem seems to correlate with automatic upgrade of free adobe software (from version 11 to Reader DC)?

    To configure the browser to use Acrobat or Adobe Reader to open PDF files:
    1. Quit Internet Explorer(any other browser)
    2. Start Acrobat or Adobe Reader.
    3. Choose Edit > Preferences.
    4. Select Internet in the list on the left.
    5. Deselect(Uncheck) Display PDF in Browser, and click OK.
    6. Restart Internet Explorer

  • Weird dreamweaver keyboard mapping problem

    weird dreamweaver keyboard mapping problem:
    Hope this solution helps someone out. If you have q's, ask
    and I will try to help.
    I was having a weird problem in dreamweaver... Whenever I was
    in code view and typed "shift+i" to make a capital "I", instead it
    would paste from the clipboard.
    I finally figured out what was happening. I compared the
    menu.xml in my app support folder in the user library to the
    original menu.xml file that was in the application folder. I went
    through until I came across the diff:
    menu.xml in my library/app support folder:
    <!-- Windows Navigation Shortcuts -->
    <shortcut key="Cmd+Ins" name="Copy2" platform=""
    command="if (dw.canClipCopy()) { dw.clipCopy() }"
    domRequired="FALSE" id="DWShortcuts_HTMLSource_Copy2" />
    <shortcut key="Shift+Ins" name="Paste2" platform=""
    command="if (dw.canClipPaste()) { dw.clipPaste() }"
    domRequired="FALSE" id="DWShortcuts_HTMLSource_Paste2" />
    <shortcut key="Shift+Del" name="Cut2" platform=""
    command="if (dw.canClipCut()) { dw.clipCut() }" domRequired="FALSE"
    id="DWShortcuts_HTMLSource_Cut2" />
    orig menu.xml file:
    <!-- Windows Navigation Shortcuts -->
    <shortcut key="Cmd+Ins" name="Copy2" platform=""
    command="if (dw.canClipCopy()) { dw.clipCopy() }"
    domRequired="FALSE" id="DWShortcuts_HTMLSource_Copy2" />
    <shortcut key="Shift+Ins" name="Paste2" platform=""
    command="if (dw.canClipPaste()) { dw.clipPaste() }"
    domRequired="FALSE" id="DWShortcuts_HTMLSource_Paste2" />
    <shortcut key="Shift+Del" name="Cut2" platform=""
    command="if (dw.canClipCut()) { dw.clipCut() }" domRequired="FALSE"
    id="DWShortcuts_HTMLSource_Cut2" />
    There was a diff in the "platform=" tags. The orig stated
    [platform="win"], my config stated [platform=""] (nothing in
    between the ""'s). So, I reset the platform tag to be
    [platform="win"] in my settings and then relaunched dreamweaver. It
    fixed the problem.
    Not sure how this occurred, but it works now.

  • CSS Layout Problem?

    Can someone please help me with a layout problem.
    As far as I can tell the page looks as it should in Netscape,
    Firefox, etc., but IE6 and 7 refuse to work correctly.
    The page I am working on is:
    http://www.vmtampademo.com/localangler/testpage.html
    Most of the picture caption and headline of the middle column
    is behind the picture. I attempted to force the info with a
    seperating div which seems to work sometimes. I doubt that this is
    the correct solution. What am I doing wrong?
    Thank you for the help!

    It looks fine in Firefox 2.0.0.1, Opera 9.10, and IE 7.

  • Layout problem in PDF conversion

    Hi all,
    i am downloading spool data using the function module CONVERT_ABAPSPOOLJOB_2_PDF. But i am facing layout problem. e.g. RFBILA00(financial statement generation program) has written balancesheet data to the spool. This spool data has some 6 columns. but CONVERT_ABAPSPOOLJOB_2_PDF is writing only first 3 columns to the generated PDF file. i used 'GET_PRINT_PARAMETERS' function module also with values like layout as 'X_65_132' and 'X_90_120'. but no success. if anybody knows the answer, please let me know.
    Thanks in advance,
    Naveen

    Hi All,
    i am following the below approach to download the information from spool.
    program/spool output is an ALV List output data having 8 columns. but below approach is converting only first 5 columns in to PDF format. other 3 columns are getting truncated.
    FUNCTION /ngl/download_spoolinfo_as_pdf.
    ""Local Interface:
    *"  IMPORTING
    *"     REFERENCE(I_SPOOL_REQUEST) LIKE  TSP01-RQIDENT
    *"     REFERENCE(I_FILENAME) LIKE  RLGRAP-FILENAME
    *"  EXCEPTIONS
    *"      DOWNLOAD_ERROR
      TABLES tsp01.
      DATA: mtab_pdf LIKE tline OCCURS 0 WITH HEADER LINE,
            mc_filename LIKE rlgrap-filename.
      DATA: mstr_print_parms LIKE pri_params,
            mc_valid(1) TYPE c,
            mi_bytecount TYPE i.
      CALL FUNCTION 'GET_PRINT_PARAMETERS'
        EXPORTING
          copies                 = '1'
          cover_page             = space
          destination            = 'locl'
          expiration             = '1'
          immediately            = space
          mode                   = space
          new_list_id            = 'X'
          no_dialog              = 'X'
          user                   = sy-uname
          line_size              = 200
          line_count             = 65
         layout                 = 'X_65_200'
          layout                 = 'X_90_120'
          sap_cover_page         = 'X'
        IMPORTING
          out_parameters         = mstr_print_parms
          valid                  = mc_valid
        EXCEPTIONS
          archive_info_not_found = 1
          invalid_print_params   = 2
          invalid_archive_params = 3
          OTHERS                 = 4.
      IF sy-subrc EQ 0.
        CALL FUNCTION 'CONVERT_ABAPSPOOLJOB_2_PDF'
          EXPORTING
            src_spoolid              = i_spool_request
            no_dialog                = 'X'
            dst_device               = mstr_print_parms-pdest
          IMPORTING
            pdf_bytecount            = mi_bytecount
          TABLES
            pdf                      = mtab_pdf
          EXCEPTIONS
            err_no_abap_spooljob     = 1
            err_no_spooljob          = 2
            err_no_permission        = 3
            err_conv_not_possible    = 4
            err_bad_destdevice       = 5
            user_cancelled           = 6
            err_spoolerror           = 7
            err_temseerror           = 8
            err_btcjob_open_failed   = 9
            err_btcjob_submit_failed = 10
            err_btcjob_close_failed  = 11
            OTHERS                   = 12.
        IF sy-subrc EQ 0.
          mc_filename = i_filename.
          DATA: lv_filename TYPE string.
          lv_filename = i_filename.
          CALL FUNCTION 'GUI_DOWNLOAD'
            EXPORTING
              bin_filesize = mi_bytecount
              filename     = lv_filename
              filetype     = 'BIN'
            TABLES
              data_tab     = mtab_pdf
            EXCEPTIONS
              OTHERS       = 22.
          IF sy-subrc EQ 0.
            WRITE:/ mc_filename, 'CONVERTED TO PDF AND DOWNLOADED'.
          ELSE.
            WRITE:/ 'PROBLEM WITH DOWNLOAD'.
            RAISE download_error.
          ENDIF.
        ELSE.
          WRITE:/ 'PROBLEM WITH PDF CONVERSION'.
          RAISE download_error.
        ENDIF.
      ELSE.
        WRITE:/ 'PROBLEM GETTING PRINT PARAMETERS'.
        RAISE download_error.
      ENDIF.
    ENDFUNCTION.

  • I have a dreamweaver website, how do I get it on to my business catalyst

    I have a Dreamweaver website that my son and I have built. We want to use it as one of our 5 free hosted websites on Business Catalyst, how do we upload it to BC?
    Thanks, James.

    Hi Ken. I am going to ask what may seem to you as a daft question. Where am I looking for the site manager and file manager, Dreamweaver or business catalyst, I can’t find them in either. I have a manage sites in dreamweaver but can not see the file manager part any where.
    Regards,
    Jim

Maybe you are looking for

  • Is there an easy way to go back to a specific part of a program?

    I am writing a program and what I need is that once it has performed one action according to the users input, I need it to go back to just after the start of the program. for example is have: (Start of code) menu -if --if --else -else if --if ---for

  • Macbook Air 2013

    I just got myself a new Macbook Air 2013 and while I realized I couldn't expect the smoothest experience, I never expected this much hassle with it. So many differnet issues. No need to have a sad face about it, though - let's get together and figure

  • IPod Classic Syncing Error

    I have an iPod Classic 80GB from a few years ago. and everything works well besides i cannot sync it or see my music that was on it before it started to have issues. I can still scroll throught the menus, so it is not the OS, but i cannot see my musi

  • How to load data from info object to ODS

    Hello BW Gurus, Is their any way to load data from info object to ODS and I am unable to fine the Info source for that particulate info object master data. For ex: we have 0PROFITCENTER as info object which is getting loaded everyday. We want same da

  • 11.3.1 remote manage group issues

    Ever since we upgraded from 11.2.3a to 11.3.1 when I add people to my remote manage group they are not given the rights to VL the devices folders and users. I confirmed that all of the device folders and user source are still configured under device