Modify ↓
#9502 closed enhancement (invalid)
please document how one can change track appearance & layout
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11 |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I would like to simply increase the size of the search box that is shown on top in the header.
Its not clear how I can do this. Apparently using Genshi, but how exactly?
A simple user guide may help.
Attachments (0)
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Milestone: | 0.12.1 |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
For support questions, please use the MailingList and IrcChannel.
comment:3 by , 12 years ago
| Keywords: | trac customization removed |
|---|
Note:
See TracTickets
for help on using tickets.



Hi,
Basic guidelines: TracInterfaceCustomization
To explore styles: wiki:TracInterfaceCustomization#ProjectTemplates
You can install this plugin to manage CSS as a wiki page: http://trac-hacks.org/wiki/WikiCssPlugin
Also you can check some themes at: http://trac-hacks.org/wiki/theme
I hope this serves you
Regards
Adrian