Overriding Table Styles?

This forum is for all Flare issues related to styles, stylesheets and XML.
Post Reply
TheBrittleTechWriter
Propeller Head
Posts: 28
Joined: Wed Feb 15, 2006 12:58 pm
Location: Chicago, IL
Contact:

Overriding Table Styles?

Post by TheBrittleTechWriter »

We have tables in some topics with table stylesheets applied:

<table class="MyTableStyle" style="mc-table-style: url('../../../Resources/TableStyles/MyTableStyle.css');" cellspacing="1">

However, for some selected TD items, I want to override the style with custom styling. Since Flare always applies its stylesheet, overriding my changes, how do I make my changes stick?
ChoccieMuffin
Senior Propellus Maximus
Posts: 2632
Joined: Wed Apr 14, 2010 8:01 am
Location: Surrey, UK

Re: Overriding Table Styles?

Post by ChoccieMuffin »

I had this problem, and you can create custom row styles which you can apply. I'm not in front of Flare at the moment, but I know it can be done. See if you can find the Flare help on table stylesheets and look for custom rows in there. Hope that gets you started.
Started as a newbie with Flare 6.1, now using Flare 2023.
Report bugs at http://www.madcapsoftware.com/bugs/submit.aspx.
Request features at https://www.madcapsoftware.com/feedback ... quest.aspx
TheBrittleTechWriter
Propeller Head
Posts: 28
Joined: Wed Feb 15, 2006 12:58 pm
Location: Chicago, IL
Contact:

Re: Overriding Table Styles?

Post by TheBrittleTechWriter »

As far as I tell, there is no way of overriding that mc style code. I removed it and modified the table styles, and while that worked, it circumvents a Flare feature.
Post Reply