Creating a 2nd background image

I have a floral background on my model that is replicated on all pages. Basically, it is difficult to see the content on some pages if I want to add a simple image on the background on these pages on which I will enter my content.

I tried to create a div to surround the image and then paste my content (Word document), but this only pushed the image.

Any suggestions?

Thank you

Iain

IMG_0075_0424.JPG

You must assign your background image as an image background to the innermost div, not simply by putting the image as content in the div that would lead to the result that you describe.

Christoph

Tags: Dreamweaver

Similar Questions

  • How to create a scalable background image?

    Hi all

    I would put a scalable background image to a label field. I put the background image using the setBackground() method available in the field of the label. But when the text in the label field increases the background image tend to repeat rather than be put on the scale. Can someone help me on this please?

    Thank you much in advance.

    Brahim Salim

    Never tried it myself, have but you reviewed the options when you create your route?

    Take a look at this:

    http://www.BlackBerry.com/developers/docs/7.1.0api/NET/rim/device/API/UI/decor/BackgroundFactory.htm...

    and review of the

    BackgroundFactory.createBitmapBackground (Bitmap, int, int, int)

    settings, specifically looking at the REPEAT_SCALE_TO_FIT layout

  • How to create hotspots on background image?

    Hi, is there a way to create a hotspot with a link (or something that does the same job) on a background image?

    Thank you!

    Hello

    Simple answer, no.

    You can create a transparent gif 'empty' to go above your background image and set your hotspot in it.

    PZ

  • How to create a transparent background

    Hello guys,.

    I want to create transparent image or background, could you please help me how to create a transparent background image my Web site name is Digi Shiksha I want to post pictures on facebook for this I want to create a transparent image if you know tell me how to create a transparent image?

    You will also need to save in a format that supports transparency - as PNG. JPEG does not work.

    Dave

  • I'm having a problem using the slideshow module in LR 6.3. The slideshow contains the background image as one of the images to display. Earlier, I had created a slideshow of practice and the background image was not displayed as an image in itself. How to

    I'm having a problem using the slideshow module in LR 6.3. The slideshow contains the background image as one of the images to display. Earlier, I have created a slideshow of practice and the background image was not displayed as an image in itself. How to make it behave?

    Another approach, perhaps a little more elegant (?). Create a collection that includes images for the slideshow. Include the background image in the collection. Drag the background image in the Panel to designate. Then, remove this image from the collection and create the slide show. I just tried and it works, too.

  • Creating a background Image full screen

    Hi guys, I created a background image of the browser by 1920p wide by 1600 p deep.  When I place it in my master page, the original size and select high in the Center, the image is placed in an area that covers the left side of the screen of the browser anywhere on the right side of my page 960p border.  The remaining right side of the browser area is empty, as my image is not wide enough.  Have did something wrong or there at - it a setting I have to do something with the settings?  My page size of work area is the default 960 x 500 p p.  Thank you.

    Set your "suitable" to "Scale up" If you want your picture to imitate the size of your browser.

    Also set your 'Position' to the PIN in the Center.

  • Need help creating a background Image

    I have a mobile project and you want to create a background image that is visible below the text.

    My firstview file is as follows:

    <? XML version = "1.0" encoding = "utf-8"? >

    < s:View ' xmlns:fx = ' http://ns.Adobe.com/MXML/2009 "

    "" xmlns:s = "library://ns.adobe.com/flex/spark" title ="HomeView" " "

    skinClass ="skins.mySkin" backgroundAlpha ="0">

    < fx:Declarations >

    <! - Place non-visual elements (e.g., services, items of value) here - >

    < / fx:Declarations >

    "" < s:Label x = "2" y ="86" text = "a text here" / > "

    < / s:View >

    With mySkin (in the skins folder) as follows:

    <? XML version = "1.0" encoding = "utf-8"? >

    < s:Skin " name =" CustomApplicationSkin"" "" "

                        xmlns:fx=" http://ns.Adobe.com/MXML/2009 "

    ' xmlns:s = 'library://ns.adobe.com/flex/spark """>

    < fx:Metadata >

    <! [CDATA]

    [HostComponent() "spark.components.View" ()]

    []] >

    < / fx:Metadata >

    < s: states >

    " < s: State name ="normal" / > "

    " < s: State name ="disabled" / > "

    < / s: states >

    ("' < s:BitmapImage width = '10%" height ="10%" source = '@Embed('/images/myImage.jpg')"""/ >

    "" " < s:Group id ="contentGroup"width ="10%"height ="10%"minWidth ="0"minHeight ="0" / > "

    "" < s:ViewNavigator id = "navigator" width ="10%" height = "10%" / > "

    < / s:Skin >

    When I run the project, I don't see the text of the label (though the backgroundAlpha is set to zero).

    First time I tried a skin, so help would be appreciated and if all goes well.


    Thanks in advance

    A small change to the mySkin follws RM file:

    (verticalAlign = «middle» source="@Embed('/images/myImage.jpg')" / >

    I pulled the line ViewNavigator.

  • get an image within a created CSS of background transparency to NOT be transparent

    I created a div with a partially transparent background color.  Which works very well.  But inside this div, I placed an image and that the image is also partially transparent, which I don't want.  I want the image to 100% opaque.  I've tried and failed with a variety of styles.

    Here's the CSS that makes the partially transparent background color.

    {#home - text
    Width: 873px;
    margin-right: auto;
    left margin: auto;
    Color: #000;
    background-color: #E4CC92;
    / * for IE * /.
    Filter:alpha(opacity=70);
    / * Standard CSS3 * /.
    opacity: 0.7;
    top of the margin: 725px.
    padding-top: 10px;
    padding-left: 35px;.
    padding-right: 10px;
    padding-bottom: 20px;
    do-family: Arial, Helvetica, without serif.
    make-weight: normal;
    do-size: 12px;
    border: 2px solid #421206;

    }

    Thanks for any help.

    I'm afraid of the opacity effects throughout the Interior of the container.

    To work around the problem, apply a semi-transparent PNG background image to your container.  This will give the 'see through' effect without degrading the opacity on text & images.

    See the example:

    http://ALT-Web.com/sample.html

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • How to create a no with scrolling background image

    I searched a lot on the forum and able to paint my background either by overriding methods of painting/paintBackground of the screen or the Manager. But the background is still floating, which means that when the screen scrolls down, the background goes back and white space appears.

    My question is, how do I make the fixed background image?

    Have you checked this post?

    http://supportforums.BlackBerry.com/T5/Java-development/about-background-images-and-layouts/m-p/2442...

    T

  • Gradient background Image problem

    I created a gradient (a gray color that goes blank) and I use it as a background image. Everything is great, except for one page, which is very long. On this page, the gradient looks terrible b/c he jumps abruptly from white to dark gray.

    You can see what I'm talking about here: http://www.realestatepartnersadvantage.com/test/investorsearch.php
    (Choose 'National' in the drop down below and you will see how the gradient looks like once the search results are displayed.)

    How can I solve this problem? Do I have to make the gradient image as long as the length of the page? Or y at - it an easier way to handle this?

    1, your gradient is repeated. Assign the no repetition.

    2nd set the page background color for the background color of the
    gradient.

    --

    Walt

    "csbridges" wrote in message
    News:euhsji$LS$1@forums. Macromedia.com...
    > I created a gradient (a gray color that goes blank) and I use
    > as
    > a background image. Everything is great, except for one page, which is
    > very
    > long. On this page, the gradient looks terrible b/c of what it suddenly jumps
    > white
    > to dark gray.
    >
    > You can see what I'm talking about here:
    > http://www.realestatepartnersadvantage.com/test/investorsearch.php
    > (Choose 'National' in the menu drop-down and you will see how the)
    > gradient
    (> look once the 'National' search results is displayed.)
    >
    > How can I solve this problem? Do I have to make the gradient image as long
    > as
    > the length of the page? Or y at - it an easier way to handle this?
    >

  • How can I use a JPEG file as a background image for my vi to 8.5

    Im working on a vi that I intend to help as part of an alarm system.  I would use a JPEG file of my house as a background image for the vi, or possibly to just display in a window on the control panel.  I've seen people use their own images before, but never looked at what it was.

    Im trying to use the 'read JPEG' file vi and the flattened pixmap 'draw' vi to achieve this.  The vi works, but nothing shows up on the front panel.  If I try to create a "new image" flag out of the flattened pixmap 'draw' vi, I get a blank white window on the front panel.

    Any advice?

    Thank you

    The image could be there just not to come to the right place in the image control. What is the control relative to the image? Must be a JPEG file or can you just copy as a bitmap to the Clipboard and paste it on the front panel? Can you put a photo and the unworking VI?

  • Windows Vista cannot see this background image instead, I see a solid blue color during startup and shutdown

    original title: background logon of windows vista I do not see this background image instead, I see a solid blue color during startup and shutdown

    I use a laptop with windows vista home basic 32-bit sp2

    After turning on the computer laptop, I get a prompt to enter the password at this point, I would usually get a background image and the same background image appeared when I stopped

    I do not see this background image instead, I see a blue solid color when you start and stop as the background image has been replaced by a blue color

    I followed all the steps of the following

    http://www.howtogeek.com/HOWTO/Windows-Vista/customize-your-Windows-Vista-logon-screen/

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-desktop/can-you-customize-the-logon-screen/75def0ce-2dc4-48c1-B290-daaf685efca4

    http://www.Vistax64.com/tutorials/79886-logon-screen-change.html

    However, I don't see the background image. the background image is in the right folder location whith the required size as jpg image with the exact registry required such as mentioned in the above links entries

    How do I solve this problem

    Hello

    Did you do changes on the computer before the show?

    You can try the steps and check if you are able to see the background on the logon screen.
    a. Click Start, and then type gpedit.msc
    b. navigate to Computer Configuration and go to administrative templates and go to System.
    c. go to connection and set the "bottom always use custom logon" to activate.
    d. create a folder named C:\Windows\System32\oobe\info\backgrounds
    e. put the file you want, and then name it backgroundDefault.jpg
    f. check your other background for the dimensioning of the info files

  • Positioning a background image?

    I have a fixed-size image (498 x 94, in this case, but can be different) and that as the background.

    However, the image should not be stretched or repeated, but drawn in the lower right corner.

    Using a container with bottom set to a ImagePaint seems to be the usual way, but the periodicity only allows to stretch or tile, not use unmodified, see https://developer.blackberry.com/cascades/reference/bb__cascades__repeatpattern.html#enum-xy

    How can I place an image stretched, incomparable to a certain spot as a background?

    You can use a DockLayout and draw this item in the lower left corner. No need to set it as a background image.

    https://developer.BlackBerry.com/Cascades/reference/bb__cascades__docklayout.html

    With docklayout, it is possible to draw elements on top of eachother. So what you're looking for.

    Or create a new image (1280 x 768) and put the image in the lower left corner. And then just use it as a background image?

  • Background image for the Drawing Application

    Hi all

    I'm trying to understand the following: how to add a background image to my drawing application. I have a drawing application that is based on the example of gesture application.

    What is done currently is:

    case GESTURE_SWIPE: {
                gesture_swipe_t* tap = (gesture_swipe_t*)gesture;
    
                int bg[] = { SCREEN_BLIT_DESTINATION_X, swipe->coords.x,
                SCREEN_BLIT_DESTINATION_Y, swipe->coords.y,
                SCREEN_BLIT_DESTINATION_WIDTH, 10,
                SCREEN_BLIT_DESTINATION_HEIGHT, 10,    SCREEN_BLIT_COLOR, 0xffffff00, SCREEN_BLIT_END };
                screen_fill(screen_ctx, screen_buf[0], bg);
                screen_post_window(screen_win, screen_buf[0], 1, rect, 0);
    
                fprintf(stderr,"Tap x:%d y:%d",swipe->coords.x,swipe->coords.y);
                break;
            }
    

    Whenever a movement is recognized, I simply 'draw' a box in this area. Given that the gesture is wide, many boxes are then created after another, therefore, create a line.

    My question is, since I am that based on the example of application of gesture, where only one screen is used (I intend to leave it as a screen), why my "design" does not appear on the background image already in place?

    The sample application gesture used this function to load the image:

    int
    load_image(screen_window_t screen_win, const char *path)
    {
        img_decode_callouts_t callouts;
        img_lib_t ilib = NULL;
        img_t img;
        int rc;
    
        rc = img_lib_attach(&ilib);
        if (rc != IMG_ERR_OK) {
            return -1;
        }
    
        memset(&img, 0, sizeof(img));
        img.flags |= IMG_FORMAT;
        img.format = IMG_FMT_PKLE_XRGB8888;
    
        memset(&callouts, 0, sizeof(callouts));
        callouts.setup_f = decode_setup;
        callouts.abort_f = decode_abort;
        callouts.data = (uintptr_t)screen_win;
    
        rc = img_load_file(ilib, path, &callouts, &img);
        img_lib_detach(ilib);
    
        return rc == IMG_ERR_OK ? 0 : -1;
    }
    

    Where decode_setup and decode_abort are:

    static int decode_setup(uintptr_t data, img_t *img, unsigned flags)
    {
        screen_window_t screen_win = (screen_window_t)data;
        screen_buffer_t screen_buf;
        int size[2];
    
        size[0] = img->w;
        size[1] = img->h;
        screen_set_window_property_iv(screen_win, SCREEN_PROPERTY_BUFFER_SIZE, size);
        screen_create_window_buffers(screen_win, 1);
    
        screen_get_window_property_pv(screen_win, SCREEN_PROPERTY_RENDER_BUFFERS, (void **)&screen_buf);
        screen_get_buffer_property_pv(screen_buf, SCREEN_PROPERTY_POINTER, (void **)&img->access.direct.data);
        screen_get_buffer_property_iv(screen_buf, SCREEN_PROPERTY_STRIDE, (int *)&img->access.direct.stride);
    
        img->flags |= IMG_DIRECT;
        return IMG_ERR_OK;
    }
    
    static void decode_abort(uintptr_t data, img_t *img)
    {
        screen_window_t screen_win = (screen_window_t)data;
        screen_destroy_window_buffers(screen_win);
    }
    

    To the help of my function above (from case Gesture_Swipe), should not "boxes appear on the background image because it replaces the buffer by the loading of the image? What I see is the location of the image and the x and y as messages form the debugging process.

    Previously, that used to work, is another loading image, I would create a fill of WHITE screen by hand (like a whiteboard for example). It's used to work. However, with fiasca image I don't see anything. Can someone help me with what I do?

    Thank you

    A27med

    Apparently, all I did was fill the screen with a WHITE background and then load the image in the main. This solved the problem for me

  • How to add background images to the grid area manager

    Hi all,

    Hope everything goes well. I read the book beginning berries black development. In this book, the author has shown that how you create grid area manager. I used the code and created GRDI Manager of fields with 2 columns and added 8 images buutom with labels. every thing works fine until now.

    But the background is white. Now, I want to add a background image on my gield grid Manager. How can I do it. Please tell me. Thank you

    Hi thanks,

    Fixed my problem in this line. I used this line in my BGVerticalFieldManager

     //Constructor
        public BGVerticalFieldManager(Bitmap background) { 
    
            //super(USE_ALL_WIDTH | USE_ALL_HEIGHT );
            super(USE_ALL_WIDTH);
            ....
        } //end of constructor
    

    now my screen scrolling works very well just like I expected

Maybe you are looking for