Hi,
i need the socket fixed with boxed layout.
I found this here;
#socket {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
}
But no is the socket fullwidth. How can i change the width boxed?
Hi, test this
#socket { position:fixed; bottom:0; left:0; width:100% !important; }
Hi,
Thanks for helping out @BigBatT, did you try that out and did you have any luck with it @luisgasser?
Best regards,
Rikard