I need to define a table style where the overall table width is always fixed (example: 500px) but in which individual columns can be manually adjusted. Is this possible to do?
Thank you,
Steve
Search found 90 matches
- Tue May 26, 2015 2:04 pm
- Forum: Styles, Stylesheets and XML
- Topic: Define Constant Width Table but Variable Col Width
- Replies: 6
- Views: 3038
- Tue Apr 14, 2015 4:21 pm
- Forum: Styles, Stylesheets and XML
- Topic: Apply Formatting to any Element with an href Attribute
- Replies: 10
- Views: 4024
Re: Apply Formatting to any Element with an href Attribute
Paulie,
Just a preliminary comment: Thank you so much for the detailed response!!!! Again, thank you!
I'm just now glancing at your comments and will have to revisit, but I didn't want to wait before thanking you.
Cheers,
Steve
Just a preliminary comment: Thank you so much for the detailed response!!!! Again, thank you!
I'm just now glancing at your comments and will have to revisit, but I didn't want to wait before thanking you.
Cheers,
Steve
- Tue Apr 14, 2015 8:33 am
- Forum: Styles, Stylesheets and XML
- Topic: Apply Formatting to any Element with an href Attribute
- Replies: 10
- Views: 4024
Re: Apply Formatting to any Element with an href Attribute
Thanks Dave and Paulie.
Apologies -- I'm still new to CSS and I was going in circles because I did not define my requirements. Perhaps also my examples muddied the waters.
Here is what I'm after:
The goal is to make all types of links visually stand out from other text. From what I understand ...
Apologies -- I'm still new to CSS and I was going in circles because I did not define my requirements. Perhaps also my examples muddied the waters.
Here is what I'm after:
The goal is to make all types of links visually stand out from other text. From what I understand ...
- Mon Apr 13, 2015 3:17 pm
- Forum: Styles, Stylesheets and XML
- Topic: Apply Formatting to any Element with an href Attribute
- Replies: 10
- Views: 4024
Re: Apply Formatting to any Element with an href Attribute
Thanks Dave and Paulie.
In addition to hearing Dave's thoughts on Paulie's question, I'm wondering the following. Apparently the styling will be applied to HTML5, but not PDF. Do you folks know how to style links in PDFs?
Thank you.
In addition to hearing Dave's thoughts on Paulie's question, I'm wondering the following. Apparently the styling will be applied to HTML5, but not PDF. Do you folks know how to style links in PDFs?
Thank you.
- Fri Apr 10, 2015 3:47 pm
- Forum: Styles, Stylesheets and XML
- Topic: Apply Formatting to any Element with an href Attribute
- Replies: 10
- Views: 4024
Apply Formatting to any Element with an href Attribute
I want to make links stand out from other text.
To do this, I thought I could create a selector that targets any element with an href attribute.
I've tried a number of methods, such as the following:
[href]
{
/* Styling here */
}
and:
MadCap:xref[href]
{
/* Styling here */
}
I have not ...
To do this, I thought I could create a selector that targets any element with an href attribute.
I've tried a number of methods, such as the following:
[href]
{
/* Styling here */
}
and:
MadCap:xref[href]
{
/* Styling here */
}
I have not ...
- Mon Apr 06, 2015 7:45 am
- Forum: Flare's General Discussion
- Topic: Macros in Flare 11
- Replies: 2
- Views: 1281
Re: Macros in Flare 11 [answered]
Thanks, Nita.
- Fri Apr 03, 2015 4:23 pm
- Forum: Flare's General Discussion
- Topic: Macros in Flare 11
- Replies: 2
- Views: 1281
Macros in Flare 11
Just wondering,
Where are macros physically stored? I'm interested in seeing what the files themselves look like. I created a couple of macros and searched for them within my Flare project but could not find the macros.
Thank you,
Steve
Where are macros physically stored? I'm interested in seeing what the files themselves look like. I created a couple of macros and searched for them within my Flare project but could not find the macros.
Thank you,
Steve
- Wed Feb 25, 2015 5:49 am
- Forum: Flare's General Discussion
- Topic: Adjust Position of Image that is Inline with Text
- Replies: 6
- Views: 3138
Re: Adjust Position of Image that is Inline with Text
Thanks Nita for digging into this.
- Tue Feb 24, 2015 8:35 am
- Forum: Flare's General Discussion
- Topic: Adjust Position of Image that is Inline with Text
- Replies: 6
- Views: 3138
Re: Adjust Position of Image that is Inline with Text
Thanks, Nita and Matty!
- Sat Feb 21, 2015 1:37 pm
- Forum: Flare's General Discussion
- Topic: Adjust Position of Image that is Inline with Text
- Replies: 6
- Views: 3138
Adjust Position of Image that is Inline with Text
I have a <p> element with an inline image, however, the image is raised about the text baseline:
span.JPG
I would like to lower the image or possibly vertically center it in the textline. I was thinking enclosing it in a span element and setting the span's background attribute to the image, then ...
span.JPG
I would like to lower the image or possibly vertically center it in the textline. I was thinking enclosing it in a span element and setting the span's background attribute to the image, then ...
- Thu Feb 19, 2015 12:46 pm
- Forum: Source Control
- Topic: Errors After Moving Files in Content Explorer
- Replies: 5
- Views: 3076
Re: Errors After Moving Files in Content Explorer
Thanks, Nita and emsachs.
I had to do kind of a convoluted workaround to get the files in a state where I can work with them and check them in. From now on I plan to check files in before renaming/moving!
emsachs, we are pretty much stuck with SVN.
Thanks!
I had to do kind of a convoluted workaround to get the files in a state where I can work with them and check them in. From now on I plan to check files in before renaming/moving!
emsachs, we are pretty much stuck with SVN.
Thanks!
- Wed Feb 18, 2015 5:11 pm
- Forum: Source Control
- Topic: Errors After Moving Files in Content Explorer
- Replies: 5
- Views: 3076
Errors After Moving Files in Content Explorer
Hi,
I have Flare v10 integrated with SVN.
I had two topic files in a certain folder in the Content Explorer and needed to move the files to a new folder. I created the folder, then moved the files to the new folder. I did all that within the Content Explorer itself. Before I moved the files, they ...
I have Flare v10 integrated with SVN.
I had two topic files in a certain folder in the Content Explorer and needed to move the files to a new folder. I created the folder, then moved the files to the new folder. I did all that within the Content Explorer itself. Before I moved the files, they ...
- Mon Feb 09, 2015 7:51 pm
- Forum: Importing
- Topic: Undo "Auto-Fit to Contents" Table Style
- Replies: 1
- Views: 1568
Undo "Auto-Fit to Contents" Table Style
I imported a Word doc and mistakenly selected the Conver all tables to "Auto-Fit to Contents" option.
I don't want to re-import.
How can I modify the table style such that I can manually size the table?
Here is the XML for one of the tables:
<p class="TableCaption"><span class="span_3">Table 2 ...
I don't want to re-import.
How can I modify the table style such that I can manually size the table?
Here is the XML for one of the tables:
<p class="TableCaption"><span class="span_3">Table 2 ...
- Fri Jan 30, 2015 6:45 am
- Forum: Printed Documentation Targets
- Topic: Figure Caption -- Keep With Next
- Replies: 14
- Views: 5318
Re: Figure Caption -- Keep With Next
Thanks, Psider.
- Thu Jan 29, 2015 7:53 am
- Forum: Printed Documentation Targets
- Topic: Figure Caption -- Keep With Next
- Replies: 14
- Views: 5318
Re: Figure Caption -- Keep With Next
Tom, Margaret,
Many thanks!
The style is now visible in the group dialog box.
Cheers,
Steve
Many thanks!
The style is now visible in the group dialog box.
Cheers,
Steve
- Wed Jan 28, 2015 8:53 am
- Forum: Printed Documentation Targets
- Topic: Figure Caption -- Keep With Next
- Replies: 14
- Views: 5318
Re: Figure Caption -- Keep With Next
Tom,
Something is amiss. I did indeed set up the style first. It looks like this:
@media print
{
.keepLinesTogether
{
page-break-inside: avoid;
}
}
When I select the caption in the XMLEditor then open the Group dialog box it looks like this:
Group Dialog Box.JPG
Did I so something wrong ...
Something is amiss. I did indeed set up the style first. It looks like this:
@media print
{
.keepLinesTogether
{
page-break-inside: avoid;
}
}
When I select the caption in the XMLEditor then open the Group dialog box it looks like this:
Group Dialog Box.JPG
Did I so something wrong ...
- Wed Jan 28, 2015 8:31 am
- Forum: Printed Documentation Targets
- Topic: Figure Caption -- Keep With Next
- Replies: 14
- Views: 5318
Re: Figure Caption -- Keep With Next
Tom,
Thanks! Grouping into a div is indeed easy. Is there a shortcut way to apply a class? For that I had to switch to the TextEditor and add class="keepLinesTogether" to the div.
Thanks again,
Steve
Thanks! Grouping into a div is indeed easy. Is there a shortcut way to apply a class? For that I had to switch to the TextEditor and add class="keepLinesTogether" to the div.
Thanks again,
Steve
- Wed Jan 28, 2015 7:29 am
- Forum: Printed Documentation Targets
- Topic: Figure Caption -- Keep With Next
- Replies: 14
- Views: 5318
Re: Figure Caption -- Keep With Next
Atomdocs,
Thanks. Is there a way to enclose an existing caption/figure without hand-coding? Or do I need to manually edit the XML?
Kind regards,
Steve
Thanks. Is there a way to enclose an existing caption/figure without hand-coding? Or do I need to manually edit the XML?
Kind regards,
Steve
- Wed Jan 28, 2015 7:14 am
- Forum: Printed Documentation Targets
- Topic: Figure Caption -- Keep With Next
- Replies: 14
- Views: 5318
Re: Figure Caption -- Keep With Next
Thanks, Psider and Lydia. I appreciate your replies.
Clarification: the figure caption precedes the figure so I want to avoid a page break after. Like this:
Figure Caption
------------------
| |
| Figure |
| |
------------------
Question: What is a print section? I'm completely new to Flare ...
Clarification: the figure caption precedes the figure so I want to avoid a page break after. Like this:
Figure Caption
------------------
| |
| Figure |
| |
------------------
Question: What is a print section? I'm completely new to Flare ...
- Tue Jan 27, 2015 3:30 pm
- Forum: Printed Documentation Targets
- Topic: Figure Caption -- Keep With Next
- Replies: 14
- Views: 5318
Figure Caption -- Keep With Next
For PDFs I want to keep figure captions with the figure that follows.
In a similar post, one of the contributors said to create a class with a page-break-after: avoid declaration, then apply the class to the figure caption element.
I created the class:
@media print
{
body.pgBreakKeepWithNext ...
In a similar post, one of the contributors said to create a class with a page-break-after: avoid declaration, then apply the class to the figure caption element.
I created the class:
@media print
{
body.pgBreakKeepWithNext ...
- Mon Jan 26, 2015 9:53 am
- Forum: Styles, Stylesheets and XML
- Topic: Set "Number of header rows" in Table Style Editor
- Replies: 6
- Views: 2173
Re: Set "Number of header rows" in Table Style Editor
Thanks, Kwag.
Thanks for the explanation and also for pointing me to S & R Master. I'll download it and use it as a tool.
Regards,
Steve
Thanks for the explanation and also for pointing me to S & R Master. I'll download it and use it as a tool.
Regards,
Steve
- Mon Jan 26, 2015 8:49 am
- Forum: Styles, Stylesheets and XML
- Topic: Set "Number of header rows" in Table Style Editor
- Replies: 6
- Views: 2173
Re: Set "Number of header rows" in Table Style Editor
Hi Kwag,
In this case, it's from importing a Word document. I imported the document, then I applied a table style that a consultant created. When I was testing PDF output I noticed that row headers were not repeating so I posted my question.
I and the rest of my team are complete novices so any ...
In this case, it's from importing a Word document. I imported the document, then I applied a table style that a consultant created. When I was testing PDF output I noticed that row headers were not repeating so I posted my question.
I and the rest of my team are complete novices so any ...
- Fri Jan 23, 2015 2:31 pm
- Forum: Styles, Stylesheets and XML
- Topic: Set "Number of header rows" in Table Style Editor
- Replies: 6
- Views: 2173
Set "Number of header rows" in Table Style Editor
I applied a specific table style sheet to the tables in my project. Later, using the Table Properties dialog, I had to set number of header rows to 1 in the tables, so I could take advantage of repeating table headers when a table spans pages in PDF output. I had to do this manually to each table in ...
- Fri Jan 23, 2015 2:07 pm
- Forum: Importing
- Topic: Multiple htm Files from Successive Word Imports
- Replies: 0
- Views: 987
Multiple htm Files from Successive Word Imports
Hi,
I'm in a situation where I have to do successive imports of a Word file. I've noticed that I'm starting to get multiple "versions" of some of the htm files in the Content folder. For example, I have Introduction.htm, Introduction1.htm, and Introduction2.htm
Can anyone tell me why this is ...
I'm in a situation where I have to do successive imports of a Word file. I've noticed that I'm starting to get multiple "versions" of some of the htm files in the Content folder. For example, I have Introduction.htm, Introduction1.htm, and Introduction2.htm
Can anyone tell me why this is ...
- Fri Jan 23, 2015 12:41 pm
- Forum: Printed Documentation Targets
- Topic: Repeating Table Header Across Pages [resolved]
- Replies: 4
- Views: 4512
Re: Repeating Table Header Across Pages
Thanks, Lydia and Dave.
I set the Number of header rows to 1 and now the header row repeats.
Many thanks!
Steve
PS Is there a way to indicate that my question has been answered?
I set the Number of header rows to 1 and now the header row repeats.
Many thanks!
Steve
PS Is there a way to indicate that my question has been answered?