test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • shinobiwun Friend
    #960629

    I need to make the t3-wrapper transparent to to show the background image in the body, i have used firebug to do it in the browser and tried to follow the location of the fill but it always point to the t3 assets location rather then the actual .less file, in the end i have found the t3-wrapper in the off-canvas.less file in the base-bs3 folder, which points to the @body-bg variable which i can not find anywhere.

    So my question is how do i change the t3-wrapper to transparent in the t3-bs3-blnk template, in the local/less/themes/my-theme/ so when the template update my changes are not overridden,

    i have tried making changes to the .t3-wrapper in the temlplate.less file under my theme but the changes don’t render but seem to be loaded and ignored when i inspect in firebug, this has been driving me crazy for the last 3 days

    Pankaj Sharma Moderator
    #960633

    Hi
    Go to /css/custom.css file and add below code

    .t3-wrapper {background: transparent!important;}
    
    shinobiwun Friend
    #960637

    Thank you, i applied the same technique in the template.less file in my local theme folder and it worked, the important tag made all the difference.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 2 replies, has 2 voices, and was last updated by  shinobiwun 8 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum