Why is my TOC not showing page images?

All my TOCs are blank: my working ebook file and the template files that come with iBA show transparent boxes instead of images of the pages/chapters. Is there a "View" or Inspector setting I should change, or has something gone kaflooey?

ID values cannot contain spaces -
#wrapper #Header {
    height: 130px;
    width: 800px;
    background-color: #66CCFF;
#wrapper #Body Area {
    height: 470px;
    width: 800px;
    background-color: #00FFCC;
#wrapper #Body Area #Body Content {
    background-color: #CC9933;
    float: left;
    height: 420px;
    width: 610px;
    padding-top: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
#wrapper #Body Area #Navigation Area {
    background-color: #663300;
    float: right;
    height: 420px;
    width: 120px;
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
<div id="Body Area">
    <div id="Body Content"></div>
    <div id="Navigation Area"></div>
  </div>
Also, once you get that fixed, you will need to clear the floats within the #Body_Area before closing it otherwise it'll collapse to a thin horizontal line.  Do that by adding "overflow:hidden" to the rule for that container.

Similar Messages

  • Trying to add 2 slideshows to one page, how can I make a slideshow so it does not show an image...

    Trying to add 2 slideshows to one page, how can I make a slideshow so it does not show an image until they click on the thumbnail?

    You can do this with "composition" widgets.

  • Rendered html pages in results file(html) not showing the images of origina

    hi,
    rendered html pages in results file(html) not showing the images of original page
    when i click on rendered html pages of different html section of a results file.
    both master and tested as well.
    thx
    pasumarthi

    By design, the report will not show the images, will not apply imported css or javascript files and will not show framesets. Also, in the case that an image is shown there is no guarantee that that was the image that was seen when recording/playback the script.
    The rendered html pages that are shown in the report only contains the structure of the html page. If an image is shown the image will be a reference to the location of the image and not a saved copy of the image as part of the report. If the website has a simple structure this can give an idea of what was different. If the website relies extensively on images, stylesheets or javascript to present the information then this report feature becomes less useful.
    Few weeks ago I requested a feature request in order to be able to see in the report the page exactly as it was when recording the script and exactly as it was when the script was played back. In the way that the feature request was written it specifies the use of screen captures or saving the page as a pdf file.
    Regards,
    Zuriel

  • Why is the Counter Not Showing on my Blog Front Page?

    Anyone know why me blog is not showing on my blog's main page:
    http://web.me.com/quathletics/QuinnipiacMidnight_Madness_2009/2009_Quinnipiac_Midnight_Madness/2009_Quinnipiac_MidnightMadness.html
    I can see it in iWeb, but after publishing site, it does not show?
    Any suggestions.
    Thx Much

    OT,
    Thx Much.
    Did all you suggested with the footer and still no counter visible:
    http://web.me.com/quathletics/QuinnipiacMidnight_Madness_2009/2009_Quinnipiac_Midnight_Madness/2009_Quinnipiac_MidnightMadness.html
    Had similar issues with another iWeb blog...something is not right with this and any help would be appreciated.

  • Why is Safari not showing pages correctly ?

    Hi there !
    I'm having a little Safari 5 trouble.
    Safari is not showing page layouts correctly, it seems it is not recognizing / reading css at all. Not one site shows correctly !
    Whereas Firefox has no problem at all.
    On Safari, I had diverse small extensions and Glims (but I had those for a while and nothing like this ever happened - only the occasional crash).
    Also, I tried reinstalling Safari entirely. No change.
    What do you think can be causing this ?

    HI and welcome.......
    If you still have Glims the latest build is available here.
    http://wiki.machangout.com/howdoi/glims-development-build
    As for the extensions, go to Safari / Preferences - Extensions. Turn that OFF. Quit Safari (Command + Q) Relaunch Safari and see if that makes a difference.
    Try resetting Safari. From your Safari menu bar click Safari / Reset Safari. Select the top 7 buttons, click Reset.
    If nothing above has helped, try troubleshooting the Safari .plist file. Open a Finder window. Select your Home Folder in the Sidebar on the left. It has a small house icon. Then open the Library folder then the Preferences folder.
    Move the com.apple.Safari.plist file from the Preferences folder to the Desktop. Now launch Safari. If Safari loads pages as it should, move that .plist file to the Trash.
    Carolyn

  • Why do my emails not show images?

    I recently downloaded os x 10.9.  Today, all incoming emails are not showing any images.  Can you help me fix this?  I have tried everything I can think of and don't see any settings that might be set wrong.  But, there must be.  Please help

    Open Mail's Preferences (under Mail in the menu bar).
    Choose the "Viewing" tab.  Check the "Show remote images in messages" box.

  • Either automatic or manual clone clustering not showing DAM images

    Hi all,
    I have 2 servers with CQ 5.4 and CRX 2.2, repository size around 8gb:
    Server 1 
    Author :4502 (master)
    Publish : 4503
    Server 2
    *Clustered Publish : 4503 (slave) not showing DAM images.
    * I have tried both automatic clustering (the easier one from the CRX-GUI), and manual clone (cp crx-quickstart -> removed cluster_node.id and edited cluster.properties)
    Why is this happenning?, How can I solve it?
    When I browsed the content of Server 2- clustered publish  4503:crx/index.jsp after the manual clone, the dam assets were already there. Also the size of crx-quickstart folders for author master and publish slave were the same.
    Right now I have running the automatic clustered publish instance 16 hours so far, is showing the pages except DAM images. If I go to CRX/index.jsp it says 503 Internal Server Error.
    Thanks for reading, and will appreciate any help.
    Regards.

    Hi,
    I waited until the synchronising process finished as per the logs, however still the images from DAM are not showing in the clustered slave. If I right click to see any image I got:
    Not Found
    The requested URL /etc/designs/geometrixx/_jcr_content/page/logo.img.png/1282235023667.png was not found on this server.
    This only happens in the slave instance.
    I can add that when I run the master I got this message:
    $> ./start
    22.10.2012 15:36:53 *INFO * Using JVM found at /usr/java/jdk1.6.0_18/bin/java
    /opt/apps/cq5/author/crx-quickstart/server/serverctl: line 251: ulimit: open files: cannot modify limit: Operation not permitted
    22.10.2012 15:36:53 *INFO * Starting in background...
    22.10.2012 15:36:53 *INFO * Started.
    Is there something else that I should look for?
    Thanks for reading.

  • Mavericks Maps App not showing any images?

    My Maps App on the new Mavericks OS is not showing any images.
    Can anybody help me ?

    Quit Mail. Force quit if necessary.
    Back up all data. That means you know you can restore the Mail database, no matter what happens.
    Triple-click anywhere in the line below on this page to select it:
    ~/Library/Mail/V2/MailData/Envelope Index
    Copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
    Go ▹ Go to Folder
    from the menu bar. Paste into the box that opens (command-V), then press return.
    A Finder window will open with a file selected. Move the selected file to the Desktop, leaving the window open. Other files in the folder may have names that begin with "Envelope Index". Move those files, if any, to the Trash.
    Log out and log back in. Relaunch Mail. It should prompt you to re-import your messages. You may get a warning that the index is damaged and that Mail has to quit. Click OK.
    Test. If Mail now works as expected, you can delete the file you moved to the Desktop. Otherwise, post your results.

  • Why are keywords are not showing ....

    Why are keywords are not showing, all other functions and metadata seem fine

    LarryHN - Thanks for jerking me back to reality. I've been using iPhoto since 2001, I have over 14,000 images in the file, I use facial recognition, Places, folders, keywords and Events (did I leave anything out?).   I installed Lion a couple months ago, I'm running iPhoto '11, version 9.2.1 and I'm not getting any error messages. When I click on View, Keywords I expect to see little boxes under each image with one or more Keywords in it.  If I click on View, Info I can see the keywords in the sidebar but they never appear in the main window.

  • Photos 1.0 not showing all images from Photos Library.photoslibrary folder/file after update install

    I installed the update that changed my iPhoto to Photos 1.0, and the new Photos program is not showing all images from Photos Library.photoslibrary file/folder (not sure to call it file or folder since it is actually a folder with all my pics but it acts more like a file) after update install.  The Photos Library.photoslibrary file/folder shows to be 55 gb in size, and it shows to be loaded into the photos program, but there are maybe a few weeks of pictures showing instead of a few years.  Lots of pictures in the 55 gb are not showing for some reason. 

    No - iPhotos has not replaced anything - it is new and an addition - iPhoto is still on your system in the applications folder and still works just fine
    Outlook is not supported by Photos - not sure if the support must come form Apple or MS as Photos uses a different interface to external packages than iphoto did
    LN

  • Why apple tv does not show in itune?

    why apple tv does not show in itune?

    Welcome to the Apple Community.
    I assume you have the Apple TV 1.
    Often a restart of ALL your equipment will help, it may also be a result of instaling or updating security software (check your security settings).
    If problems persist, navigate to Settings > Computers > Your Library on the Apple TV, you may be told you will lose all synced content, but you can sync it back afterwards, you won't lose any purchased content that has yet to be transferred. Then select Settings > Computers > Connect To iTunes, note the passcode that appears on screen, click on the device in iTunes and enter the passcode when prompted.

  • How to not show pages in the Site Map

    This is probably the easiest question of them all... but...
    How do you not show pages in the site map?
    It seems that by default, all pages are added to the sitemap.
    Is it a case of unchecking "enabled" and checking "exclude from search results" under "More Options" on the page itself?
    Or another way?

    Hi David,
    The "exclude from search result" will remove from the sitemap.xml "yoursite.com/sitemap.xml" and from major search engines from being picked up.  If you tick this option please allow for a few hours to have the xml to reflect the changes.
    "If you select this option then this web page will be excluded from the site search feature built into this system as well as from the sitemap.xml file submitted to the major search engines such as Google, Yahoo and Live."
    The sitemap module found under site settings is not related to the xml file so you'll need to manually remove and insert onto your page if using this feature.
    - http://kb.worldsecuresystems.com/kb/add-sitemap.html
    Hope this clarifies.
    -Sidney

  • Crystal HTML viewer will not show embedded image from Infoview image store

    I am having an issue with the html and dhtml viewers not showing an image I have embedded inside a crystal report.  The image has been stored in infoview and embedded into the report from that source.  Using the Crystal ActiveX viewer works fine in this case and shows the image.  The html viewers however show the blank box with the red X in the top left corner when Internet explorer can't find an image.
    Now, if I right click on the image and get it's properties I get this URL:
    http://vsx2af0x/crystalreportviewers115/imagehandlerdotnetbridge.aspx?dynamicimage={B8FDE586-08D3-4A14-896C-0FE19AC3DB90}.png
    If I take that url and try to load it directly through Internet explorer I get the following error:
    Exception of type 'System.OutOfMemoryException' was thrown.
    The file is small and only about 20k in size.  If someone can help that would be greatly appreciated.
    Thanks

    Unfortunately I have been unable to remove the plug-in. The files is not locked, or shared, but my operating systems thinks it is.
    What happens, when you try?
    When I try to delete the plug-in from
         /Library/Application Support/Aperture/Plug-Ins/Google/Analog Efex Pro/
    with ⌘⌫, I simply get the pop-up panel to enter my administrator password, and the plug-in will be moved to the Trash:
    Don't forget to quit Aperture, before trying to remove the plug-in and to log off and on.

  • Why are my contacts not showing up in my iMessage on my macbook pro?

    Why are my contacts not showing up in my imessage on my macbook pro?

    open messages. go to messages>preferences>accounts. select your icloud account from the left sidebar, and uncheck 'enable this account' then recheck 'enable this account'
    you should also be using icloud to sync your contacts. sytem preferences>icloud. check the 'contacts' box

  • Why are my movies not showing on my Mac Book, which is the computer that I used to purchase the movie, but showing on my IMAC at home...I am currently deployed.

    why are my movies not showing on my Mac Book, which is the computer that I used to purchase the movie, but showing on my IMAC at home...I am currently deployed so this ***** a bit. Also how do I keep this incedent from happending in the future?

    No, this is not the case. I know where i purchased the movie and I also know movies cant be added to the cloud such as music, TV shows can.  The instance happened during the dowload. I think that depending which computer is up and running and the bandwith allocated on either network, which ever computer that finishes first is the one that gets the movie. Just a thought. So next time I will ensure my IMAC is not running. I think that fixes it.
    Thanks

Maybe you are looking for