changing the Dark Background

  • skytech
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 6 months ago #45390 by skytech
How do i change the black (dark) background to another color.

Please Log in to join the conversation.

More
9 years 6 months ago #45391 by ivan.milic
Hello,

go to Extensions > Template Manager > select your template and in Template Layout tab you will see many of options for color and style settings, one of them is background color, so change it.

Regards

Please Log in to join the conversation.

  • skytech
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 6 months ago #45392 by skytech
What you asked me to do is not available on the back end template manager. please see the attached image

the dark image i want to remove is the back ground, please see the image below
Attachments:

Please Log in to join the conversation.

More
9 years 6 months ago #45393 by ivan.milic
If you want to change that area, go to your template_folder\css and on bottom of file template_css.css put this code:

body{
background-color: #FFFFFF!important;
background: none!important;
}

I put white color for example, you can put whatever color you want. Note that previous background wasn't color. It was picture. You can set picture by setting background property to url of picture you want and avoiding background-color property.

Regards

Please Log in to join the conversation.

Time to create page: 0.213 seconds
Powered by Kunena Forum