2

1

Hi,

We have deployed Fogbugz 6 a while back and customized its look to match our company web page. We modified styles.asp and changed a bunch of variables (eg colorDarkMiddle, colorEdge). You can see the results here. Now I hear in Fogbugz 7, I can use Bugmonkey to achieve the same; however, I am having problems doing it since I am a CSS newbie (the previous styles.asp file was modified by a fellow no longer with us).

One question I have is that are all the CSS selectors that were used in 6.0 still valid in 7.0? Also is there a place where those selectors are documented? That would make my life easier.

Thanks

flag

1 Answer

1

Unfortunately we can't guarantee that all of the selectors are the same. They are likely very close between 6 and 7, but definitely not exactly the same. We don't document them because the interface is not an 'interface' that we adhere to ... err, rather, it's not a published DOM that we promise won't change.

It would definitely be cool if we had some published id's of HTML elements that were static between versions, but it's pretty low on the priority list right now.

link|flag
I got part way but still some colours don't look right. Where can find the CSS file currently in use? I see it brings in styles.asp but the only thing I find is styles.was. Is that the same file? I tried making changes there but no luck. – Sylvain Jan 16 2010 at 1:03

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.