#5927 - Header image selection not respected
| Identifier | #5927 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Header image selection not respected |
| Status | Completed |
| Tags |
Roadmap: v11 (custom) |
| Handling member | PDStig |
| Version | 11 beta4 |
| Addon | core_themeing |
| Description | Selecting a header image via the main configuration makes no difference to the output as the selection is stuck on /
You can select a header in the Theme settings but this is not applied. |
| Steps to reproduce | |
| Funded? | No |
| Commits | Fixed MANTIS-5927 (Misc theme issues) (16ef99d0) · Commits · Composr ecosystem / Composr · GitLab |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
admin-config&type=category&id=THEME
(Click to enlarge)
EDIT: Managed to replace the background image by selecting N/A so now it's just 1 image but the image is still indented.
(Click to enlarge)
Also the default Composr logo has its own background which clashes with that background. I don't even know if I have a transparent Composr +1 logo, but I'll see if I can find one and apply it.
Additionally, the borders you speak of... something is wrong, and if you click on one of the headers after having already clicked on it once, you don't get a border anymore. I'll see if I can fix that too. This seems to be a problem with the field type, not the field, as other image selection fields also have the same problem.
...and the help button for the classic header image selection is also broken. Lots of broke happening here.
This hotfix fixes the following:
- Header images not working on fluid width (it wasn't supposed to, but I made it so with a caution it may not look the best)
- Default Composr +1 logo had a background which conflicted with the header background if selected; now the default logo is transparent
- Radio list with theme images wouldn't show the dotted selected border anymore after first selection
- Help icon on theme image radio lists were broken