Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Not able customize the look and feel for fisheye 3.0.2 (Header top and bottom colors) as it could be done in older versions .

SSI Team July 28, 2013

We have installed Fisheye 3.0.2.
The color customization that existed previously no longer works for the latest version.

Previously we performed customization as follows:
1) cd /Applications/FisheyeCrucible/Install/content/static/mnyj1r/2static/style

2) Changed the settings here:

vi concat.style.5170a8c4b1ad88af38662830d7669c45.cache.css

/light blue section at the bottom of the header/
#header-bottom

{ background-color: #123456; border-top: 1px solid #114070; clear: both; height: auto; min-height: 24px; }

/dark blue section on the top of the header/
#header-top

{ background: none no-repeat scroll 0 0 #cc9933; border-bottom: medium none; height: auto; min-height: 30px; }

But these changes no longer work for the latest version of Fisheye.

We color customize to distinguish between our test, dev and production environments.

3 answers

2 votes
Tom Davies
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 14, 2013

That is still the correct file to edit (although the hex digit string and the mny... path component vary from release to release), but you will need to:

1. Add the CSS: .aui-header { background: #123456; }

2. Create a gziped version of your modified file, i.e in the unix shell, for example:

mv concat.style....cache.css.gz concat.style...cache.css.gz.old

gzip concat.style...cache.css

Then restart FishEye/Crucible

Igor Bilykov May 7, 2014

Thank you! Your answer is helpfull!

1 vote
Malik
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 12, 2013
Hi, I think with FishEye 3.x you will want to use the FishEye source edition to achieve this. This page: https://confluence.atlassian.com/display/FISHEYE/Customising+FishEye's+look+and+feel gives information on customizing FishEye's look and feel.
0 votes
aborowski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 18, 2016

Hi,

I am glad to say there is new plugin for FishEye and Crucible that enables high-level theme customization.

Check out Atlassian Marketplace page

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events