I tried adding at the end of the following default settings, also tried to add at the beginning. No results !
Logo margin is creating a taller Logo, I need it moved to the left a few spaces.
Does the photo have to have jpg added into the name of the photo ? I tried it both ways.
Please advise, Thank you!
Stylesheet
Code: Select all
/* :|:PARTEXTCOLORBEGIN:|: */
color:#4517FF;
/* :|:PARTEXTCOLOREND:|: *//* :|:PAGEBACKGROUNDBEGIN:|: */
background:#FFFF30;
/* :|:PAGEBACKGROUNDEND:|: *//* :|:HEADTEXTCOLORBEGIN:|: */
color:#000000;
/* :|:HEADTEXTCOLOREND:|: *//* :|:CONTENTBACKGROUNDBEGIN:|: */
background:#FF591C;
/* :|:CONTENTBACKGROUNDEND:|: */
body {
background-image: url("/content/uploads/Background.jpg");
}
#logo {
margin:20px;
}