Jump to content

Background image wont show


ondi

Recommended Posts

Hi, Here's my CSS code, but no matter how many times i re-up or refresh, my site background won't change. The background code is the first part of the CSS.

 

Site: www.walthamforest-fc.co.uk

 

Can anyone see where I'm going wrong?

 

-------
---------------------------------------------------------------*/

bg {
background-color: #174f00;
background-image: url(http://www.walthamforest-fc.co.uk/images/backgroundgradient.jpg);
background-repeat: repeat-x;
}
a:link, a:visited {
color: #07546E;
}
a:hover {
color: #199dd1;
}
div#toparea {
background-color: #2b9700;
border-bottom: 1px solid #06455f;
}
table#contentwrap {
background-color: #fff;
}
table#downarea {
background: url('../images/style1/sportmx_bg_extradown.png') repeat-x 0 top;
background-color: #2b9700;
border-bottom: 1px solid #1D4251;
}
.spacer {
background: url('../images/style1/sportmx_footer_separator.png') no-repeat left 19px;
}
td#insetwrap {
background-color: #f2f3f3;
}
div.shadow-l {
background: url('../images/style1/sportmx_bg_inset_module.png') no-repeat 0 0;
}
div.shadow-r {
background: url('../images/style1/sportmx_bg_inset_module-r.png') no-repeat 0 0;
}
td#rightwrap {
background-color: #ffffff;
}
div#memberarea {
background: url('../images/style1/sportmx_icon-memberarea.png') no-repeat 10px 50%;
color: #fff;
}
div#memberarea form input.button, div#searcharea form input.button {
background: transparent url('../images/style1/sportmx_button_marea.png') no-repeat 0 100%;
color: #fff;
}
div#memberarea form input.button:hover, div#searcharea form input.button:hover {
color: #199dd1;
}
div#memberarea form input.button:active, div#searcharea form input.button:active {
color: #fff;
}
div#searcharea input.inputbox {
background: #fff url('../images/style1/sportmx_icon-search.png') no-repeat 100% 50%;
}
div#header {
background: #2b9700 url('../images/style1/sportmx_bg_head.jpg') repeat-x 0 0;
}
div#imghead {
background: url('../images/style1/sportmx_bg_header.jpg') no-repeat 0 0;
}
div#menu {
background: url('../images/style1/sportmx_bg_menu.png') repeat-x 0 0;
}
div#footer {
background: url('../images/style1/sportmx_bg_footer.gif') repeat-x 0 0;
color: #199dd1;
}
div#footer span#info a {
color: #199dd1;
}
/* MODULETABLE
------------------------------------------------------------------------------------------ */

