XF 2.2 Container to float custom fields and about

Robert9

Well-known member
Licensed customer
If you use custom_user_fields and the field "about", you have normally in pane "about"
1. Text "about"
2. The custom_user_fields

I want to see them next to each other when the screen is wide enough.
But i dont know which typicall container is in the css to have two colums with 50% next to each other.
Yes, i can do this with own css, but i want to use something existing, if there is anything.

May someone has an idea where (on which page) i can see an example for something like this?
 
Ok. If i use block, blockcontainer in something like p-body-sidebar, i have the beaviour i want for three columnes. Thats a good point to start. :)
 
Back
Top Bottom