XF 1.2 .navTabs Container full Site

TsinJu

Well-known member
Is it possible to set just the .navTabs Container to Fullsite
Maybe anybody knows?! Thanks
 
Sorry my english isnt the best.
I try to explain it with Pictures.
I would like to set just the .navTabs Container to 100%

Thats the current CSS i am using
Code:
.navTabs {
    background-color: #204066;
    font-size: 11px;
    height: 35px;
    padding: 0 75px;

If i add "width: 100%;" to it, the .navTabs container moves just to the right (Pic 1)
But should look like in Pic #2 & #3

Unbenannt.webp
 
Top Bottom