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)
designing a combo/list box and customizing login page
DQM
<p>hi,</p>
<p>I am currently working on improving the design of a birt report, using bdpro 4.4</p>
<p>The report uses a combo/list box to display the report parameters (data explorer).</p>
<p>How do I change the typography and other style elements (like background color, button shape etc)?</p>
<p>I have looked extensively on the web, but so far have not found an answer.</p>
<p>thanks!</p>
<p>and remotely related to that question:</p>
<p>is it possible to customize the actual login page to the info console (place background image, transparency and background color of the login box, buttons, fonts)?</p>
<p> </p>
Find more posts tagged with
Comments
JFreeman
<p>For the parameters page, I believe the file you are going to want is parameters.css.</p>
<p> </p>
<p>In BD PRO 4.4, this should be located in: .\eclipse\plugins\com.actuate.birt.report.viewer_23.1.0.v20150206\iportal\css</p>
<p> </p>
<p>It should be possible to customize most things. There are typically a combination of JSP, JS and CSS files that are used for the various pages. It's just a matter of tracking down the files that need to be edited.</p>
<p> </p>
<p>Be sure to be careful about backups and document any customization's made to these files in case of any issues.</p>
DQM
<p>Thanks Jesse! </p>
<p>Just in case I break anything I made a complete copy of my BDpro installation and workspace. </p>
<p>Prudence is the proverbial mother of the porcelain cupboard, as we say in the Netherlands.</p>
JFreeman
<p>You're welcome.</p>
<p>Let us know if you have additional questions.</p>