Resource icon

XF 2 Tip [cXF] Add Header Background radial-gradient

Compatible XF Versions
2.1
Visible Branding
No
Go To Your Template Put Below Code In Extra.less

CSS:
.p-header {
    color: #bcdef5;
    background: radial-gradient(#185886 50%, #0f3652);
    background-repeat: no-repeat;
}

you can change color .according to your wish

Result
  • Screenshot_1.png
    Screenshot_1.png
    12.8 KB · Views: 540
Author
DareSec
Views
957
Last update
Rating
0.00 star(s) 0 ratings

More resources from DareSec

Top