Background image disappears in Design view

Hi, I am new to the design of Web sites, and recently stopped background image appears in design mode.  When I go to live view and check in the browser but the background appears again.  It used to work before, but it just stopped working recently.  I tried to find a solution, but it has not worked.  If someone has any ideas as to what might solve my problem, it would be greatly appreciated.

Here's my css

@charset "UTF-8";

#container {}

height: 1280px.

Width: 960px;

margin-top: 0px;

margin-right: auto;

low-margin: auto;

left margin: auto;

position: relative;

background-image: url (.. / Images/background%20copy.jpg);

background-repeat: no-repeat;

}

H3 {}

top of the margin: 420px;

margin-bottom: 195px;

text-align: center;

position: absolute;

margin left: 437.5px;

text-transform: capitalize;

do-variant: small-caps;

font size: 24 PX.

font style: inherit;

text-decoration: underline;

}

H2

{

top of the margin: 160px;

margin-bottom: 195px;

text-align: center;

position: absolute;

margin left: 230px;

text-transform: capitalize;

do-variant: small-caps;

}

P1

{

top of the margin: 350px;

position: absolute;

margin left: 40px;

right margin: 60px banner;

do-size: 18px;

text-align: center;

When I turn on the mode live view, that it is also formatted correctly and everything.  But when it is turned on only design or split, the text and pictures do not follow all of the css.

Add a closing to the end.

concrete

Tags: Dreamweaver

Similar Questions

  • model background image disappears when I make a new page of the model

    I have a background image in my container in my model.  When I make a new file based on this model, the background image disappears.  No idea why?

    Open your child page in code view.

    Correct the path to your background image manually as described in my previous post.  Record.  Preview in the browser.

    This aid?

    Nancy O.

  • Stop loading of remote images hosted in Design view

    Stop loading of remote images hosted in Design view

    These are images of ad codes, not controlled by me.

    How to set the / option preference?

    If I can't, I would suggest incudes DW that updates this option in the future

    Thanks for the tip

    ORDERS | View external files.

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    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
    ==================

    "sunsss.com" wrote in message
    News:erlb67$n4p$1@forums. Macromedia.com...
    > Stop load images hosted remotely in Design view
    >
    > those are images of ad codes, not controlled by me.
    >
    > How to set the / option preference?
    >
    > If I can't, I would suggest incudes DW that updates this option in the future
    >
    > Thanks for the tip
    >

  • When I use the figure and figure legend my images disappear in the view Design of DW. I'm doing something wrong?

    It is a continuation of an attempt to make my art stained glass appear in google image searches.

    I add alt tags and also started, on the advice of Nancy O. (thanks again) and from other sources, to replace my current framed with figure and figcaption html.
    With a bit of fiddling, I figured out how to make this work so that it appears in a browser (Safari) (I'm really not that familiar with html code).  Anyway, I like what I'm saying, but there is none in the design view of Dreamweaver(DW CS3) image in the image area, just the languge imgsource text and alt appears. Nor the caption text appears in design mode.


    Is it just an irreparable between HTML5 and the CS3 Dreamweaver divergence or is there something I can do so that I can still see pictures when you work in the Design or split mode?

    Your image tags are not closed, you miss him > at the end of each . For example, change the following...

    stained glass image of holy family visited by angel in abstract religious style

    TO

    stained glass image of holy family visited by angel in abstract religious style>

  • Menu background image disappears in 30 sec

    Hi again

    . Here's another problem, I constantly met and I cannot solve.

    When I use for my projects of menus ready when I play the DVD menus play ok but after 30 seconds the menu background image

    disappears-> background turns completely black and only the menu keys remain visible.

    What is the reason for this?

    In the Menu-> submenu movement I put "looping" to "forever", but leave the value of 'point loop' as it is for example '0'.

    I do not run into the same problem when I do the menus from scratch using PSD files. It tells me that the problem's root in the ready-to-use and some of their settings menus.

    Thank you

    Igor,

    What you are most likely seeing is active movement (video in this case) ending before the other (Audio in this case) did.

    Now, there are two choices:

    1.) keep you video PrPro and spread it (duplication of the Instance of it) until it fits your Audio

    2.) take your Audio in PrPro, or Audition, Soundbooth or another audio-editor and shorten so that it matches your video.

    Whatever way you go, make sure that the Audio does not exceed the duration of the video. I stopped it's slightly shorter than the video.

    Good luck

    Hunt

    PS - one consideration is that most users probably will not sit through an Audio track of 4 min before pushing a button, unless it's a devil of a song.

  • Background image disappears when the user scroll down

    Hello

    Here is a class that paints a picture as desktop wallpaper. My problem is that if a vertical scrolling is on the screen, when scrolling down the background image does not scroll also. Is it possible to repeat the background so that it is always on the screen when the user scrolls down.

    Thank you.

    SerializableAttribute public class BaseVerticalFieldManager extends VerticalFieldManager {}
        
        
    public BaseVerticalFieldManager (long style) {}
    Super (style);
    }

    Public Sub paintBackground (Graphics graphics)
    {
    graphics.drawBitmap (0, 0, Display.getWidth (), Display.getHeight (), Constants.BACKGROUND_IMAGE, 0, 0);

    }
        
    }

    adrianeireyahoo wrote:

    Public Sub paintBackground (Graphics graphics)
    {
    graphics.drawBitmap (0, 0, Display.getWidth (), Display.getHeight (), Constants.BACKGROUND_IMAGE, 0, 0);

    }

    The values highlighted are wrong - you need to keep track of the Manager scroll position. In addition, using Display.getWidth () and Display.getHeight () isn't exactly smart - use getWidth() / getHeight() Manager itself.

    In short, the correct code would be:

        public void paintBackground( Graphics graphics)
        {
            graphics.drawBitmap(getHorizontalScroll(), getVerticalScroll(), getWidth(), getHeight(), Constants.BACKGROUND_IMAGE, 0, 0);
        }
    
  • Why my colors and background image disappear when I saw my site?

    When I check the preview I got the warning saying that some files in my being incorrect or missing on the server. I've been using hexadecimal codes for colors, and my background image does not load. The rest of my content loads perfectly well. Help?

    Hello Monicagrace,

    At what stage you get this error?

    When you click Preview with Muse, on file > Site overview in the browser?

    Are you the same error when publish you on BC? To check this you can publish British Colombia by clicking file > publish to Business Catalyst.

    So what is happening locally (preview or preview in the browser page) then I you advise to clear cookies and cache of the browser and then try to preview.

    Kind regards

    Vivek

  • Bootstrap 3 - Navbar Background Image will not repeat (view Mobile)

    When I reduce the browser for mobile display, won't repeat my background image, is there a solution for this?

    Navigation bar - YouTube

    # 1, you must repeat the two ways - both vertically and horizontally.

    Repeat = both sense, repeat-x is alone, repeat-y = to the bottom only.

    #2, you must add a color code for the case mobile users have turned off images to save their data plan. It is good practice on all websites BTW - where do not load background images.

    {.navbar}

    background: #2B2B65 url (.. / images/navbg.png) repeat

    }

    Nancy O.

  • background images (wallpaper) twinkle in view when scrolling in FF

    I think the above sentence on described all this. Essentially, FF flickers power on and off when I scroll. I tried the mode of sure start with addons disabled, reset and I have uninstalled and reinstalled. I have a Windows 7 operating system and that I just installed a new hard drive. This problem started with the new hard drive.

    Try disabling graphics hardware acceleration. As this feature has been added to Firefox, it has gradually improved, but there are still some problems.

    You will have to perhaps restart Firefox for it to take effect, so save any work first (e.g. you compose mail, documents online that you are editing, etc.).

    Then perform the following steps:

    • Click on the orange top left Firefox button, then select the 'Options' button, or, if there is no Firefox button at the top, go to tools > Options.
    • In the Firefox options window, click the Advanced tab, and then select 'General '.
    • You will find in the list of parameters, the checkbox use hardware acceleration when available . Clear this check box.
    • Now restart Firefox and see if the problems persist.

    In addition, please check the updates for your graphics driver by following the steps in the following knowledge base articles:

  • Merge the background image for the delicate design?

    Hi again,

    Is it a good idea to merge the background image if I design using delicate design? I notice after as I merge the image in the background the merged image don't like too good after it was merged compared to before.

    Thank you.

    In what context? You want that image to all slides? Use a substance in this case, you can choose an image.

  • When the design view in Dreamweaver CC is magnified, what method is used for the panorama of the image to see more of the top left corner?

    I can't figure out how to move the image enlarged in Design view of Dreamweaver CC.

    What strikes me as being virtually useless, when it seems to view all point design is so I can click on an item and move it without entering the mode Code.

    You don't clearly understand how to work with Dreamweaver.  DW is not a click & drag, the WYSIWYG application.  The Design view is, at best, an approximation of what can expect to see in some older browsers.   Ideally, you should be working with Code view or split with Live View and editing in the code pane.

    APDivs or layers have been deprecated in DW CC because they aren't a good way to layout of web pages.  If you are still using this approach, it would certainly explain well many of the problems you encounter.   Best advice, start with a setting shaped pre-built CSS.   File > new > Blank Page > HTML.  Select a CSS formatting in the Panel 3rd & hit CREATE.

    Go further, not to use positioning.  Learn to use CSS margins, padding and floats to align items if you wish.

    HTML, CSS & Web Design theory tutorials-

    Nancy O.

  • Hey all, I can't keep my background image to disappear...

    All I wanted to do was repeat my background image and hit him any browser size.
    Here's the code I ended up with:

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"

    < title > Untitled Document < /title >

    < style type = "text/css" >

    <!--

    HTML {}

    background-image: url(images/backgroundimage.png);

    background-repeat: repeat-y;

    -background;    margin: 0px;

    padding: 0px;

    Width: 100%;

    background-position: Center;

    -moz-background-size: cover;

    background-size: cover;

    text-align: center;

    }

    ->

    < / style >

    < / head >

    < body >

    < img src = "images/GowerAikidoLogo.jpg" width = "459" height = "181" alt = "Logo" / > "

    < / body >

    < / html >

    The last "< body >" image is an image that I put to test everything worked and when I did the background image disappears, too even if I insert a table or even write words...

    Wonder why that is.

    In any case, I guess the reason why you use this background image is for the shadow effect? Well, now you don't have use an image to achieve! You can use simple CSS to do.

    Here's the CSS:

    Then, start your content like this:

    Logo

    It will work on all modern browsers. In addition, allows to save loading time that can take your background!

    -ST

  • The div background image in the process of disappearance in the product page of model

    Hello

    I created a Web page using css and DIV tags  I created an editable region that has a background in her image.  Within this editable area there are a couple of ther tags div too.  When I look at the page as a template, it looks fine, but when I produce a new page of this model, the background image disappears?


    Can anyone help with this?

    Thanks in advance.

    Andy

    What file name is the background image? The path is correct?

  • Center a background image [was: how it's done... what I'm doing wrong...]

    Hello

    I'm a bit new to DW.  I have a .jpg file is 1000pixels wide and 1100 high pixies that I want to use as the background for my site.  I want the picture is centered (not left-justified).  Then I want two tables on top of this image.  The first will be for my buttons/links and the second will be for any text and images that will be displayed below buttons.

    I got it works in DW and it seems fine when he spotted in a browser.  However, after downloading it, my background image disappears and I get a question mark.

    http://test.taffyproductions.com/

    In addition, both my paintings is centered, but the background image is not.

    Thanks to all who can help.

    Gary

    [Subject online edited by moderator to clearly indicate what is talking about the issue]

    This file is 404 - not found on the server.

    http://test.taffyproductions.com/_images/Taffyhome.jpg

    A you download in the server?  BTW, I'm not too keen on the use of underscore in file names or folder.  Why not just name it "images?

    Finally, it is very difficult to try to align precisely images and text on a huge background image. He works in print design, but is not an ideal way to work with web pages. Be sure to test your site often in all browsers and text sizes.  You can be in for some big surprises if you do not.

    To Center a page with CSS background:

    {body

    background: top center of no repeat of url (path/filename.jpg);

    }

    Good luck

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB
    www.Alt-Web.blogspot.com

  • Resize the slide background image in responsive project

    I test the functionality of master slide in a sensitive project and I was wondering if it is possible to resize a background image for the mobile view. For example, I have a background at 1024 x 768 pixel image that works very well for the office and view tablet but I'd love to be able to resize or be able to move into the mobile display to position it better. Is it possible in the master slide view or would it be better to just the image in the timeline panel on each slide?

    The included themes are sensitive, if you start from such a theme, you will have three views of breakpoint as for master slides. Is not what you want?

Maybe you are looking for