Background partially flowing over the content div, making coding difficult to see-ok in browser?

I have a weird problem. The whole page background is partially covering the content div in split view - not code - just the browser view side.
When I open it in a browser - it is fine, but in Dreamweaver I cannot see what I am doing. I have to copy all content and just paste it in - hoping for the best.
Does anyone know if there is a way to fix that. I am thinking that it would have to be something to do with CSS but am a newbie and just don't know what.
I've searched and tweaked things but nothing works.
Could someone help. The site has Template, and editable container and content divs (content nestled inside container).
The color overflows only partially too, which is really confusing - I can see about 3/4" of the top. (the white stripe).
Is there a way to specify that the background should be below the content layer?
Thanks  a million.

Can we see your HTML and CSS code?   Please copy & paste into the web forum reply.  Don't use e-mail, it won't come through.
It might be something simple in your code.  But then again, it might be the inherent difficiencies of Design View which often times does NOT render CSS Layouts correctly.  I encounter this quite often in my work so I rarely use Design View.  I usually use Code / Live View and Preview in Browsers to check my work. 
One option is to turn off CSS styles by going to View > Style Rendering > deselect Display Styles.  This will only effect Design View.  You will still see your styles in Live View and Preview.
Nancy O.

Similar Messages

  • Is it possible to Aperture Library by copying over the Contents?

    Hi,
    My new Drobo 5D is having issues, and i'm not able to copy the Aperture File Directly over directly as its 530GB and the hard drive keeps failing in the last 30GB or so.
    so I was wondering is it possible to copy over the contents bit by bit by using the show contents folder and then somehow recreating the Aperture file from the folder of Contents copied over?
    Otherwise, is there any other solution?
    thanks!
    Derrick

    Read all this before doing anything.
    You select the library in the Finder and right click it and do Show Package Contents. That will revel the inside of the library You would then copy the files/folders out to the other drive MAKING SURE you copy them so that they are in the same relation to each other as they are in the original.
    On the destination drive create a new empty Aperture library. You'll probably have the easiest time of it if you have two finder windows open, one on the original library and on on the destination. Revel Package contents on both libraries and then copy from the source to the destination replacing the items in the destination library with items from the source. Make sure you go from source (old) to destination (new). It sounds silly to emphasis this but once you start copying it will be easy to get disoriented and go in the wrong direction. Do something to make sure the source Finder window stands out from the destination Finder window.
    I wouldn't worry about copying the previews or thumbnails those will be recreated when Aperture opens the new library BUT don't do anything with the Dobro or previews until you are sure the new library opens. In a worst case scenario you could retrieve the previews and still salvage something from your library.
    Of course the possibility exists that you will hit the file(s) that are causing the error that is keeping you from doing this in a normal fashion. If so mark the file(s) that are having problems (color label will work well) and continue with the rest of the library. It is possible that the file(s) that won't copy are not of major importance to Aperture and the new library will open anyway. If not then there may be some other way to work around it. By labeling the files you'll at least know what didn;t copy.
    That should do it if you're unsure of anything post back before starting.
    good luck
    Ps. Read  this post  Re: New iMac, Pegasus & Aperture? from a recent thread on backups and RAID. In it I explain why RAID is not a backup replacement. Once you recover from this you will need to put a true backup procedure in place.
    regards
    BTW here is OS X's definiiton of an Error -36
    Type -36 error (I/O Errors (bummers)
    This file is having difficulty while either reading from the drive or writing to the drive. The file
    may have been improperly written data to the drive or the hard drive or disk may be damaged.
    This is almost always indicative of a media error (hard error on the disk). Sometimes (rarely) it is transient.
    Solutions: Try copying the file to another drive. Use a disk recovery software, such as Disk First Aid to examine the disk. You can try rebooting with all extensions off. Once in a while this will allow you to read the data. The file in question should be restored from a backup that was stored on a different disk. Regular backups can reduce the time to recover from this error.
    Message was edited by: Frank Caggiano

  • How do I make sidebar div move with the content div in Firefox 14?

    Hello,
    The sidebar div blocks the content div in Firefox 14 when the browser window is resized smaller. In other browsers, this is not a problem.
    The website url is: www.gaddislaw.com
    Thanks for your help!

    I assume you want the main content text to be 'flexible' i.e., narrow and widen when you alter the size of the browser window. If so amend your 'content' css to as below:
    .content {
    padding-top: 25px;
    padding-bottom: 10px;
    margin-left: 290px;
    margin-right: 40px;

  • HT201210 The new iOS 7 download changed the screens tremendously making them difficult to read.  How can the type be darkened and enlarged?  Can you revert back to the old program?

    I downloaded iOS 7 to my iPhone. Now everything is lighter making it difficult to see. The words (letters) are smaller and the type is lighter.
    Questions:
    Is there anyway to change the type to display more distinctly as it did on the older version?
    If not, is there anyway to return to the older version?
    Also, on my weather app, my city name keeps changing to Southwood, SC. Sometimes I have both but usually the Southwood takes over my home city selection. I don't know where Southwood, SC is located and do not want it on my phone.
    Why is the app changing my selected home city  to Southwood, SC?
    How to I stop it from changing?
    Also, the top city on the weather app will not allow you to delete it. Why is this? The other additions can be deleted.

    Hi Jean4438,
    Welcome to the Support Communities!
    I made the changes below to my iPhone and have personally been delighted with how much easier everything is to read.  Hopefully they will help you as well.
    Large and bold text - iPhone User Guide
    http://help.apple.com/iphone/7/#/iph73b89c6
    Here is the information for making changes to the Weather app:
    In most situations, you will swipe from right to left to see the Delete button.
    Weather - iPhone User Guide
    http://help.apple.com/iphone/7/#/iph1ac0b35f
    Although this isn't your specific iPhone model, the tips and tricks in this new document may help you get started with iOS 7:
    Apple - iPhone - iPhone 4s Tips and Tricks
    http://www.apple.com/iphone-4s/tips/
    I hope this information helps ....
    Have a great day!
    - Judy

  • Can't get the content div to extend beneath the last div

    Once again, I seek help for my site www.acemon.com
    I can't get .content to extend below the last div. When you look at the site, you can see the last box (titled "for realtors") is surrounded by the .container color instead of the .content color.

    You have an extra div at clickhere and clickhere2:
    <div class="clickhere">
           <a href="premium.html">
           <img src="Images/click-sample.png" alt="Value2" width="150" height="50" /></a></div>
           </div> <!--end of .clickhere-->
    </div> <!--end of .choice-->
    <div class="clickhere2">
           <a href="value.html">
           <img src="Images/click-realtor.png" alt="Realtors" width="152" height="50" /></a></div>
           </div> <!--end of .clickhere-->
           </div> <!--end of .choice-->
    Then, replace:
    </div> <!--end of .clickhere-->
           </div> <!--end of .choice-->
    <!-- </div> end of .content-->
    <!-- </div> end of .container-->
    with this at the bottom:
    </div> <!--end of .clickhere-->
           </div> <!--end of .choice-->
    </div><!--  end of .content-->
    </div><!--  end of .container-->
    i.e. put the divs outside the comments.
    This should then validate.

  • How do I let a inserted picture flow over the other text boxes

    I am creating a poster.  I have a text box on top and one on the bottom.  I want to insert a picture in the middle and want the picture to kind of flow around the other two text boxes without blacking out the two text boxes.  Also, how can I curve the text boxes to a slight curve.

    Inspector > Wrap > uncheck Object causes Wrap
    Peter

  • How can i stop Pages and Numbers JUMPING ALL OVER THE SCREEN. MAKING ME SEASICK! PLEASE HELP

    how can i stop Pages and Numbers  screen JUMPING ALL OVER the place when i just touch my mouse. i have tried and tried to change the mouse settings - but it is the software. especially Numbers. you can't even see what the page size is until you print. i am so SEASICK! PLEASE HELP.

    Thanks for the trouble to reply. this problem only happens with Pages and Numbers for me. i have done all the tricks like restarting. the main problem is that the working space is not 'stable' - it has no 'ends' even on full screen. in Numbers - UNLESS I SET IT TO 25% VIEW (which is way too small) - the actual total 'work space' is way off the grid - so every time i move the mouse the table i am working on zooms off to left or right, at the slightest touch. i have set my mouse to no gestures!
    the thing is this did not happen before the latest upgrades.
    but thanks anyway. SG.
    if you are a techy person - i have another prob. in Mail i am unable to set the SORT / VIEW messages to BY DATE.
    (it used to be ok, at one time, too). now it continually reverts to BY SUBJECT oh so annoying !
    restarting etc does not change it. resetting preferences does not change it.
    maybe i need a new Mac ?
    mine is a 27-inch, Mid 2011. running latest.

  • Recently, Aperture has been giving me a big white partial box over the main viewer when I zoom in and edit...

    I have been using Aperture 3.3.2
    It is an 8 month old Mac Book Pro running OS X, and Aperture is about the only thing I use it for. The retouch feature used to be SOOO PAINFULLY SLOW that I took it into the Mac store, and they had to reformat my harddrive & reload everything.. That was due to my PC indexing everything and wouldn't stop. Took a lot of RAM.  Maybe this is due to the cup of coffee I spilled over my MacBook a few months ago? I really haven't wanted to admit it, but OK WORLD, IT HAPPENED!
    Also, it is crashing a lot when I am editing. Any ideas?

    You need to confirm that your hardware is properly functioning.  They can do this at an Apple store.  Have them check the memory and the drive(s), and ask them to check the CPU/GPU (I don't know if they can).
    Once you know that your hardware is good, move on to trouble-shooting your set-up and software. 
    How much RAM do you have installed?  How much free space in on your system drive?  Run Safari for a while and see if you have any trouble there.
    The white box is (afaik) likely an artifact of your mouse/trackpad cursor.  You shoudn't see it.

  • How do I keep my email (iCloud) on the desktop or someplace where I can see it while browsing other sites?

    I tried to put iCloud someplace where it would stay open while I used Safari for other purposes. Of course I used to be able to leave my email open while I used Safari. When I tried to send iCloud to Dashboard it gives me a message that Safari does not support that move. It says to update to the latest version. Of course I just updated everything a few days ago.
    What can I do to switch quickly between email and internet?

    iCloud can't be moved to the Dashboard.
    Try using tabs.
    From the Safari menu bar click File >  New Tab or Command + T on your keyboard.
    Login to iCloud.com. You can keep that tab open as long as you like.
    You can create a Bookmark for iCloud.com as well.
    While in iCloud.com go to the menu bar click Bookmark > Add Bookmark
    From the pop up menu select Bookmarks Bar
    Very easy to access that way.
    Another idea is to click the Reading List icon to the left of the Bookmarks icon.
    Go to iCloud.com then click: Add Page
    Just click the Reading Glass icon anytime to visit iCloud.com
    What can I do to switch quickly between email and internet?
    In iCloud.com click the Blue mail icon.
    If you are using iCloud, you already have access to the internet.

  • I'v done the upgrade so why am I still seeing this: Your browser is out of date.

    I have downloaded the current fire fox upgrade but my browser window still says that I'm out of date.

    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Can I restore the previous OS - the new interface is very difficult to see and use!

    Hello, I updated my iPhone operating system to 7.0.2 and now find my phone virtually unusable because of the ridiculous white/grey/red interface - I can hardly see it! 
    My iPhone has been invaluable to me, but if I can't sort out the interface issue I'll have to use a different product.
    Any advice would be greatly appreciated.
    Thanks in advance

    Here is the link to the older version: http://www.mozilla.com/en-US/firefox/all-older.html
    Or you could try the resources listed at Access Firefox: http://accessfirefox.org/

  • Why is image over flowing content div into footer div?

    My content div is set at 975px wide padding 20px.  I insert a image that is 700x525.  Content div expands to fit image.  As soon as I set the alignment on the image to left Content div shrinks, image overflowing into footer and text in footer is wrapped around image.  If I set a height for the Content div larger than height of image all is well.  My problem is images on different pages will all be different sizes.
    Code:
    <div id="content">
        <h1><img src="Oral/OralCavity_Labeled.jpg" alt="Oral Cavity" width="700" height="525" align="left" />Content for  id "content" Goes Here</h1>
      </div>
      <div id="footer">
        <h5>Property of College of the Canyons Biology Department. All rights reserved. <a href="mailto:[email protected]">Contact Us</a>.</h5>
      </div>
      <h5> </h5>
    </div>
    </body>
    Please help, can't proceed with website until this problem is solved.

    Try this:
    #content {
    width: 975px;
    background: #FFF;
    padding: 20px;
    overflow:hidden;
    The magic of overflow hidden:
    http://colinaarts.com/articles/the-magic-of-overflow-hidden/
    PS.  I'm glad I'm not squeamish.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • I want my content div to the right of sidebar

    I'm building a page from scratch (to my specs for layout of
    other pages in my site), blank HTML, fixed at 780 pixels. I have
    all of my divs in place but I want my sidebar (which will be my nav
    bar) to the left of the page and all the way down, and to the left
    of my content, but my content is positioned under my sidebar and
    spans across the width of the page. I want my content to the right
    of the sidebar and under the header. Can someone tell me what rules
    I should edit to get this to happen.
    I attached my code. Thanks.

    Hello,
    Float the sidebar left, like so:
    #sidebar {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e8e8e8;
    width: 200px;
    float: left;
    Give the content div a left margin of 210px.
    I also added some padding. Adjust as needed.
    #content {
    background-color: #121922;
    padding: 10px;
    margin: 0px 0px 0px 210px;
    font-family: Arial, Helvetica, sans-serif;
    color: #e8e8e8;
    The content of the divs will determine the height.
    If you want the sidebar to appear to be the same height as
    the content div,
    check out this technique:
    http://www.alistapart.com/articles/fauxcolumns/
    Take care,
    Tim
    "Rock Artist" <[email protected]> wrote in
    message
    news:[email protected]...
    > I'm building a page from scratch (to my specs for layout
    of other pages in
    > my
    > site), blank HTML, fixed at 780 pixels. I have all of my
    divs in place but
    > I
    > want my sidebar (which will be my nav bar) to the left
    of the page and all
    > the
    > way down, and to the left of my content, but my content
    is positioned
    > under my
    > sidebar and spans across the width of the page. I want
    my content to the
    > right
    > of the sidebar and under the header. Can someone tell me
    what rules I
    > should
    > edit to get this to happen.
    >
    > I attached my code. Thanks.
    >
    > <!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>Photo Gallery</title>
    > <style type="text/css">
    > <!--
    > body {
    > background-color: #e8e8e8;
    > text-align: center;
    > margin: 0px;
    > padding: 0px;
    > }
    > #wrapper {
    > text-align: left;
    > width: 780px;
    > margin-top: 0px;
    > margin-right: auto;
    > margin-bottom: 0px;
    > margin-left: auto;
    > }
    > #header {
    > height: 180px;
    > background-color: #121922;
    > }
    > #sidebar {
    > font-family: Arial, Helvetica, sans-serif;
    > background-color: #e8e8e8;
    > width: 200px;
    > }
    > #content {
    > background-color: #121922;
    > margin-top: 0px;
    > padding-top: 0px;
    > padding-left: 200px;
    > font-family: Arial, Helvetica, sans-serif;
    > color: #e8e8e8;
    > }
    > #footer {
    > margin-top: 12px;
    > margin-bottom: 12px;
    > clear: both;
    > }
    > -->
    > </style>
    > </head>
    >
    > <body>
    > <div id="wrapper">
    > <div id="header"></div>
    > <div id="sidebar">This will be my navigation bar
    with all of my pages
    > listed............right here.........</div>
    > <div id="content">Content for id "content" Goes
    Here and I wonder if I
    > fill
    > this up some that it will actually move to the right off
    my sidebar and it
    > did,
    > but why is my content section not going all the way to
    the top next to the
    > header div? Maybe I should give it a fixed size and
    float it to the right.
    > </div>
    > <div id="footer">Content for id "footer" Goes
    Here</div>
    > </div>
    > </body>
    > </html>
    >

  • Is it possible to apply conditional formatting to a cell (or range) based upon a LOOKUP query to cell values in another sheet.? I want to alter the formatting (i.e., text and/or cell background color), but not cell content.

    Is it possible to apply conditional formatting to a cell (or range) based upon a LOOKUP query to cell values in another sheet.?
    I want to alter the formatting (i.e., text and/or cell background color), but not the content, of the target cell(s).

    Hi Tom,
    Your LOOKUP formula will return a value that it finds in the "other" table. That value can be used in conditional highlighting rules. (Numbers 3 calls it conditional highlighting, not conditional formatting. Just to keep us awake, I guess, but it works the same).
    Please explain what you are trying to do.
    Regards,
    Ian.

  • How can I add new artwork like backgrounds & graphics, to the content list??

    I would like to add some of the images that i have created to the list of backgrounds, graphics etc under the Content-> Artwork lists.
    How can i do this?

    The effects tab contains special filters and smart objects, so you can’t simply add a jpeg. You need an image, an XML file and a thumbnail. It’s probably easier to keep your artwork in a separate folder and then when you want to add a background to an open image click File à Place
    Then navigate to your background and click Place. That will automatically open as a smart object on a separate layer and you can easily scale it to size or use blend modes/opacity, without loss of quality.

Maybe you are looking for

  • Extending wait times in Workflow (items that have already started)

    We have Order Mgt order line workflow that has multiple wait and loop activities. A number of these timeout in 2 minutes. We think that this is causing the WF BG process to run extremely long times because a processed item key times out before the pr

  • Set multiple passwords for single PDF

    Hi All, Do it is possible to set multiple passwords for single PDF i.e) a single PDF can be accessed using predefined passwords. It would be great if any one could can help me . Thanks Augustine

  • AuC load

    For loading AuC's through AS91, the field capitalized on is a required field. How to make it optional. I have seen in the screen layout, there are fields under Posting Information, "capitalization date" which is opitonal but did not see Capitalized o

  • Pairing a Plantronics Voyager Pro HD with Skype

    Has anyone sucessfully used the Plantronics Voyager Pro HD with Skype on the iPad 3? I can get it to work with audio such as music but the headset does not receive sound through the earpeice, only through the iPad speaker. Is there a setting for this

  • Satellite L650 PSK1JA - WLAN not turning on / Unable to install WLAN

    Can anyone help with my problem here? I've been trying for three days straight and still unable to find a solution. My laptop, Satelite L650 PSK1JA-07E017 hasn't been able to connect to wireless recently. I just reformatted my laptop again today (due