TransWikia.com

Sharepoint online - Change position of links and picture in header

SharePoint Asked by Bobbywestside on February 15, 2021

i was looking for 1 hour to find a solution for that programm and now I just ask you guys..

Is it possible to change the row of my head information?
I have some links and then I can see my site logo… But I would like to change the links and the picture, so I have my links right above my content.

Thanks for your help!

EDIT

This is how it looks like now:

enter image description here

This is how it should looks like

enter image description here

One Answer

Here is the solution of your problem. First you need Modern Script Editor

Once this is done then you need to change this CSS.

.topNavBox-62 {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
line-height: 22px;
padding-left: 32px;
padding-right: 32px;
}

To this,

.topNavBox-62 {
position: absolute;
top: 6em;
left: 0px;
right: 0px;
line-height: 22px;
padding-left: 32px;
padding-right: 32px;
}

Hope this help you.

Correct answer by Utkarsh Dubey on February 15, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP