News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Webkit Shadow CSS

Started by njtweb, May 10, 2019, 04:02:53 PM

Previous topic - Next topic

njtweb

I'd like to have a shadow around the center forum body radius? Most likely the wrong terminology but the arrows show what I'm saying in the attached image. In index CSS which element do I add the webkit border radius code?

Thank you

Mick.

You could add something like this...
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 0 rgba(0, 0, 0, 0.19);

But I dont use default theme so I cant tell you exactly where off the top of my head

SychO

Checkout My Themes:
-

Potato  •  Ackerman  •  SunRise  •  NightBreeze

Mick.

Quote from: SychO on May 10, 2019, 05:46:48 PM
div#wrapper
thanks bro. Default css is something I havent seen in a long time lol

SychO

Quote from: Mick. on May 10, 2019, 05:52:21 PM
thanks bro. Default css is something I havent seen in a long time lol

can't blame you :P
Checkout My Themes:
-

Potato  •  Ackerman  •  SunRise  •  NightBreeze

njtweb

Perfect, you guys rock! Thank you very much!

Mick.


Advertisement: