Welcome Guest, Not a member yet? Register   Sign In
Set Base URL to background image path in External CSS
#1

Any one can help me to add base url to my background image path in my external css. My code like below. 

PHP Code:
aside.main-sidebar{
 
   background-imagelinear-gradient(90degrgba(0,0,0,0.4), rgba(0000.2)),
 
           url(/ui/assets/img/bg4.jpg) !important;
 
   background-sizecover;
 
   background-positioncenter;

Reply


Messages In This Thread
Set Base URL to background image path in External CSS - by sanjaya - 06-21-2018, 09:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB