Ignored css background color?

Hello.

I understand the provision a new site, but for some reason, on my footer background color is ignored by browsers.

I checked in firebug and it does not even appear in the window of style as having a background color property, but certainly has my CSS file.

The site is http://www.hwaassociates.co.uk/home.html

I am attaching the css file to this post.

Basically, it's the footertop and footer divs in the html page that are not bringing the background colors through.

Any help would be appreciated.


Thank you


Craig

Hello

You missed the # in front of the numbers there.

#footer{background-color:#FF0000;height: 100px;}

PZ

Tags: Dreamweaver

Similar Questions

  • Aid Photoshop ignores my background color.

    Hello, I am trying to copy the steps in this video to make wooden tiles, but Photoshop seems to ignore my background color. When I get to 0:52 in the video, that's what appears on my screenPS background help.png

    as you can see, for some reason any my dark brown background color does not appear in the curves. However, I am able to get this technique drink to work when I open a new file:

    Wood Sample.png

    Even one of my other layers prevent the background color appears? Thank you for your time.

    Yes, transparency made a mess of some filters and in your case, it seems unnecessary to still work this way. You would get much better textures of wood by creating separate documents with variations enough and then drag & dropping them on, then their tilt in place and masking.

    Mylenium

  • CSS Background-color, do not apply to InputText

    Hello
    I created a CSS file defining certain properties of the TextField object, please find the code below

    CSS file

    . {AVG_VA}

    Police-weight: lighter;
    color: Red;
    background-color: rgb (191,255,255);
    make-style: italic;
    font size: 1200px;
    do-family: "Verdana";
    }

    < af:inputText label = "" id = "CONTROLBLOCK1_AVGSALARY" value ="'"
    Binding = "#{backing_emp.» CONTROLBLOCK1_AVGSALARY}.
    columns = "10" required = "false".
    inlineStyle="font-family:Tahoma;font-size:10;font-style:normal;font-weight:Bold;border-style:None; »
    contentStyle = "font-size: 10;" background-color: white; width: 92pt; height: 16pt; text-align: left; »
    Wrap = "off" secret = 'false' shortDesc =""
    styleClass = "AVG_VA" visible = "true" >
    < af:convertNumber type = "number" groupingUsed = "false" / >
    < af:clientListener type = 'blur' method = "onBlur" / >
    < af:serverListener type = "customFocusLostEvent".
    Method = "#{backing_emp.focusLostEvent}" / >
    < / af:inputText >

    But the color is getting applied only to the confines of the InputText. Even if I remove code inlineStyle and the same contentStyle already exists.
    Kindly let me know the correct procedure.

    Thank you and best regards,
    Manasa Peddi.

    In the ADF, you should try and avoid any sort of inline CSS when reasonable... Which will allow you to use selectors component, which will target the attributes of a component, for example an inputTextfield content.

    for example:

    af|inputText::content { background-color: red; }
    

    would be to style all inputtexts, or you can lock with

    .BLAH af|inputText::content { background-color: red; }
    
    and in the jsp:
    
    

    Check out the demo of counting:
    http://jdevadf.Oracle.com/ADF-richclient-demo/faces/components/skinningKeys/inputText.JSPX

    and a blog about the implementation of a skin:
    http://Biemond.blogspot.com/2009/01/ADF-skinning-in-JDeveloper-11g.html

    Barry.

  • Change background color of page newtab to black.

    I can't change the background color of my page newtab to something other than white that it is today. Navigation in a dark room is extremely blinding, when opening the newtab page. In the past, I modified my file userContent.css with the following (among others):

    @-moz - document url("about:newtab")
    {

    #newtab-scrollbox{background-color:#000000!important;}
    #newtab-window{background-color:#000000!important;}
    

    }

    He has always worked and got the results I want, but given that I have updated to Firefox 42.0 this morning it doesn't seem to work. My background color of the newtab is white broken and is much too bright for my taste.

    I have a strong preference NOT to install additional modules to do this, as it should be easy to do from the userContent.css file. Don't know why my code doesn't work anymore...

    If I take the following in userContent.css, * {background-color: #000000;}, she to obvious effect to all black, including the newtab cell background. This tells me I can put a background, I just need the proper syntax.

    OS: Windows 8.1
    Firefox Version: 42.0

    Thank you!

    Hi, can just try you with the following? :

    @-moz-document url("about:newtab") {
    body{background-color:#000000!important;}
    }
    
  • Exchange of dynamic region background color

    I've seen a few posts about this, but they do not work for me. I'm changing the background color of a form region that is based on the value of an element from the selection list.

    I have 2 regions on a page

    The first region is the item selection list.

    The second region is based on a table.

    What value is depending on the selection in the first region list item, I want the background color to change to the second region.

    For example: If the select list item is 'A' then I want the second region to have a red background color

    If the select list item is 'B', then, I want the second area to have a yellow background color

    If the select list item is 'C' then I want the second area to have a blue background color

    Thank you

    Ashok

    And one more thing:

    Change the line in swesley_perth :

    $('p42_region').css('background-color',colour);
    

    By (including the #):

    $('#p42_region').css('background-color',colour);
    

    It will work.

  • a badge of the value-based list background color

    Hello

    I am using Apex5 on Oracle 11 g. I'm playing the plugin list Badge to come with Apex packaged Application, I would like to know if it is possible to change the background color (fill color) of the badge round based on the range of values, for example, I'm working on a few badge tickets report, I am critical, high, medium, low budget, what I want is that the values is 0 (no tickets) and then display the badge as green Cycle; If 1-10, show orange. If greater than 10, shows red.

    Thank you

    Mike

    I thought about it. Here's what I did:

    Create a refreshment after DA (java script based) and java scripts:

    $(".t-BadgeList-value").each (function () {}

    If (parseInt ($(this) .text ()))<>

    $(this).css({"background-color":"green"});)

    on the other

    $(this).css({"background-color":"red"});)

    });

    Thank you

  • jQuery to update the background color select list

    I have this element in a tabular presentation.

    < select name = "f15" id = "f30" autocomplete = "off" >

    < option value = "" selected = "selected" > < / option > "

    ROSE < option value = "PINK" > < / option >

    < option value = "SILVER" > SILVER < / option >

    < / select >

    I try to use jQuery to f30 in the table, then for each item in this table cross list items and set the background color for what is in the value field.

    But I can't even the value of each item in the selection list. This.Value and $(this) .val () return null.

    This is my small effort:

    $("[name="f15"]').each (function () {}

    line = apex.jQuery (this) .closest ('tr');

    Alert ('value =' + This.value);

    Alert ('value =' + $(this).) Val());

    . style.backgroundColor $(this) = this.value;

    $(this) .css ({backgroundColor: this.value});

    $(this) .css ("background-color", "red");

    });

    Hello

    $("#f30>option").each(function() {
      console.log(this.value);
    });
    
  • Gradient to the background color of the scene?

    Hello

    now in version 1.5, is it possible to put a gradient on the background stage color?

    Now I use this one, but I want to replace the gray color with a gratient:

    $("#Stage").css ("margin", "auto"); $("body").css("background-color","#4D4D4D");

    I'm a graphic designer from this great piece of software, I know this is a newbie question...

    Thanks in advance!

    You can use gradient like this

    $("#Stage").css ('background-image', ' - moz - linear-gradient (top, #8f8f8f, #ffffff) ');

    or

    SYM. $('Stage') .css ('background-image', ' - moz - linear-gradient (top, #8f8f8f, #ffffff) ');

    Use the specific prefixes of the browser, this one is for FF.

    In the new version 1.5, you can use the gradient panel.

  • How can I change the background color of browser window during playback of an animation of edge?

    Anyone know how I can change the background color in the window of the browser when my Edge animation plays? Is this possible?

    ADD to compositionReady Manager, replace the hex color code your desired color

    Force the body of the Web page to a specific color

    $("body").css ("background-color", "#5d5e61");

    Darrell

  • Why do the a: visited style CSS will not change anything other than the color or the background color in Firefox 6? Text-decoration and text-transform setting do not work.

    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" > ""

    < content meta = text/html"; charset = iso-8859-1 "http-equiv ="Content-Type">"
    < title > visit problem < /title >

    < style type = "text/css" >

    #footer a: link {}
    color: white;
    background-color: orange;
    text-transform: uppercase;
    }

    #footer a: visited {}
    color: Red;
    background-color: black;
    text-transform: lowercase;
    text-decoration: none;
    }

    < / style >

  • How can I change the background colors on my homepage - within the css?

    How can I change the background colors on my homepage - within the css?

    Change the properties of the background color or background-image of the body in your CSS code.

    At the level of the site styles go in an external stylesheet to which all your HTML pages (or model DW) is bound.

    Incorporated or page specific styles appear inside your document

    Nancy O.

  • CSS styling to set the background color of replacement

    I would like to have something that looks like the table of this line replacing using CSS background. The following code does not work for me.

    Part of VBox = new VBox();
    for (int i = 0; i < 5; i ++)
    {
    Button HBox = new HBox();
    button.setAlignment (Pos.CENTER);
    final lblName Label = new Label ("Label" + i);
    lblName.setStyle ("police - fx -:" BOLD "arial 14");
    button.getChildren () .add (lblName);
    button.setMinSize (300, 46);
    button.setMaxSize (300, 46);
    button.setPrefSize (300, 46);

    button.getStyleClass (.add("search-item"));
    If (i % 2 == 0) {}
    button.getStyleClass () .add ("even");
    }
    pane.getChildren () .add (button);
    }

    . Search-item {}
    -fx-background-color: white;
    -fx-border-color: lightgray;
    -fx-border-width: 1px 0 0 0;
    }

    . Search-point: even {}
    -fx-background-color: lightgray;
    }

    You use "yet" as a style class in the code and 'yet' as a CSS pseudo-class. The difficulty here is simple. Just replace: even with even and close the space.

    .search-item.even{
        -fx-background-color: lightgray;
    } 
    
  • Make background color READONLY element using css

    Dear all,
    It is a particular customization, I need to do. My requirment is to change the background color of the items when these items are set to read-only mode.

    So if this element is normal then any chamges and when the point set read only then background color should change.

    I think it is possible with css. But when I check the existing css files in theme2 I couldn't find something that.

    Help or advice very regarsds.

    Thank you

    Published by: Alex March 28, 2011 09:11

    OK, the selector with an attribute for XHTML unminimized attributes value does not work when the attributes are defined using DOM methods. As the presence of the attribute that is important rather than its value, an attribute value selector is sufficient:

    input[readonly] {
      background-color: #ccc;
    }
    

    Depending on your needs, you can add a switch to reading only as well s textareaand perhaps restrict the input- selector function to text elements to avoid the weird search boxes etc.:

    input[type="text"][readonly],
    textarea[readonly] {
      background-color: #ccc;
    }
    
  • Is it possible to change the background color of apex_application.g_print_success_message?

    I have a process of application the button create: -.

    DECLARE

    Start

    IF PACKAGENAME. FUNCTIONNAME (PARAMETERS) = 1 THEN

    apex_application.g_print_success_message: = 'Record already exists for a same schedule. "

    ON THE OTHER

    INSERT PROCESSES

    END IF;

    END;

    With apex_application.g_print_success_message, everything works fine but

    If I use apex_application.g_print_error_message

    giving following error

    ORA-06550: line 10, column 20: PLS-00302: component 'G_PRINT_ERROR_MESSAGE' must be declared ORA-06550: line 10, column 3: PL/SQL: statement ignored

    Selection_002.png

    Because

    apex_application.g_print_error_message is a variable,

    but you can't run it as an "order".

    But my question is can we change the background color of apex_application.g_print_success_message

    not only red text? is it possible.

    Hi Reema,

    Modified your sample application to change the color of the success message.

    This is the change of background color

    Change the Page-> Css-> - Inline. Insert the code below

    #success-message {
        background: none no-repeat scroll 0 0 #99CCFF !important;
    }
    

    You can replace the color code you want.

    hope this helps you,

    Kind regards

    Jitendra

  • Change the background color when you open a picture?

    I just installed Firefox on my new laptop Windows, and when I open an image in a new tab background around the image is a dark gray. On my old computer the background is white, which I much prefer. How do I change this setting?

    This is a new feature in versions of Firefox 11 + to display a single image centered with a nearly black background.

    It is added by this stylesheet:

    • Resource://GRE/RES/TopLevelImageDocument.CSS

    You can watch this extension to set your favorite background color and remove the centering.

    See also these discussions of the forum for alternatives (e.g. userContent.css):

Maybe you are looking for