The CreatorCon Call for Content is officially open! Get started here.

can we add customised css image in service portal at content area

ravikumarp
Kilo Explorer

i am customising my service portal and created new widget in that i am planning to add css image code but that image is not coming,   is there any way to upload that image for   visible at content area in service portal.

regards

Ravi

1 REPLY 1

dvp
Mega Sage

Upload the image in images module


find_real_file.png



After uploaded the image, in css call the image as follows



background-image: url('uploaded_image_name.png');