Banyarola Active Member May 24, 2019 #1 As you can see when using a browser source the source corners are square. Is there any way to make the rounded?? Thanks Guys Bany
As you can see when using a browser source the source corners are square. Is there any way to make the rounded?? Thanks Guys Bany
M Mhanollo New Member May 24, 2019 #4 Banyarola said: As you can see when using a browser source the source corners are square. Is there any way to make the rounded?? Thanks Guys View attachment 45448 Bany Click to expand... I think we can use overlay rounded corner or perhaps image masks. :D
Banyarola said: As you can see when using a browser source the source corners are square. Is there any way to make the rounded?? Thanks Guys View attachment 45448 Bany Click to expand... I think we can use overlay rounded corner or perhaps image masks. :D
Banyarola Active Member May 24, 2019 #5 Yeah, I tried that once...Tough to scale the frame right to fit properly...I may have figured it out...
Yeah, I tried that once...Tough to scale the frame right to fit properly...I may have figured it out...
WizardCM Forum Moderator Community Helper May 25, 2019 #6 As it's a browser source, just use the Custom CSS box CSS: html, body { border-radius: 30px; } The higher the radius, the bigger the curve.
As it's a browser source, just use the Custom CSS box CSS: html, body { border-radius: 30px; } The higher the radius, the bigger the curve.
Banyarola Active Member May 25, 2019 #7 Thanks Wiz, I tried it several ways and it doesn't do anything.. I may be using it wrong because I have no idea how to use this CSS stuff..
Thanks Wiz, I tried it several ways and it doesn't do anything.. I may be using it wrong because I have no idea how to use this CSS stuff..