Home › Forums › SKT Black/White Theme Support › Changing the background
- This topic has 8 replies, 3 voices, and was last updated 8 years, 3 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
September 2, 2015 at 6:27 am #10849
Can I change the background to a image file? I tried Appearance–> Background but this did not work. I would like to change this on the Pages.
September 2, 2015 at 10:55 am #10862Hi,
Background option i don’t think is there in SKT Black Pro.
You can use this in Custom CSS box:
.content-area
{background-image:url(‘url of the image’);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
}September 2, 2015 at 7:19 pm #10890Where exactly would I put that code? Does this go in Appearance–>Edit Themes? If yes, what file and where?
Thanks
September 3, 2015 at 5:00 am #10898Hi,
No goes in Appearance>Theme Options>Basic Settings>Custom CSS box.
Regards,
ShriSeptember 7, 2015 at 6:59 pm #11058Can I put a line in the code that it will auto fit the background? My fix size is currently 1024×1024 and it’s a bit small. Also Can I set the opacity.
September 7, 2015 at 7:37 pm #11060I have increased the background file to 2048 x 2048 and it seems to only fit in a small portion of the page. I would like it to fit in the full width of the page.
September 8, 2015 at 6:51 am #11070Kindly email us details like WordPress admin.
We will fix.Regards,
ShriSeptember 9, 2015 at 6:11 am #11113Please let me know if you got my email. Thanks.
September 9, 2015 at 7:41 am #11116We sure should get email which are sent at [email protected]
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.