Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Change Default Background Color of Parameter Page
bcs0629
Hey all, I've been trying to figure out how to change the background color of the parameter page but I haven't been able to pinpoint the location needed for that. I've seen the postings about creating a JSP for custom parameters, but that seems to be on a per report basis, I'm looking to change the default color for all reports that use parameters.
Find more posts tagged with
Comments
mwilliams
You'll have to mess with the styles and jsp pages under webcontent/birt/ to try to find where to change this, without creating your own custom parameter page.
bcs0629
Thanks Mike, one of my coworkers just figured it out, the dialogbase.css in birt/styles controls that color, in case anyone else needs that.
Bryan
mwilliams
Great! If you wanted to put the specifics as a tip in a devShare entry, it might be helpful to other members.