Hi there,
For the agent side background there is a setting to change logo and background. There is also option to change client side logo.
Is there a way to change the client side background?
is there also a way to change the footer image and text?
check image https://prnt.sc/p4vqml
Thanks,
You would have to modify the core files to achieve this.
colors/backgrounds I think are at: \assets\default\css
text in the footer is in: \include\client\footer.inc.php
I don't understand this part
I have the css file but which line do i exactly need to edit to add a background image with this path http://support.alcero.com/file.php?key=ho7_f7ks6gzzyhkhwv6dntb_2pvzj9tg&expires=1568246400&signature=fc159fa2519a9787c7ff463514b7807e989cb6e9
And what about the link osticket.com at the powerby area, how do i change that?
I also re-uploaded and overwrote the powered by image and its has not taken effect on the live site. Does it take time? favicon worked without issue
Line 290:
body { background: url('../images/page_bg.png') top left repeat-x #c8c8c8; }