Hi,
we can change the logo in look & feel but,
1> how to add logo as well as different images to header?
2> how to add image to footer?
How can this be achieved?
we can change one logo.
but what i want is to remove the quick search and add one mode image over there.
Is this possible?
Yes, but again, it's a spot of coding. I wouldn't recommend removing the quick-search, it can be very helpful for your users, but it's your system and you can do it if you want. I seem to remember it's in a .jsp file, so you can simply comment out the segment that provides the search text and box, and add your other logo in at the same time (whether you remove the search or not)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'll need to edit the code to change the footer (and if you do, remember not to remove the "powered by Atlassian Jira" bits, or you'll breach your license).
For the header, I'm not sure quite what you want to do - you already said you can change the logo in look & feel, so could you clarify what that cannot do?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.