-
AuthorPosts
-
fabridelo Friend
fabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
May 20, 2015 at 9:41 am #206492hello
I would remove the background colour in masshead (in page blog for example) I am using Uber University background is blue.
I tried to see other posts but I can not solve.
Who can help me?
My site http://www.provafab.joomlafree.itThanks
fabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
May 20, 2015 at 5:34 pm #571248Hello
someone can give me some help here or in another post?
thanks
fabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
May 20, 2015 at 5:34 pm #736296Hello
someone can give me some help here or in another post?
thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 20, 2015 at 5:39 pm #571251Do me a favor, temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 20, 2015 at 5:39 pm #736299Do me a favor, temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings
fabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
May 20, 2015 at 5:52 pm #571255Hello Tom
optimize css in off done
fabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
May 20, 2015 at 5:52 pm #736303Hello Tom
optimize css in off done
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 20, 2015 at 5:57 pm #571257Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/uber/css/
Within that custom.css file, paste the following CSS rule:
.masthead .masthead-bg::before {
background: #0279b3 none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
opacity: 0.95;
position: absolute;
top: 0;
width: 100%;
z-index: 3;
}Modify the “background” property with whatever color code you wish
SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Let me know if that works for you.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 20, 2015 at 5:57 pm #736305Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/uber/css/
Within that custom.css file, paste the following CSS rule:
.masthead .masthead-bg::before {
background: #0279b3 none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
opacity: 0.95;
position: absolute;
top: 0;
width: 100%;
z-index: 3;
}Modify the “background” property with whatever color code you wish
SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Let me know if that works for you.
fabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
May 20, 2015 at 6:10 pm #571259ok but partially solved
the color changes but I don’t want any color. I just want to put a picture.fabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
May 20, 2015 at 6:10 pm #736307ok but partially solved
the color changes but I don’t want any color. I just want to put a picture.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 20, 2015 at 6:31 pm #571268<em>@fabridelo 474294 wrote:</em><blockquote>ok but partially solved
the color changes but I don’t want any color. I just want to put a picture.</blockquote>In that case, simply replace the color code with the path to the image you want to use.
Here are a couple of helpful resources for the correct syntax:
http://www.w3schools.com/cssref/css3_pr_background-size.asp
https://css-tricks.com/almanac/properties/b/background-image/
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 20, 2015 at 6:31 pm #736316<em>@fabridelo 474294 wrote:</em><blockquote>ok but partially solved
the color changes but I don’t want any color. I just want to put a picture.</blockquote>In that case, simply replace the color code with the path to the image you want to use.
Here are a couple of helpful resources for the correct syntax:
http://www.w3schools.com/cssref/css3_pr_background-size.asp
https://css-tricks.com/almanac/properties/b/background-image/
-
AuthorPosts
This topic contains 33 replies, has 3 voices, and was last updated by Ninja Lead 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum