6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/26/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12023] Horde Login page ignores theme selection
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,.__..___..__.._. \./ | | | [__] | | |__\ | | |_|_
Comment
> The Horde Login page does not pull its css from the theme configured > in $_prefs['theme'] ['value']; > > How to reproduce: > > I created an empty new theme folder "custom". I added the info.php > > <?php > $theme_name = _("Custom"); > > I added a minimal screen.css > > form[action^="https://"] input[type="submit"].horde-default { > background-image: url("graphics/locked-inv.png"), > url("graphics/button-default.png"); > background-position: 95% center, left top; > background-repeat: no-repeat, repeat-x; > padding-right: 330px; > } > > I configured $_prefs['theme']['value'] = 'custom'; > > This SHOULD make the login button very broad and ugly but in fact, it > does not change anything. > > I added other CSS changes to verify that the theme is used once logged in.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers