Skip to main content



      Home
Home » Archived » BIRT » Rounded corners on a table via CSS in BIRT(How does one achieve rounded corners on a table via CSS in BIRT)
Rounded corners on a table via CSS in BIRT [message #816675] Fri, 09 March 2012 01:00 Go to next message
Eclipse UserFriend
Hi, all:

It is possible to make a table with rounded corners in a BIRT RCP environment via CSS stylesheets?

Something like this, for example:
_h_t_t_p://blogosys.com/wp-content/uploads/image-import/_3t5ds9r5fTM/SVWQpOJOOsI/AAAAAAAAA5o/1D7QVmj2alw/s400/rounded-corner-html-css.JPG

I put underscores in the '_h_t_t_p_' for a link, since I have not posted more than 25 messages and the system would not allow me to share the link otherwise. Sorry for inconvenience.

Thank you in advance,

[Updated on: Fri, 09 March 2012 03:31] by Moderator

Re: Rounded corners on a table via CSS [message #817221 is a reply to message #816675] Fri, 09 March 2012 15:13 Go to previous message
Eclipse UserFriend
Have you seen this link:
http://www.birt-exchange.org/org/devshare/designing-birt-reports/654-rendering-a-table-with-rounded-corners/

It is not css but may help. You could use a text element and do inline
styles if you like. For example add a text element and set its type to
html and put in:

<div style="border:2px solid #a1a1a1;padding:10px
40px;background:#dddddd;width:300px;border-radius:25px;-moz-border-radius:25px;">Rounded
Cornders in my Text Element</div


Another option is to modify the default viewer style files.

Jason

On 3/9/2012 1:00 AM, andrew smith wrote:
> Hi, all:
>
> It is possible to make a table with rounded corners in a BIRT RCP
> environment via CSS stylesheets?
> Something like this, for example:
> _h_t_t_p://blogosys.com/wp-content/uploads/image-import/_3t5ds9r5fTM/SVWQpOJOOsI/AAAAAAAAA5o/1D7QVmj2alw/s400/rounded-corner-html-css.JPG
>
>
>
>
> Thank you in advance,
Previous Topic:Connection problem to SQL Server Database from BIRT RE 3.7.1
Next Topic:Severe tomcat error messages when stop/undeploy viewer
Goto Forum:
  


Current Time: Fri Jul 04 22:45:44 EDT 2025

Powered by FUDForum. Page generated in 0.04247 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top