Although if anyone else knows how to do this then please feel free to advise me. I've installed the Flexile skin and I want to change '@primaryMedium' to blue instead of green.
But when I do it also changes the Navbar/header colour to blue as well. Is there any way to edit the navbar/header colour seperately to '@primaryMedium'
2. I am trying to edit the color of the navigation tabs and strip beneath them. However, when I change the colors in Header and Navigation > Navigation Tab or Selected Tab, the colors will not change, nor will the border or text color. Are these colors being called elsewhere within Flexile?
View attachment 15000
Tried. Nothing's changingIf you change @PrimaryLightish then it will change that tab for you. However it's also linked to the 'new thread' button and the deselected page numbers in thread view.
Tried. Nothing's changing
Sure did. Nothing at all is happening.Did you go to ACP --> Appearance --> colour palette and change @PrimaryLightish to a different colour?
Are you sure you didn't override it with extra.css? If you change @PrimaryLightish but then re-define it in extra.css, the extra.css will take precedence.Sure did. Nothing at all is happening.
I've also been in the tabs, which is where I changed these colors in Flexile blue.
No go.
Sure did. Nothing at all is happening.
I've also been in the tabs, which is where I changed these colors in Flexile blue.
No go.
Sure did. Nothing at all is happening.
I've also been in the tabs, which is where I changed these colors in Flexile blue.
No go.
LOL I only have 2 forums. I use Flexile on Mahoning Valley Talk.On which of your 10 sites?![]()
Good question. Lemme go look.Are you sure you didn't override it with extra.css? If you change @PrimaryLightish but then re-define it in extra.css, the extra.css will take precedence.
Sorry, I looked at your sig and wrongly assumed they were all your sitesLOL I only have 2 forums. I use Flexile on Mahoning Valley Talk.![]()
.navTabs .navTab.selected .navLink
{
border-top-left-radius: 4px;
border-top-right-radius: 4px;
/*margin-top: -2px;
padding-top: 2px;*/
background: @primaryLightish url('@imagePath/xenforo/gradients/navigation-tab.png') repeat-x top;
color: @lightTextColor;
font-weight: bold;
/*position: relative;*/
padding-bottom: 1px;
/*z-index: 2;*/
}
.navTabs .navTab.selected .navLink
{
@property "navTabSelected";
border-top-left-radius: 4px;
border-top-right-radius: 4px;
/*margin-top: -2px;
padding-top: 2px;*/
background: @primaryLightish url('@imagePath/xenforo/gradients/navigation-tab.png') repeat-x top;
color: @lightTextColor;
font-weight: bold;
/*position: relative;*/
padding-bottom: 1px;
/*z-index: 2;*/
@property "/navTabSelected";
}
Sorry, I looked at your sig and wrongly assumed they were all your sites
I have both Flexile Blue and Flexile Brown (a color mod I made).
How can I set it up so when using Flexile Blue, the blue icons are used, and when using the Brown style, the brown icons are used? I looked in the ACP > Style Properties > Forum List but none of the Node settings offered a link to the image for me to adjust.
I have both Flexile Blue and Flexile Brown (a color mod I made).
How can I set it up so when using Flexile Blue, the blue icons are used, and when using the Brown style, the brown icons are used? I looked in the ACP > Style Properties > Forum List but none of the Node settings offered a link to the image for me to adjust.
then upload the brown icons, and change the image path for them in style properties. Works like a charm.
We use essential cookies to make this site work, and optional cookies to enhance your experience.