Jump to content

Recommended Posts

hello

 

thanks for new thread, i really appreciate it.

 

in this case you have to edit the css styles of your template. I suppose that you use default one, so in this case: open file /themes/default/css/global.css

 

and edit background param in this style definition:

body {
font: normal 11px/14px Arial, Verdana, sans-serif;
color: #222;
background: #fff;
}

Link to comment
Share on other sites

×
×
  • Create New...