div.moduletable, div.moduletable-black, div.moduletable-gkmod, div.moduletable-clear, div.moduletable-advert {
color: #312E2E;
}
div.moduletable-advert {
  float: right;
  width: 248px;
  color: #fff;
  height: 60px;
  margin-top: 63px;
  overflow: hidden;
}
div.moduletable-clear {
color: #312E2E;
}
div.moduletable h3, div.moduletable-black h3, div.moduletable-gkmod h3 {
background: url('../images/style1/sportmx_bg_module-h3.png') repeat-x -15px 0;
color: #2b9700;
}
div.moduletable-advert h3 {
background-color: #fff;
color: #9F9F9F;
}
div.moduletable-clear h3 {
background: none;
color: #0b3745;
}
div.moduletable-black {
color: #fff;
background-color: #2b9700;
}
div.moduletable-black h3 {
background: url('../images/style1/sportmx_bg_black_module-h3.png') repeat-x -15px 0;
color: #fff;
}
div.moduletable-black a:link, div.moduletable-black a:visited {
color: #199dd1;
}
div.moduletable-black a:hover {
color: #FFFFFF;
}
#insetwrap div.moduletable h3 {
background: url('../images/style1/sportmx_bg_inset_module-h3.png') repeat-x -15px 0;
}
#rightwrap div.moduletable h3 {
background: url('../images/style1/sportmx_bg_right_module-h3.png') repeat-x -15px 0;
}
#downarea div.moduletable {
color: #fff;
}
#downarea div.moduletable h3 {
background: none;
color: #199dd1;
}
#downarea a:link, #downarea a:visited, #newsflasharea a:link, #newsflasharea a:visited {
  color: #199dd1;
}
#downarea a:hover, #newsflasharea a:hover {
  color: #FFFFFF;
}
/*JOOMLA CLASSES
-----------------------------------------------------------------------------------------*/
.contentheading {
color: #084B5E;
}
.contentheading a:link, .contentheading a:visited {
color: #084B5E;
}
.contentheading a:hover {
color: #045600;
}
.contentpaneopen h2 {
color: #030709;
}
.small, .modifydate, .createdate, .mosimage_caption {
color: #000;
}
.smalldark {
color: #0c3642;
}
.sectiontableentry1, .sectiontableentry2 {
border-bottom: 1px solid #a1b9c9;
}
.componentheading {
color: #084b5e;
}
table.contenttoc {
background-color: #fff;
border-left: 1px solid #a1b9c9;
}
.sectiontableheader {
border-bottom: 1px solid #B8D2E4;
border-top: 1px solid #B8D2E4;
color: #fff;
background-color: #2b9700;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {
border-bottom: 1px solid #b3d2e4;
}
tr.sectiontableentry1 td, td.sectiontableentry1 {
background-color: #f0f0f0;
}
tr.sectiontableentry2 td, td.sectiontableentry2 {
background-color: #dde9f0;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
background-color: #2b9700;
}
.highlight {
background-color: #ffff99;
}
table.pollstableborder img, table.pollstableborder-blue img, table.pollstableborder-bdark img, table.pollstableborder-beige img {
vertical-align: baseline;
}
a.readon {
background: transparent url('../images/style1/sportmx_bg_button.png') no-repeat 0 0;
color: #fff;
}
div.back_button a {
background: transparent url('../images/style1/sportmx_bg_back.png') no-repeat 0 0;
color: #fff;
}
div.back_button a:active {
color: #fff;
}
/* typography */
span.color {
border-top: 1px solid #B8D2E4;
border-bottom: 1px solid #B8D2E4;
background-color: #f2f3f3;
}
span.color-1 {
background-color: #E8F2F8;
border-left: 4px solid #084B5E;
color: #084B5E;
}
/* NEWS MODULES CLASSES
------------------------------------------------------------------------------------------ */

/*NS 1.0 SE*/
img.gk_ns_image {
background-color: #edf3f5;
border: 1px solid #d8e1e5;
}
div.moduletable-black img.gk_ns_image, table#downarea img.gk_ns_image {
background-color: #17323c;
border: 1px solid #1f4452;
}
/*News Column*/

div.gk_news_column_col h3 {
background: none;
border: none;
border-top: 1px solid #B8D2E4;
border-bottom: 1px solid #B8D2E4;
background-color: #2b9700;
}
/*FCS 3.0*/

a.gk_fcs_news_image_link {
border: none;
}
img.gk_fcs_image {
border: 1px solid #ffffff;
}
ul.gk_ns_rest_news_floated {
background-color: #E8F2F8;
border-top: 1px solid #B8D2E4;
border-bottom: 1px solid #B8D2E4;
}
div.fcs3_panel img {
border: 1px solid #B8D2E4;
}
div.fcs3_options img {
border: 1px solid #B8D2E4;
}
/*News Slider 1.0*/

img.gk_ns10_image {
background-color: #edf3f5;
border: 1px solid #d8e1e5;
}
div.moduletable-black img.gk_ns10_image {
background-color: #17323c;
border: 1px solid #1f4452;
}
div.ns10_panel img {
border: 1px solid #B8D2E4;
}
/*SUCKERFISH MENU
----------------------------------------------------------------------*/

#nav a {
        color: #2b9700;
}
#nav li.active a {
color: #2b9700;
        background: url('../images/style2/shaddow.png') repeat-x 0 top;
}
#nav li a:hover {
        background: url('../images/style2/shaddow.png') repeat-x 0 top;
}
#nav li li a {
background: none;
color: #939393;
}
#nav ul li ul li a:hover {
background: url('../images/style1/menuleftgreen.png') ;

}
#nav ul li a:hover, #nav ul li ul li ul li a:hover {
color: #045600;
}
#nav li li {
background: none;
border-bottom: 1px solid #252121;
}
#nav ul ul a {
color: #000000;
}
#nav li {
background: none;
}
#nav li ul {
border-right: 1px solid #2b9700;
border-left: 1px solid #2b9700;
}
#nav li:hover, #nav li.sfhover {
background: url('../images/style2/shaddow.png') repeat-x 0 top;
}
#nav li:hover a, #nav li.sfhover a {
color: #000000;
}
#nav li li:hover a, #nav li li.sfhover a {
color: #000000;
}
#nav li li:hover a:hover, #nav li li.sfhover a:hover {
color: #045600;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
background: url('../images/style1/menuleftlight.png') ;
}

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.