Home › Forums › Weaver Xtreme Theme › How to change the Appearances -> background -> color to transparent in Weaver Xtreme-pro?
- This topic has 6 replies, 3 voices, and was last updated 11 years, 1 month ago by
Weaver.
-
AuthorPosts
-
July 23, 2015 at 21:14 UTC - Views: 6 #18062
HansPrive
ParticipantI am in the process of converting the Weaver ii-pro website to the Xtreme-pro theme.
Reinstalling the full screen BG slider Supersized created a problem as it proves to be loaded, but cannot be “seen”.It looks as if the Appearances -> background -> color is blocking the sight.Who knows the div so that this back-ground color can be changed to Transparent using CSS?Sorry for my not too technical worthing, but you might understand what I am talking about.Inserting an Appearances -> background -> image had the requested result: override of background color, image can be seen.So the second option might be to insert the slider in that same area / wrapper?But again, who can help to find that area?Thanks for helping to solve this problem.July 23, 2015 at 21:59 UTC - Views: 4 #23537scrambler
ModeratorYou need to elaborate on what you have done to insert your full page slider AND provide a link to your site
July 24, 2015 at 01:08 UTC - Views: 4 #23538Weaver
KeymasterThere is no option “Appearances -> background -> color” in Weaver Xtreme. It is difficult to understand what you mean.
But – for any of the BG color options, leaving the color blank should be the same as specifying “inherit”. You can also explicitly put transparent as the color.
July 24, 2015 at 09:05 UTC - Views: 8 #23539HansPrive
ParticipantWebsite: Weaver Xtreme website, a clone from the Weaver-ii-pro
I am talking about the WP Appearances ->Background -> Color, which “blocks” the background, but cannot be set to transparent.This effects the Weaver Theme:If I insert an image in WP Appearances -> Background -> Image, the image shows.If i insert the same image in Weaver Xtreme 1.2.4 Options – Plus 1.2.2. -> Main Options -> Wrapping Area’s -> Back Ground Image Xtreme Plus -> Full Screen BG Image, the image doesnot show and seems to be blocked by the same background color.Although the site is under construction, I have made it accessible for review now.July 24, 2015 at 17:30 UTC - Views: 4 #23540scrambler
ModeratorYou have a rule
body{background:#111;height:100%}
causing this.
I am not sure where it comes from. Do check all CSS+ boxes and the custom CSS Rule box
If you cant find the rule and remove it, you should be able to override it with the rule below in Main Options > Custom > Custom CSS rule box
body {background-color:transparent !important;}
July 24, 2015 at 19:34 UTC - Views: 4 #23541HansPrive
ParticipantThanks Scrambler,
The CSS rule did it!Still trying to find the rule which caused the problem and will let you know.The BG slider Supersized slider doesnot work yet, but this was a step foreward!July 24, 2015 at 20:58 UTC - Views: 4 #23542Weaver
KeymasterThe WP Appearances Background color is “helpfully” provided by WP itself, and does override other BG colors. It is not a theme option. Leaving that option blank should remove it. There are equivalent options in Weaver to be more selective about applying BG colors.
-
AuthorPosts
- You must be logged in to reply to this topic.

