XF 2.2 Where do I round forum display corners and mimic old VB skin?

philmckrackon

Active member
Where do I round forum display corners and mimic old VB skin? I have been looking but am unable to replicate what I had in VB. I'm sure I am just missing the obvious... Also what is the best source for expanding my knowledge of Xen's CSS? Using 'Inspect' in Chrome doesn't always get it for me. Thank you.

GOAL:
goal.webp

CURRENT1 (looks rounded but is not):
round1.webp

CURRENT2: (Zoomed in - not rounded)
round2.webp
 
Figured out the rounded corner by altering Appearance >> Styles >> Style Properties >> Border radius >> Medium border radius:

Any idea on how to simulate ( gradient, thin border, an background) what the green arrows are pointing towards and CSS documentation as well as tutorials?

goal2.webp
 
Thanks for the reply. I have several additions to extra.less. I do use Inspector but where can I find a list of all of the css modifiers that I can use and what I need to make changes to mimick my old VB style?
 
where can I find a list of all of the css modifiers that I can use

 
Top Bottom