Hi
Only me having this issue with 3.3.1 and the wrong style in jump to menu?
jump to menu, wrong style - prosilver Special Edition
-
- Registered User
- Posts: 132
- Joined: Tue Jan 06, 2009 8:06 pm
- Location: Stockholm, Sweden
Re: jump to menu, wrong style
Same issue here with 3.3.3jonasj wrote:Hi
Only me having this issue with 3.3.1 and the wrong style in jump to menu?
Only the homepage is shown in style prosilver SE
All other pages still shown in style prosilver
Both styles are activated.
Style prosilver SE is set as default and obligated for both new and existing forum members.
Whats wrong ?
-
- Registered User
- Posts: 1
- Joined: Thu Feb 25, 2021 10:11 am
Re: jump to menu, wrong style
Open stylesheet.css file.
FIND: (line 87)
BEFORE ADD:
Go to ACP - Purge cache
Best regards.
FIND: (line 87)
Code: Select all
/* responsive.css changes */
Code: Select all
.jumpbox-cat-link {
background-color: #505C65;
background-image: -moz-linear-gradient(top, #7C8891 0%, #7C8790 4%, #76828B 10%, #5B666F 29%, #505C65 38%, #505C65 100%);
background-image: linear-gradient(to bottom, #7C8891 0%, #7C8790 4%, #76828B 10%, #5B666F 29%, #505C65 38%,#505C65 100%);
background-repeat: repeat-x;
color: #FFFFFF;
}
.jumpbox-sub-link {
background-color: #E8ECEE;
}
Best regards.
All unsolicited PMs will be ignored.
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003
-
- Style Customisations
- Posts: 11148
- Joined: Mon Dec 08, 2003 9:24 pm
- Location: Spain
- Name: Raul Arroyo