Cell Bkgrd now  showing up in template pages

I've created my template page "dwt" with a background image
in one of the table cells AND a background image in the body of the
page. When I create my "child html pages" everything looks OK
except the two backgrounds don't show up. They show up fine in the
DWT file though. Please see: "
http://duenorthdesign.com/micoley/bio_amyw.html"
for the page that has the missing background areas. It should look
like this page (use for comparison). I have 30 pages to make, so I
certainly need to figure this out! Thanks

quote:
Do all my pages that use my template belong on the TEMPLATE
directory? Otherwise the links don't work properly. Do they need to
be absolute links?
The only thing that should be in your Template folder
(directory) are template files suffixed with .dwt.
In general, the links within your template that refer to
other documents in your root folder should be relative -- not
absolute. This maintains the integrity of your site as a unit that
can be picked up and moved anywhere.
If the documents produced from your template are produced
properly, they too will exhibit relative links.
Roddy

Similar Messages

  • Re:DW8 flash on template page not shows flash

    Hi Murray,
    When I changed it to relative nothing changed, the .dwt works
    fine but not
    my other pages based on the template. Maybe there is
    something wrong with
    the editable regions?
    Thanks for your help
    Sam
    Make the link to your Flash file be a root relative one.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    Hi all,
    I have a template based page with one flash animation.
    When I preview my template page the flash is working fine,
    but in my pages
    bases on the template I don't see my flash animation.
    Do I miss something?
    You can find my pages (text) on the following links:
    http://www.waterloocity.be/doc/go2waterloo_FR-dwt-asp.txt
    http://www.waterloocity.be/doc/index-asp.txt
    I searched in the archives but fund nothing that helps me
    I appreciate all help
    Thanks in advanced, Sam

    Then there is something wrong with the SWF file.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "SamDesign.be" <[email protected]> wrote in
    message
    news:[email protected]...
    > Now, I see noting. In dreamweaver I see the swe but when
    I do the "play"
    > it's white
    >
    > "Murray *ACE*" <[email protected]> a
    écrit dans le message
    > de news: [email protected]...
    >> Do you see the Flash element locally?
    >>
    >> --
    >> Murray --- ICQ 71997575
    >> Adobe Community Expert
    >> (If you *MUST* email me, don't LAUGH when you do
    so!)
    >> ==================
    >>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >> ==================
    >>
    >>
    >> "SamDesign.be" <[email protected]>
    wrote in message
    >> news:[email protected]...
    >>> Yes, I work localy for the moment.
    >>>
    >>> "Murray *ACE*"
    <[email protected]> a écrit dans le
    message
    >>> de news: [email protected]...
    >>>> Did you upload the Scripts folder?
    >>>>
    >>>> <script
    src="../Scripts/AC_RunActiveContent.js"
    >>>> type="text/javascript"></script>
    >>>>
    >>>> --
    >>>> Murray --- ICQ 71997575
    >>>> Adobe Community Expert
    >>>> (If you *MUST* email me, don't LAUGH when
    you do so!)
    >>>> ==================
    >>>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >>>> ==================
    >>>>
    >>>>
    >>>> "SamDesign.be"
    <[email protected]> wrote in message
    >>>> news:[email protected]...
    >>>>> Hello Murray,
    >>>>>
    >>>>>
    >>>>>
    >>>>> I tray it again but still don't working.
    I made a new page, without
    >>>>> linking to a template, and there my
    flash is also not showing up.
    >>>>>
    >>>>> Here is my code from a test page.
    >>>>>
    >>>>> Thanks for your time!
    >>>>>
    >>>>>
    >>>>>
    >>>>> <%@LANGUAGE="VBSCRIPT"
    CODEPAGE="1252"%>
    >>>>>
    >>>>> <!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=iso-8859-1" />
    >>>>>
    >>>>> <title>Untitled
    Document</title>
    >>>>>
    >>>>> <script
    src="../Scripts/AC_RunActiveContent.js"
    >>>>>
    type="text/javascript"></script>
    >>>>>
    >>>>> </head>
    >>>>>
    >>>>> <body>
    >>>>>
    >>>>> <script type="text/javascript">
    >>>>>
    >>>>> AC_FL_RunContent(
    >>>>> 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','wid th','100','height','60','title','test','src','/flash/newpub','quality','high','pluginspage ','http://www.macromedia.com/go/getflashplayer','movie','/flash/newpub'
    >>>>> ); //end AC code
    >>>>>
    >>>>>
    </script><noscript><object
    >>>>>
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    >>>>> codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
    >>>>> width="100" height="60" title="test">
    >>>>>
    >>>>> <param name="movie"
    value="/flash/newpub.swf" />
    >>>>>
    >>>>> <param name="quality" value="high"
    />
    >>>>>
    >>>>> <embed src="/flash/newpub.swf"
    quality="high"
    >>>>> pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    >>>>> type="application/x-shockwave-flash"
    width="100" height="60"></embed>
    >>>>>
    >>>>> </object></noscript>
    >>>>>
    >>>>> </body>
    >>>>>
    >>>>> </html>
    >>>>>
    >>>>>
    >>>>>
    >>>>> "Murray *ACE*"
    <[email protected]> a écrit dans le
    >>>>> message de news:
    [email protected]...
    >>>>>> If you changed it to ROOT relative,
    e.g.,
    >>>>>>
    >>>>>> /Flash/whatever.swf
    >>>>>>
    >>>>>> Then it would work. Please show us
    your code....
    >>>>>>
    >>>>>> --
    >>>>>> Murray --- ICQ 71997575
    >>>>>> Adobe Community Expert
    >>>>>> (If you *MUST* email me, don't LAUGH
    when you do so!)
    >>>>>> ==================
    >>>>>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>>>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>>>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>>>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >>>>>> ==================
    >>>>>>
    >>>>>>
    >>>>>> "SamDesign.be"
    <[email protected]> wrote in message
    >>>>>>
    news:[email protected]...
    >>>>>>> Hi Murray,
    >>>>>>>
    >>>>>>> When I changed it to relative
    nothing changed, the .dwt works fine
    >>>>>>> but not my other pages based on
    the template. Maybe there is
    >>>>>>> something wrong with the
    editable regions?
    >>>>>>>
    >>>>>>> Thanks for your help
    >>>>>>>
    >>>>>>> Sam
    >>>>>>>
    >>>>>>>
    >>>>>>> Make the link to your Flash file
    be a root relative one.
    >>>>>>> --
    >>>>>>> Murray --- ICQ 71997575
    >>>>>>> Adobe Community Expert
    >>>>>>> (If you *MUST* email me, don't
    LAUGH when you do so!)
    >>>>>>> ==================
    >>>>>>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>>>>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>>>>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>>>>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM)
    >>>>>>> Technotes
    >>>>>>> ==================
    >>>>>>> Hi all,
    >>>>>>>
    >>>>>>> I have a template based page
    with one flash animation.
    >>>>>>>
    >>>>>>> When I preview my template page
    the flash is working fine, but in my
    >>>>>>> pages
    >>>>>>> bases on the template I don't
    see my flash animation.
    >>>>>>>
    >>>>>>> Do I miss something?
    >>>>>>>
    >>>>>>> You can find my pages (text) on
    the following links:
    >>>>>>>
    >>>>>>>
    http://www.waterloocity.be/doc/go2waterloo_FR-dwt-asp.txt
    >>>>>>>
    >>>>>>>
    http://www.waterloocity.be/doc/index-asp.txt
    >>>>>>>
    >>>>>>> I searched in the archives but
    fund nothing that helps me
    >>>>>>>
    >>>>>>> I appreciate all help
    >>>>>>>
    >>>>>>> Thanks in advanced, Sam
    >>>>>>>
    >>>>>>>
    >>>>>>
    >>>>>>
    >>>>>
    >>>>>
    >>>>
    >>>>
    >>>
    >>>
    >>
    >>
    >
    >

  • I downloaded FF 4 and now 5 and with neither my screen looks nothing like it shows on the FF page. For instance, I do not have the orange FF tab in the upper left corner, I have no option of "pin as app" nor do I have Panorama. Can someone please help me?

    I downloaded FF 4 and now 5 and with neither my screen looks nothing like it shows on the FF page. For instance, I do not have the orange FF tab in the upper left corner, I have no option of "pin as app" nor do I have Panorama. Can someone please help me?

    To get the orange FF tab, go to View > Toolbars > Menu Bar. This should uncheck the menu bar and give you the orange button.
    Panorama is a box made of 4 grey rectangles that should be on the far right, if it isn't after you enable the orange FF tab, right click on anywhere on a tool bar that doesn't have anything on it, and you should get a menu with a list of your tool bars that you can check and uncheck. go down to customize at the very bottom and it will open a window with all your buttons. Find the panorama/tab groups button and drag it onto the tool bar of your choice.
    to pin a tab as an app, right click on it; it's an option in the right-click menu.

  • Yahoo is my home page and News, Sports, Business links now shows a few sentences after each main URL link. How do I put it back to show just the URL links?

    Yahoo is my home page and News, Sports, Business categories/links changed and now shows a few sentences after each main URL link/topic. How do I put it back to show just the URL links/topics without having to scroll down and down the page. All the extra sentences after the links causes too much scrolling to view the topics.

    Those steps did not solve my problem. Here is an example of what I see although it's not exact copy/paste. All I want to see are the links but I get all the verbiage after the links
    Firefox 17.0.1 version
    ''' '''Ask Stacy: How Can I Rebuild My Credit?''''''
    Here’s a question familiar to millions of Americans… Stacy, My wife and I recently filed for bankruptcy due to high medical bills we were unable to pay. We purposefully didn’t add our Wells Fargo credit ...
    Money Talks News
    '''Analysis: High stakes for Cuba in Chavez's cancer battle'''
    HAVANA (Reuters) - As Venezuelan President Hugo Chavez recovers in Havana from his fourth cancer operation, Cubans face renewed worries about their economic future if the country's top ally dies or has to step down from office. Cuba has staked its economic well-being on the success - and generosity…
    41 mins agoReuters
    [$$] Playing FICC or Treat With Bank Investors
    '''Playing FICC or Treat With Bank Investors'''
    The Wall Street Journal
    AdChoices
    '''Cybergeddon
    A digital crime thriller from Anthony E. Zuicker, the creator of CSI. Only on Yahoo!
    And here is what Internet Explore shows: All LINKS below
    '''Molten gold signals mining's return to Calif.'s Mother Lode'''
    '''Century-old fight for Budweiser name hits new snag'''
    '''NRA goes silent after Connecticut school shooting'''
    '''.Authorities: Kansas man who killed 2 cops dies'''

  • My iPad is trying to install an update of Pages for one week and doens't get it. Every time it begins a message " it was not possible do update now" show's up. What should I do?

    My iPad is trying to install an update of Pages for one week and doens't get it. Every time it begins a message " it was not possible do update now" shows up. What should I do? I can't lauch Pages till now.

    The best discussion of resolving the issues is found in the user tip: https://discussions.apple.com/docs/DOC-6562

  • After 11.1 update, podcast page now shows 1500 undeletable ones with the cloud symbol. Turn it off?

    Itunes just updated to v11.1 for windows 7. On the podcast page every one of my subscriptions now show ALL available podcasts with the little cloud logo. I cannot delete them nor is there a place to turn that off. If I download it then delete it, it goes right back to the cloud logo. I want it back the way it used to be just a few days ago where it only showed downloaded podcasts that I can delete when done.. Please help me get rid of that. Thank you.

    Huh.  My complaint actually got fixed at some point; I'm on 11.1.3 (8) now, and it's been working for a while.  (My current complaint is that iOS 7's podcast app introduced the feature of letting you download eps directly on your phone, rather than sync-ing over from iTunes, but in the process they made it somewhat harder to manage your podcast subscriptions; I still haven't 100% figured out what actions will sync between phone and computer, and what I need to do manually in both places.  It's definitely not working as smoothly as, say, the way Contacts syncs through iCloud.)

  • Somehow my MacBook (vintage) is now showing a black text box that continues to type and also speak what I am doing.  There is also a blk border text box that follow me in the page itself.  How do I get this turned off?

    Somehow my MacBook (vintage) is now showing a black text box that continues to type and also speak what I am doing.  There is also a blk border text box that follow me in the page itself.  How do I get this turned off?

    What version of Mac OS X? Do you have the original (or any) system disk?

  • DW8 flash on template page not shows flash

    Hi all,
    I have a template based page with one flash animation.
    When I preview my template page the flash is working fine,
    but in my pages
    bases on the template I don't see my flash animation.
    Do I miss something?
    You can find my pages (text) on the following links:
    http://www.waterloocity.be/doc/go2waterloo_FR-dwt-asp.txt
    http://www.waterloocity.be/doc/index-asp.txt
    I searched in the archives but fund nothing that helps me
    I appreciate all help
    Thanks in advanced, Sam

    Make the link to your Flash file be a root relative one.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "SamDesign.be" <[email protected]> wrote in
    message
    news:eugrqh$jr9$[email protected]..
    > Hi all,
    >
    > I have a template based page with one flash animation.
    >
    > When I preview my template page the flash is working
    fine, but in my pages
    > bases on the template I don't see my flash animation.
    >
    > Do I miss something?
    >
    > You can find my pages (text) on the following links:
    >
    >
    http://www.waterloocity.be/doc/go2waterloo_FR-dwt-asp.txt
    >
    >
    http://www.waterloocity.be/doc/index-asp.txt
    >
    > I searched in the archives but fund nothing that helps
    me
    >
    > I appreciate all help
    >
    > Thanks in advanced, Sam
    >
    >

  • JSF Page extending a template page contains no facet tags

    Using JDeveloper 11g Version 11.1.2.1.0
    With an ADF Fusion Web Application
    I created a JSF template page by following this link:
    [http://st-curriculum.oracle.com/obe/jdev/obe11jdev/ps1/adf_richclient/adfrichclient.htm]
    However, when I create a JSF page based on the template no facet tags show up on the page.
    In the new JSF page I can see the template layout with the header, left and the center facet but the regions are uneditable
    and no faceets shows up under the Structure window or in the source that were in the template page.
    The last item that shows up in the Structure window is <>af:pageTemplate
    Using the Oracle Three Column Layout template the tags show up just fine.
    Any recommendations?

    Frank,
    Yes, I did have the facetRef tags in the template. I had saved the template page as a .jsf since then I have gone back and created a new template as a jspx.
    Now the facet tags do show up in the structure window and I can add layout components from the component palette and data controls as well.
    But None of that content shows up in the Designer window and when I run the page the whole area with the content just shows up as gray.

  • Dreamweaver Design view does not show parts of the page

    Hello all,
    I was working on a page update - page was created using a
    template so
    that the client can add content with Contribute - and have
    discovered
    that suddenly whole sections of the page are no longer
    visible in Design
    Mode. This caused me some panic until I viewed in code view
    and found
    everything still in there. Viewing in browser shows the page
    there in
    entirety too, and uploads just fine. But no matter what I do
    - restart
    the program, restart the computer - nothing changes, the page
    design
    does not show parts of this page. Everything is in an
    editable area and
    should be visible.
    I have been editing the code as that was my only option, but
    now I have
    heard that my client cannot view those sections of the page
    in her
    Contribute either.
    The page is here:
    http://www.craft-design.ns.ca
    Any help would be gratefully received.
    Thanks
    Ellie

    > (I find it strange that it is now like this, as I
    understood that th was
    > depracated? So I went through and removed them all.)
    <th> deprecated? Certainly not.
    > There are editable regions in the page as it has been
    working for the past
    > year and a half. I find that after an amount of editing
    by Contribute
    > users, the pages do tend to fall apart.
    Normal template files have two editable regions in the head
    of the page -
    doctitle, and head
    The one you linked does not.
    That's what I was talking about.
    > Contribute sounds a great thing, but is a huge pain and
    ends up costing me
    > money fixing the messes my clients end up making, though
    this should not
    > be possible...
    I have stopped recommending it to my clients.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Ellie" <[email protected]> wrote in message
    news:[email protected]...
    > Thanks Murray,
    >
    > I see all this.
    >
    > (I find it strange that it is now like this, as I
    understood that th was
    > depracated? So I went through and removed them all.)
    >
    > There are editable regions in the page as it has been
    working for the past
    > year and a half. I find that after an amount of editing
    by Contribute
    > users, the pages do tend to fall apart.
    >
    > I will have to remake the template and remake the page
    from that.
    >
    > Strange thing is it was working perfectly well before.
    >
    > Thanks for the help, Murray.
    >
    > Contribute sounds a great thing, but is a huge pain and
    ends up costing me
    > money fixing the messes my clients end up making, though
    this should not
    > be possible...
    >
    > Ellie
    >
    > Murray *ACE* wrote:
    >
    >> You have no editable regions in the head of that
    page - why is that?
    >>
    >> As for the display in DW, perhaps it's the 175
    validation errors that the
    >> W3C validator finds on the page?
    >>
    >>
    http://validator.w3.org/check?verbose=1&uri=http://www.craft-design.ns.ca/mbg_past_shows.h tml
    >>
    >> Most of these are serious coding problems....
    >>
    >

  • My Albums template page is missing - where is it??

    a few weeks ago my macbook's hard drive crashed on me. I replaced it with a larger hd and reinstalled the mac os that came with the original package.
    i have a website i created using iweb and lost all the original files i used to create it. so i was going to rebuild the site when i realized that the "My Albums" page isn't showing as a template when i click the plus sign at the bottom.
    what are my options? do i need to reinstall ilife 08 again? if so, would i lose all the images that i've imported again?
    any help is greatly appreciated. tia!

    idp05 wrote:
    ...the "My Albums" page isn't showing as a template when i click the plus sign at the bottom.
    Welcome to the discussions. What version of iWeb is now installed? ...In iWeb, click on the iWeb menu and choose +About iWeb+.
    idp05 wrote:
    do i need to reinstall ilife 08 again?
    If the version of iWeb you're using is '06, that would explain the missing +My Albums+ template — then yes, you need to install iLife '08 again.
    idp05 wrote:
    if so, would i lose all the images that i've imported again?
    Installing iLife '08 shouldn't cause any images to be lost. But you should always have a backup (or two)...
    _iWeb ’08: Backing up your Domain file_
    _How to back up MobileMe data_
    http://www.shirt-pocket.com/SuperDuper
    http://www.bombich.com/software/ccc.html
    And this free SMARTReporter may give you an early warning of impending hard drive failure:
    http://www.corecode.at/smartreporter

  • Strange template/page interaction

    Hello: Advance apologies for beginner lingo.
    I've created a template, applied it to a page, filled
    editable region with content (text and tables). When viewed, the
    nav text on the template "magically" changes font and color from
    what I dictated when I created the template.
    This has happened before and I determined that the size of an
    image was "throwing" off the template (it was too big for the table
    cell it was in). Fixed the image size--fixed the problem.
    I've re-created this page, but still no solution. How can I
    maintain the look of my template?
    Thanks much!

    Show me the child page, please, by uploading it, and posting
    a link.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "kmhemm" <[email protected]> wrote in
    message
    news:e9gf30$eui$[email protected]..
    > Hello: Advance apologies for beginner lingo.
    >
    > I've created a template, applied it to a page, filled
    editable region with
    > content (text and tables). When viewed, the nav text on
    the template
    > "magically" changes font and color from what I dictated
    when I created the
    > template.
    >
    > This has happened before and I determined that the size
    of an image was
    > "throwing" off the template (it was too big for the
    table cell it was in).
    > Fixed the image size--fixed the problem.
    >
    > I've re-created this page, but still no solution. How
    can I maintain the
    > look
    > of my template?
    >
    > Thanks much!
    >

  • Get buttons on a master to show up on all pages on export.

    Argh! This issue has been driving me nuts for days.
    I’m creating a course calendar at work and have some navigational buttons that I’ve created a buttons master, which I then applied to the content master. In my InDesign documents, the buttons show up on every page that I want but when I export to an interactive pdf, they only show up on 3 pages. When you go into the tools editing view in Acrobat, I can see that the buttons exist but they don’t show up!?
    The layers in InDesign are such that the navigational buttons are the top most layer.
    I have no idea what’s going on. This happened a few weeks ago and I fixed it by moving the buttons to the separate button master instead of having them exist on the content master. But now it’s reverting back to the same issue.
    Thoughts?

    on Mac OS X there is no icloud enabled apps at this time. iWork09 for Mac wont sync your data to iCloud.
    To get documents to the cloud and thus to your IOS5 devices you need to visit www.icloud.com/iwork and manually upload your files  ( or use drag and drop from Mac Desktop to the browser ).
    This is no joke. Spreaded all over this support forums you find people that wondered how to do it until it was found out that iwork syncing is only enabled on iOS but not on OSX.

  • On Ibooks Author, my programmed image for the Chapter page no longer shows up on new pages, just appears as a question mark inside a box, How do I fix this?

    On Ibooks Author, my programmed image for the Chapter page no longer shows up on new pages, just appears as a question mark inside a box, How do I fix this? Please help, its the same when I try and copy and paste the same image within Ibooks author.

    https://discussions.apple.com/message/24420017#24420017
    You may have  moved or removed content on your page or  its possible you  used the"Adjust Image" and over sharpeed one or more images.
    I assume  you mean it does not show up of new Chapter pages... have you checked the  template?
    Where you see the  ?    you  need to either reduce teh  box outline size - or drop anther  copy of the original image onto  it, it may  fill the  ? box or sit on top.... delete the ? box.
    If its Chapter page only related, its  better doing this in the template.
    Is you image .jpg or .png?

  • HP Officejet pro 8600 plus Scans show up as blank pages on Macs okay on PCs

    Scans made on HP Officejet Pro 8600 Plus show up okay on PCs buas blank pages on Macs. Any ideas? I can copy them into Publisher and then save it from Publisher as a pdf and Macs get it okay. Prefer not to have to do this

    Hi @JimmyParker 
    I would like to help you scan to your Mac. I understand that currently your scans are showing up as black pages, but only when you scan to the Mac.
    I suggest uninstalling and reinstalling the software. Please use the instructions below to complete a more comprehensive uninstall than the basic uninstall.
    Scrub/ Uninstall
    Open the Applications folder > HP or Hewlett Packard folder > HP Uninstaller
    Click continue, click on one of the printers in the list.
    * Only do this step if you do not have any other HP Printers.  Hold down Control, Option and Command, While holding the three buttons down,
    Click uninstall.
    Reset Printing System
    Click the Apple icon (   ), and then click System Preferences.
    In the Hardware section, click Print & Fax/Scan. The Print & Fax/Scan  dialog box opens.
    Right-click (or  Ctrl  +click) in the left panel, and then click Reset printing system…
    Click OK to confirm the reset.
    Type the correct Name and Password.
    Click OK to reset the printing system. The Print & Fax dialog box shows no printer selected
    Note: This will remove all printers in the print and Fax/Scan, any printer removed can be re-added later by clicking the plus (+) symbol.
    Repair Disk Permissions
    On the Dock, click Applications, and then click Utilities.
    Double-click Disk Utility.
    Highlight your hard drive/partition on the left (by default this is "Macintosh HD").
    Click the Repair Disk Permissions button at the bottom of the window.
    Once the repair is complete, restart the computer.
    Restart the printer. Now you can download and install the printer software and install it.
    HP Officejet Pro 8600 series Full Feature Software and Driver- OS X 10.9 Mavericks
    HP Officejet Pro Full Feature Software and Driver - Mac OS X 10.6, OS X 10.7, OS X 10.8
    When you add the printer, please ensure you are using the HP driver.
    Select Add other Printer or Scanner                                                       
    Select the printer you are adding and next to 'Use' you can the printer driver 
     Please let me know if you can scan now. Thanks.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

Maybe you are looking for

  • More than Non-cumulative cubes in one MultiProvider

    Hi There, I have got two non cumulative cubes and want to build a MultiProvider on them. Got information at couple of places on help.sap.com at one place it says MultiProvider can have more than one non-cumulative cubes at other place it says it can'

  • ITunes 10.6.1 can not synchronise music covers on my iPhone 4

    iTunes 10.6.1 can not transfer music covers on my iPhone 4 (OS 5.1). Covers are in iTunes but after synchronisation thei are not om my phone. Is there any solution? With iTunes 10.5.3.3 i can transfer covers. Who can help?

  • Changing my computer name after registration

    Guys, I do need help please. I got my macbook Air & I made the registration on imac. Now I need to change my computer name & I can not do it! Can anyone help me please. Thx

  • T42 video problem

    i just configured a t42 for my use at home.  xp sp2.  all applicable msoft and lenovo patches.  it works and then the screen goes black and there are thin white vertical lines across the screen. reboot clears it till the next time. i ran pc doctor 5,

  • Error with jar file

    Hi. I create a project that runs good, but when I package it in a jar file throws a NoClassDefFoundError: org/jdom/output/XMLOutputter. Why? Thanks PD:I call the project with java -jar MatchingXmlEditor.jar Uses 2 jar more: giosftware.jar jdom.jar Th