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)
Style sheet
Ramachandr
I want to know how can i add style sheets to my cross tab report. I want to create an external style sheet with .css extension where i can add the styles differently for the rows, columns, dimension, and measure differently so that i can add them to any of the cross tab by importing the .css. Is this possible in BIRT 2.3, if so can anyone provide me the solution how to add them.
Find more posts tagged with
Comments
Virgil Dodson
Hi Ramachandr,
Right click on Styles in the report Outline and then you can select Use CSS File... or Import CSS Style. (see screenshot) If you select the first one, the CSS file will remain external to the report and you can even supply a view time URL location of the CSS file if it resides outside your application. Once the CSS file is added, you assign the style to the report or crosstab elements by right-clicking an item and then Style | Apply Style and select the desired style.
Ramachandr
Thank you for the reply. The problem has been solved