Jump to content

Module hooks problem!


Recommended Posts

Try this

body {
font: normal 12px "Calibri", Arial, Helvetica, sans-serif;
color: #666;
background-image: url("http://www.computers.rs/themes/theme496/css/../img/bgnovo.jpg");
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
}


#wrapper1 {
min-width: 1020px;
min-height: 100%;
background: transparent;
}

#wrapper2 {
height: 100%;
background: transparent;
}

so image goes from wrapper2 to body.

Link to comment
Share on other sites

@vekia

 

I have problem just in footer... Your screenshot showing only first half of site...
 My problem is footer and white background in that part....

understood? :wacko:

 

@treetheme dev

 

Where to try this? global.css??

When i remove overflow: hidden;  from #lofadvafooterfooter #lofadva-pos-2 {

looks like:
 

ss.jpg

Link to comment
Share on other sites

Hey i added
 

body {
font: normal 12px "Calibri", Arial, Helvetica, sans-serif;
color: #666;
background-image: url("http://www.computers.rs/themes/theme496/css/../img/bgnovo.jpg");
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
}

And its work !!! GJ!! Can you just said to me why i added background in global.css line: 354 (wrapper2) ??!! :ph34r:

Link to comment
Share on other sites

×
×
  • Create New...