Viewing 15 posts - 1 through 15 (of 33 total)
  • Author
    Posts
  • fabridelo Friend
    #206492

    hello

    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.it

    Thanks

    fabridelo Friend
    #571248

    Hello

    someone can give me some help here or in another post?

    thanks

    fabridelo Friend
    #736296

    Hello

    someone can give me some help here or in another post?

    thanks

    TomC Moderator
    #571251

    Do me a favor, temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings

    TomC Moderator
    #736299

    Do me a favor, temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings

    fabridelo Friend
    #571255

    Hello Tom

    optimize css in off done

    fabridelo Friend
    #736303

    Hello Tom

    optimize css in off done

    TomC Moderator
    #571257

    Try 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 Moderator
    #736305

    Try 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 Friend
    #571259

    ok but partially solved
    the color changes but I don’t want any color. I just want to put a picture.

    fabridelo Friend
    #736307

    ok but partially solved
    the color changes but I don’t want any color. I just want to put a picture.

    TomC Moderator
    #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 Moderator
    #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/

    fabridelo Friend
    #571289

    ok work perfect

    Thank Tom :laugh:

    fabridelo Friend
    #736337

    ok work perfect

    Thank Tom :laugh:

Viewing 15 posts - 1 through 15 (of 33 total)

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