Custom Query (2152 matches)
Results (2074 - 2076 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2787 | fixed | Ensure templates_legacy directory is loaded for extensions | toby | aron.carroll |
Description |
Currently the stats plugin has a template and templates_legacy directory. We need to ensure that the templates in templates_legacy are loaded. |
|||
#2789 | fixed | logo fixups | aron.carroll | toby |
Description |
With the text logo I'd like the tag line to be under the site name so some css like float:left;clear:left;font-size:13px;line-height:0.1; Also the site name can be larger if no tagline commit daac54dbd856 I've added a new global g.header_css that sets the hgroup class to 'header-image' 'header-text-logo' 'header-text-logo-tagline' I think maybe we should also have 'header-image-css' for the equivalent of the class="logo" in the link to allow/stop the image replacement |
|||
#2791 | fixed | Logo fix | aron.carroll | toby |
Description |
@aron We should be able to have longish tag lines that look ok currently they wrap and stop the logo text being clickable Can we have white-space:nowrap; for the tagline so long ones don't wrap and maybe look at aligning long ones |