Change the background Image on a Page of a Site.

CSS of my site has a background image set. I need to change the background image on a page, which has a feedback form.

I tried a number of different positions for the insertion of the image, but nothing helped. I tried to go in the rule for div id = 'background', and change is here, but it affects all pages. So, I guess that I must write a new rule?

Here is the code:

< div id = 'background' >

< div id = "items" >

< h2 > Heard! < / h2 >

< p > < a href = "index.php? status = pending" > waiting for < /a > < a href = "index.php? status = planned ' > under < /a > < a href =" index.php? status = declined "> refused < /a > < /p >" "

< ol >

<? PHP {? >}

< li > < strong > <? PHP echo $row_Getclan ['title'];? > < / strong > < br / >

<? PHP echo $row_Getclan ['content'];? > < br / >

by

<? PHP echo $row_Getclan ['author_name'];? >, to <? PHP echo $row_Getclan ['created_at'];? > < /li >

<? PHP} while ($row_Getclan = mysql_fetch_assoc ($Getclan));? >

< /ol >

< p > < a href = "<?" PHP printf ("%s? (pageNum_Getclan = %d %s", $currentPage, max (0, $pageNum_Getclan - 1), $queryString_Getclan);? > "> previous view < /a > <?" PHP echo ($startRow_Getclan + 1)? >... <? PHP echo min ($startRow_Getclan + $maxRows_Getclan, $totalRows_Getclan)? > on <? PHP echo $totalRows_Getclan? > < a href = "<?" PHP printf ("%s? ("pageNum_Getclan = %d %s" %s "$currentPage, min ($totalPages_Getclan, $pageNum_Getclan + 1), $queryString_Getclan);? > "> Next < /a > < /p >"

< / div >

< div id = "crΘer" >

Speak < h2 > < / h2 >

< do action = "<?" PHP echo $editFormAction;? ">" method = "post" name = "form1" id = "form1" >

< table align = "center" >

< tr valign = 'of basic">

< td nowrap = "nowrap" align = "right" > title: < table >

< td > < input type = "text" name = "title" value = "" size = "32" / > < table > "

< /tr >

< tr valign = 'of basic">

< td nowrap = "nowrap" align = "right" valign = "top" > content: < table >

< td > < textarea name = "content" cols = "50" rows = "5" > < / textarea > < table >

< /tr >

< tr valign = 'of basic">

< td nowrap = "nowrap" align = "right" > votre_nom: < table >

< td > < input type = "text" name = "author_name" value = "" size = "30" / > < table > "

< /tr >

< tr valign = 'of basic">

< td nowrap = "nowrap" align = "right" > Your_email: < table >

< td > < input type = "text" name = 'author_email' value = "" size = "30" / > < table > "

< /tr >

< tr valign = 'of basic">

< td nowrap = "nowrap" align = "right" > < table >

< td > < input type = "submit" value = "Insert file" / > < table >

< /tr >

< /table >

< input type = "hidden" name = "MM_insert" value = "form1" / >

< / make >

< / div > < / div >

Thank you.

div id = 'background' will work for all pages related to a style sheet.

The best way to do what you want is to re-register your stylesheet with another name. So for a page, link to this new stylesheet. Then, in the style sheet, change the background image. It was easy.

The only way to do and keep a style sheet is change the designation of the div tag that has your training, to something like the div id = 'backgroundCommon' and then create another div for just one page as div id = "backgroundSpecial".

Then in your style sheet, copy the description of div and rename it backgroundSpecial and then call on just the single page, with the other pages making up the backgroundCommon.

Make sense?

Tags: Dreamweaver

Similar Questions

  • Change the background image for each page of the site.

    I would like that the bottom of several pages with the difference that the bottom of my home page. How to do this using CSS?

    I also have a div on each page to have a background of differnet by page. How can I do this without replacing the main CSS?

    I'm new to this, so I apologize if this is a silly question.

    Thank you!

    Let's say you have 5 pages requiring a background image.

    index.html, about.html, contact.html, prod.html and services.html,

    Add some classes of body to your external style sheet.

    Body.index {background-image: url (main - Bg.jpg) ;}}

    Body.about {background-image: url (Bg - 1.jpg) ;}}

    Body.contact {background-image: url (Bg - 2.jpg) ;}}

    Body.Products {background-image: url (Bg - 3.jpg) ;}}

    Body.Services {background-image: url (Bg - 4.jpg) ;}}

    In the HTML code of each page, change thetag to reflect the classes defined above body.

    It is the purpose of the page.

    This is the contact page, etc...

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

  • Change the background image on a page only.

    Hello

    I have a CSS rule for my maincontent which sets its background image.  This image works fine for each exempt page one where he faces visually with the content.  I want to create a new .jpg and Exchange on this page only.  My maincontent has several other CSS rules that I want to stay intact.

    Simple enough, I guess.

    Thank you!

    Gary

    Two ways to do it.

    (1) add a style to your page (in the main head AFTER the link to the css file) like this:

    (2) to the body of a page adds an id like this:

    And then, in your main css file add the following:

    #specialpage #maincontent {background-color: ;}}

    Hope that helps

    --

    E. Michael Brandt
    
    www.divahtml.comwww.divahtml.com/products/scripts_dreamweaver_extensions.phpStandards-compliant scripts and Dreamweaver Extensions
    
    www.valleywebdesigns.com/vwd_Vdw.aspJustSo PictureWindowJustSo PhotoAlbum, et alia
    
    --
    
  • Change the background image on the login page (smarthphone theme)

    Hello

    I would like to know how to change the background image on my login page.

    Version of the apex is 4.2.4.
    The theme is jQuery Mobile Smartphone (topic 50).

    Pls remind me if I missed some important information.

    I have a model of customised area on this page. My user name text fields and password + "CONNECT" button is placed in this area.

    I also have an inline css that centers in my area. My dimensions of the region are also placed here.

    Not available to access the application today so bad im trying to provide the look of it with a drawing.

    Also I noticed that my experience has some white color.

    Ty for any information that you provide.

    0Ja9gNj.png

    Hi Para,

    Try the style of your page like

    
    

    But if trying to define for your application color gradients extract ThemeRoller to http://jquerymobile.com/themeroller

    to set the themes of all colors and gradients you want without doing custom overrides CSS jQM Apex definitions.

    Everything you have requested can be configured via the ThemeRoller.

    Also found what may be useful if you are going to customize your login

    http://orapedia.files.WordPress.com/2012/12/how_to_set_background_image_in_a_oracle_apex_login_page.PDF

    Kind regards

    Benjamin.

  • How to change the background image of a newtab

    Hello

    I'm looking for a simple addon that will allow me to change the background image for my new tab page. I still want the empty bar url and the new tab to say "new tab". Just the simple ability to change the background image without changing anything else.

    Thanks in advance
    Niels

    Here's an add-on which may help! https://addons.Mozilla.org/en-us/Firefox/addon/customize-aboutnewtab/

  • Why change the background image of the dashboard of data crash the app?

    I'm changing the background image of my dashboard (on a third generation iPad).  Whenever I try to make the change, the data dashobard app breaks down just.  Even if I try to change to a color, the application crashes.  I can insert a picture without problem.  I guess it's just a bug or something but has anyone else seen this problem?

    I was able to reproduce this crash with the following steps:

    -Set up a background image of a page

    -Copy the dashboard somehow. You can reproduce the dashboard, share by email, export and re - import OR clouds, etc.

    -Open the copy of dashboard

    -From the copy, change the background image (for a solid color or another image)

    If you set a background image of a page, close and reopen your dashboard and then try to change the background to something else, you will encounter this error.

    Solution: If you have the original background image in your Camera Roll, you can fall as an image on the same page (Photo Palette, select in the library). Then you can remove this image and change the background also image.

    If you do not have the original image, you may need to start with a new dashboard. (For each page on the old dashboard, you can tap the bottom, select all, copy / paste on another dashboard).

    There is a similar problem with images removed, if you shared the dashboard and you work on a copy. In this case, the solution is to copy and paste the image before deleting. (Otherwise, you'll get a dialog error instead of an accident, but the image is not clear).

    I deposited cars for these issues internally. Sorry for the inconvenience.

  • How to change the background image in a model.

    I have Startboot Business Casual open in DW.  It has a brick background.  I want to replace it with a few trees and clouds.  I did a picture of decent size and I've replaced the image, bg.jpg in files, but nothing has changed.  Do I have to change the code?  And if so, how?  Or should I remove the background image for each page and then replace it with the new image?

    Did you do a refresh of the page? You are testing in a real browser?

    Nancy O.

  • How can I change the backgrounds menu for several pages?

    Hello

    How can I change the backgrounds menu for several pages in yet?  I want a single image appears on several pages in the background.

    Thank you.

    You must do this for each menu page.

    If the rest of the etc button style will be the same, just add the background you want and duplicate this menu before you change the titles, button names, linking.

  • How to allow visitors to change the background image of my site?

    Hello.

    I wanted that my visitors to be able to change the background image to another image. Already, I know how to do it with the colors but doesn't seem to work wih images. You are able to do this on Google, but can not seem to find it anywhere online. I just want it to change while the visitor is on the site. for example

    1 visitor - context changes to-myarea.jpg

    2 visitor - context changes to-my cat.jpg

    and so on...

    This would not change the site forever, just at the point where the visitor is about it.

    Concerning

    Leon

    Here are a few ways to do this:

    Option #1:

    You'll need a JavaScript script and an array on the page background images.

    An example of work below.  View source in the browser to see the code.

    http://ALT-Web.com/BG-img.html

    Option #2:

    Create more than one style sheet with different colors and background - images of the body.

    Create a selector of stylesheet like this with jQuery

    http://www.kelvinluck.com/assets/jQuery/styleswitch/toggle.html

    Nancy O.

    ALT-Web Design & Publishing

    Web | Graphics | Print | Media specialists

    http://ALT-Web.com/

    http://Twitter.com/ALTWEB

  • You can change the background image to a variable?

    I'll be honest, I don't expect really a yes answer to this, but I thought I might as well see if I can save me some work.

    I'm creating a module of e-learning training of personnel who must show a slightly different content depending on the region of the user (there are three). For the moment, I have the legend and click boxes conditional use actions to understand what the user selected region, but the capture system uses specific sites in the region with different flags etc.. I was wondering: is it possible for me to change the background image of a slide in the value of a variable, or I just have three separate slides for different pages?

    Hello

    You will not be able to change the background image. What should be possible, but it will drastically increase the size of your file is to put 3 images with the dimensions of the blade and entering in the slide show, the appropriate image based on the chosen variable. I don't know if everything has to change in the background, or perhaps only in certain areas? In this case, try to have it be flying image as small as possible.

    Lilybiri

  • How can I change the background image of an album?

    I'm trying to figure out how to change the background image of the album. I'm not trying to change the picture of the official album, but the background image for the album. Is there a way I can change it?

    Your screenshot is the section of the iTunes store. None of the graphics or text on the iTunes Store are under your control. You cannot change them.

  • How can I change the background image for the lock screen?

    Hi, I just bought a new laptop and I got Windows 7 installed in the store, and I would like to change the background image for the lock screen.  When I went to activate my account, I found out that it has already been activated, but I can't find the settings-> settings more PC in the lower corner on the right.  Thank you!

    Lock screen?

    Are you referring to the login screen?

    Or wallpaper?

    Right-click on your desktop and select Personalize.

    Office link is at the bottom left and use a win-7 theme.

  • How to change the background image of the "submit" button

    Hi all

    I want to change the appearance of a submit button: instead of show a button with text 'Add', I want the button submit to be like an icon 'more'

    I tried to change the background image of the button submit like that, but it doesn't work. What is the ownership change?

          CSSStyle customCss = new CSSStyle();
          customCss.setProperty("background-image", "url('/OA_MEDIA/plus.png')");
          
          OASubmitButtonBean addSubmitButton = (OASubmitButtonBean)webBean.findIndexedChildRecursive("addSubmitButton");     
          addSubmitButton.setInlineStyle(customCss);
    

    Thank you

    Kind regards

    Afaf

    Why not try with just an Image and fireAction on it?

  • I need to change the background image often when running

    any body help me,.

    I need to change the background image often when running

    concerning

    welcan

    Hello

    You can also use effects rather than a timer, much more enjoyable... following example moves between a series of embedded images.

    David.

    http://gumbo.flashhub.NET/menu/ source included

  • MUSE - bearings change the background image

    I want to create button 4 (thumbnails) which, when you flipping them, changes the page's background image (background images are different for thumbnails). And when you rollover a different thumbnail, background image fades into a different image (again, it is different thumbnail).

    Does anyone know how to get there? At the end of the day, I join the background image to scroll to a different pace for thumbnails.

    You can use compositions for this where the triggers can be equipped with image for different States and target container should be large enough to cover the area of the page, so that when the tile is flat so this specific target will appear page so substantive change.

    Thank you

    Sanjit

Maybe you are looking for

  • Alternative to the HLOOKUP function?

    Hello I'm trying to find the heading of column title if a given value is somewhere in a row. HLOOKUP can't be used because it doesen't work with an index of the negative line. Ideas for an alternative? That's what I'm doing: It is a matrix: The heade

  • Authentication http post VI errors

    I am trying to query a web service to third parties non-LabVIEW LabVIEW 2014, using HTTP POST. Using another utility (restclient-ui-3.5-jar-with-dependencies.jar), I checked that URL, user name, password, and query syntax are accurate and are running

  • OfficeJet Pro 8600 Plus: loss of wireless connection, printer does not accept the password wireless

    My printer has suddenly lost its wifi connection. It's the only phone connected to my network to do so. Through the Wireless Setup Wizard to restore the connection. Assistant tells me that I entered an invalid password wireless, that is not true. (I

  • I am running vista ultimate 32-bit and 64-bit so the disk and to install 64-bit on a new PC.

    Salvation as above I am currently running Vista Ultimate 32 bit and have just bought a new computer that is running a 64-bit system, I have a product OPS windows genuine containing both 32 & 64-bit disc. How can I disable the 32-bit to install a clea

  • Keystore password

    After execution of oud-installation by selecting the choice to create a self-signed certificate, I'm guessing that this cert goes into INSTANCE/config/keystoreWhat is the password for this key file? At no time I was invited for one and none of the de