Applying different style

Stimulsoft Reports.WEB discussion
Post Reply
victorinable
Posts: 152
Joined: Mon Aug 03, 2015 9:28 am

Applying different style

Post by victorinable »

Hi,

We're integrating the web designer into our MVC4 Application. We're using last pre-release from 17/8/2015. I would like to know the best way in order to apply our styles to the editor. So, my intention is to create a css file that overrides some of the styles used by the editor.

Can you please tell me which is the most appropiate way to do that?

Thanks in advance.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Applying different style

Post by HighAley »

Hello.

Unfortunately, it's impossible to change style with css now.
You could try to use JavaScript to search necessary styles and change it.

Thank you.
victorinable
Posts: 152
Joined: Mon Aug 03, 2015 9:28 am

Re: Applying different style

Post by victorinable »

Hi Aleksey,

Yes, in fact we've achieved in this task by using JavaScript and removing the styles and, then, we copied the css you apply on a separate file and loaded it once modified as we want. Styles are overrided, but I wondered if there's a better way to do that.

thanks for the support!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Applying different style

Post by HighAley »

Hello.

We are working on this. Maybe it will be possible in one of our builds this year.

Thank you.
Post Reply