Tagged: x
-
AuthorPosts
-
April 20, 2016 at 11:06 pm #892956
philippehalimParticipantHello,
I am trying to change the background of the (boxed portion) it’s white and when i change the color from “layout and design) it doesn’t change what’s inside the box but only the outer side, which doesn’t change because I have a background image
How I can change the color of the inside the boxed area background or add a photo ?
Regards
April 21, 2016 at 6:48 am #893487
Paul RModeratorHi,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
April 21, 2016 at 6:54 am #893493
philippehalimParticipantThis reply has been marked as private.April 21, 2016 at 1:54 pm #894163
RupokMemberHi Philippe,
Thanks for writing back. We ask for URL to avoid confusion as we have several stacks and each of them has unique design and feature. So we kindly ask you to assist to find the issue on right stack and provide you a solution. It’s easier to ask for the URL instead of asking the Stack, Layout (Boxed or Fullwidth), Color scheme etc. Also we need to test the code with DevTools before providing you to make sure the code is working.
However to change the background of that are, you can add this CSS under Customize > Custom > CSS :
.x-boxed-layout-active .entry-wrap { background-color: #f54; }If you want to use background image, you can use this :
.x-boxed-layout-active .entry-wrap { background: url("http://YOURIMAGEURL.jpg") no-repeat scroll center center / cover ; }Hope this makes sense.
Cheers!
April 22, 2016 at 12:21 pm #895637
philippehalimParticipantThank you for your reply.
it works
April 23, 2016 at 5:24 am #896509
ThaiModeratorGlad it worked 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-892956 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
