flexdashboard define logo on right hand side on top of navbar

Hi all, company branding rules require me to think about putting the logo in the top right corner of a flexdashboard page. Furthermore the logo has to be higher/wider than the 48px supported by the flexdashboard template.


title: my test dashboard
output:
flexdashboard::flex_dashboard:
orientation: rows
# logo: mylogo.png # cannot use standard logo - left hand side, too small

Home {data-icon="fa-home"}

Row ----------------------------------------------------------

First content panel

some cool text

With the div I can push the logo to the top right. However, it shows up "under" the navbar.

Any css guru out there that can help me putting the right css together to place the logo "on top" (and in the right hand corner?
Thanks,
RQ!
flexdashboard-logo-under-navbar|270x276

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.