Hi, I'm trying to build a splash page for a project, but every time I use a header it creates a collapsible section. I'd like to just have a Header without the carrot. How or where should I look to change this feature?
Topic on Skin talk:Citizen
I guess you should add this to the LocalSettings.php:
$wgCitizenEnableCollapsibleSections = false;