How to remove black background

  • sagey
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 4 months ago #9957 by sagey
Thankyou for this, it has worked now.. however I had to make the change in the actual css file in the ftp as it wouldn't change in the Joomla template manager panel. Even though it saved the changes it wouldn't change, now that I changed it in the actual css file in the css folder and uploaded this it worked fine. Thanks again for your help.

Please Log in to join the conversation.

More
13 years 3 months ago #10900 by chrisbarker
Hi Ivan, further to changing background colour,instead of inserting a colour, I would like to insert an image as a background, repeated. Can you help me please.
Chris

Please Log in to join the conversation.

More
13 years 3 months ago #10912 by ivan.milic
Hi,

open layout.css of template and find this:

body {
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-family: Geneva, Verdana, sans-serif;
background-color: black;
}

replace background-color: black; with:

background: Black url(<path of image>) repeat left top;

Please Log in to join the conversation.

More
13 years 3 months ago #10928 by chrisbarker
Many thanks for that Ivan.
Chris

Please Log in to join the conversation.

Time to create page: 0.086 seconds
Powered by Kunena Forum