Full background position?

SKander / 2013-10-07 17:43:35   

Hi Guys,

A part of my full background does not appear. What can I do to remediate it?
What I have to add or modify below:

$style .= ($OBJ->vars->exhibit['bgimg'] != '') ? "\nbackground: url(" . $OBJ->baseurl . "/files/" . $OBJ->vars->exhibit['bgimg'] . ") no-repeat center center fixed;\n-moz-background-size: cover;\n-webkit-background-size: cover;\n-o-background-size: cover;\nbackground-size: cover;\n" : '';

Thanks!

arsondpi / 2013-10-07 19:35:59   

Your #index has a background colour most likely.
Locate it and change it to transparent.

* and please login to this forum with the account that you got Indexhibit with.

This thread has been closed, thank you.