How change the style of bread crumbs - RoboHelp 11 don't behave?

Short version: Breadcrumbs in CHM files are not displayed the styles that I have configured HR.

Long version:

  • Spin RH11.
  • Work in an HTML project, generating a CHM for output.
  • I have a Master Page for the project, in which I generated a placeholder of breadcrumb. I removed the formatting of the placeholder code, so I left that looks like this:
    • <? "type HR-placeholder ="bread crumbs"ph-align = '0' Ms-char =" "& gt;" home = 'Home' usetopicformat = '0' ph-style = ""? >

  • This Page Master refers to the default CSS file: < link rel = "StyleSheet" href = "default.css" type = "text/css" / > "
  • Each section uses this Master Page.
  • Through the project manager, I double-click the default.css file in order to change the appearance of the bread crumbs. Changes through these parameters:
    Styles.gif
  • When recording this, RH place the following code in the default.css file. * Please note (below) that it fails to specify the font, I chose - odd.

{a.breadcrumbs:Link}

do-size: 8pt;

color: #808080;

}

{a.breadcrumbs:visited}

do-size: 8pt;

color: #808080;

}

{a.breadcrumbs:Focus}

do-size: 8pt;

color: #808080;

}

{a.breadcrumbs:hover}

do-size: 8pt;

}

{a.breadcrumbs: active}

do-size: 8pt;

color: #808080;

}

Question: To generate the file CHM, bread is present and functional, which makes me think that the Master Page is administered correctly. However, none of the style settings that I've specified for breadcrumbs applied. Instead, bread adopts the same style as the 'normal' style, as to suggest that the breadcrumb in the default.css style definitions are ignored. Note that if I - change manually other styles within the default.css, such as 'p' style, the changes are reflected in the output - that is, I am convinced that I am tweaking the correct css file. .. .then why don't my breadcrumbs adopts the style (s), I've specified?

Thank you very much, people. With your suggestions, I managed to solve this problem.

Here's what I did:

(be thorough for the love of someone falling)

  1. Make a backup of the default.css.
  2. Default.CSS open in an external text editor.
  3. Clear definitions of style to it.

Then, in RoboHelp;

  1. Open the Master Page and delete the placeholder crumbs of in in.
  2. With the Master Page always opens, add a new placeholder in the bread crumbs, ensure that the check box Use theme Style is checked. Ignore all other parameters.
  3. Click the placeholder of breadcrumbs, so it is selected. Then search for "bread crumbs" style in the pod Style and formatting, right-click and select Edit. Set the style for your bread crumbs. I don't know if this step was required.
  4. Switch (Master Page) HTML view and manually change the navigation bar style definition (I needed to change the font type and size for my project). I don't know if this step was no longer needed.
  5. In the nacelle Assembly project , locate and then right-click the Page Master in question, and then select Properties.
  6. In the Properties window, select the appearance tab, and then make sure the default.css is the style sheet selected.
  7. Open the pod of the list of subjects , select all topics, right-click in the list and click Properties.
  8. In the Properties window, select the appearance tab and make sure that no is selected. Click apply. It may take awhile for HR apply this setting to all of your subjects. This ensures that none of the subjects are directly influenced by a style sheet.
  9. In the Properties window, select the general tab and verify that the Master Page drop-down list displays the master page, you changed earlier. Click apply. It may take awhile for HR apply this setting to all of your subjects. Makes sure that each topic is based on the Master Page, and that's why, by proxy, a style sheet that is associated with the Master Page.
  10. In the Properties window, select the appearance tab again. Note that the selected stylesheet now reads default.css*, despite having just precise we wanted without selected style sheet. The * here indicates that the default.css style is applied, but indirectly, through the Master Page, we applied to all subjects.
  11. Click OK in the Properties window for the topic. Again, this can take a while for HR to apply it to all your subjects. Note that because I deleted all my default.css style definitions, each poster now topic in my project (and the Master Page itself), the default styling HR i.e. There will be no other style definitions to work with - it is read an empty style guide.

    Now to build the styles...
  12. Default.CSS open in an external text editor.
  13. Open the default.css backup that you did at the beginning.
  14. Copy the backup to the default.css each style that you want to use in your project. I copied all the models I wanted to use and ignore all others (styles I was not using in this project). You copy styles, save the default.css, tap back to the HR and you should see your saved style definitions added to the Style and formatting pod.

Then I had to do some manual tweaking of bread style definitions in the default.css, using the text editor. For my needs, my bread crumbs works according to these definitions:

{a.breadcrumbs:Link}

do-size: 8pt;

color: #808080;

}

{a.breadcrumbs:visited}

do-size: 8pt;

color: #808080;

}

{a.breadcrumbs:Focus}

do-size: 8pt;

color: #808080;

}

{a.breadcrumbs:hover}

do-size: 8pt;

}

{a.breadcrumbs: active}

do-size: 8pt;

color: #808080;

}

{p.breadcrumbs}

do-size: 8pt;

}

Thank you once again, people.

Did I miss something?

... Sorry, am under the door.

Tags: Adobe

Similar Questions

  • How change the style header font in Spark DataGrid?

    I'm looking for the week last for a way to change the font style of the header in a DataGrid of Spark control. It make me crazy that I can't find a way to do this. Have anyone a idea how? Any help is appreciated.

    Thank you

    -Artur

    Hello

    Some styles will not work because some styles of hardcoded in Label text of the DefaultGridHeaderRenderer. You will encounter this problem not only with the DataGrid headers, but also things like title of the Panel and other places where we have the text. To work around this problem is to create your own custom its based on the default and then redefine the part of skin its in the skin.

    First, create a subclass of the DefaultGridHeaderRenderer and twist the "labelDisplay" to your liking (or even just out of all styles and style on your own that you were previously using the name of your custom header rendering engine). Example below (I named it "CustomHeaderRenderer"):

    
    
    
        
    
            
            
        
    
    
    

    Next, create a simple skin of DataGrid by creating a subclass of the spark.skins.spark.DataGridSkin in MXML and setting a new component its in the fx:Declarations section. Example below (I named it "CustomDataGridSkin"):

    
    
    
        
    
            
            
                
            
    
        
    
    
    

    Finally, assign your new skin as the skinClass of your DataGrid (be it in MXML or as a style):

    
        ....
    

    I know it's not pretty, but it is the result of trading off between having fully customized skinning vs having buttons to set all styles. I hope this helps.

    -Kevin

  • How to change the style of picture frame

    I would like to know how to change the style of table on the front. For the example below, I would like to remove the covered framework of gray color.

    I could not find the table style editor.

    First option: use the table on the classic controls palette, which has no border.

    Second option-

    1. Select the painting tool.
    2. Right click on the border.
    3. With open color dialog box, click the space bar. This toggles the color picker to work on color FG, the background color, or both. It is also described at the bottom of the color picker.
    4. When the two have been selected, you can make the frame completely transparent by selecting the color of T.
  • How can you change the style out of your records

    Hello

    Is there a way you can change the style or the icon off all your records

    Thank you

    Goryon

    Hello

    If you are referring to the customization of the folder that includes the display of folders, the etc folder icon change, then you can check out the link below.

    Behavior and change folder views

    http://Windows.Microsoft.com/en-us/Windows-Vista/change-folder-views-and-behavior

    Change the thumbnail size details and file

    http://Windows.Microsoft.com/en-us/Windows-Vista/change-thumbnail-size-and-file-details

    How to modify your folder view settings or customize a folder

    http://support.Microsoft.com/kb/812003

  • How can I change the style of police in After Effects CS6?

    How can I change the style of police in After Effects CS6?

    Basics of EI: go to the window > character or select Workspace > text

    In the timeline panel, select the layer in the Comp panel, with the tool selected text or text and the layer selected in the timeline panel, select the text you want to change

    In the character Panel, change the attributes of police...

    Take a look at this short video. You will learn how to find the police Panel, change the style and the base line of paragraph:

    Please, since your question tells me that you're very new to After Effects start here: Basic Workflow

  • PageNumbers: How to change the style of pagenumber?

    Normally, you change the style between letters as VII and numbers like 7 in the "layout" window by clicking on the button for "numbers". But in my iBook version 2.4.1 author is not any button like that. There are only functions for the lines, as you can see:

    What ist wrong? Can someone help me?

    Hello

    Try the iBooks author User Guide > https://help.apple.com/ibooksauthor/mac/

  • How to change the style of point of the last lot on multiplot XY graph programmatically?

    Hi all

    I have a multiplot XY Chart.  I want to change the style of the last plot point by program.  Any way to do it?  I tried and it looks like only the first property parcel is changeable by program.

    Thanks for any help.

    Anne

    ergwser wrote:

    Hi all

    I have a multiplot XY Chart.  I want to change the style of the last plot point by program.  Any way to do it?  I tried and it looks like only the first property parcel is changeable by program.

    Thanks for any help.

    Anne

    Nodes property can be resized by dragging down on them.

    resize the property node you re using and use a "Conspiracy Active" property to set the index of the plot of the plot you wan to act on.

    Also note that property nodes are running up and down, so the "active conspiracy" must be above the property where you specify the point style.

    Ben

  • How to change the style of the text of segmentedControl

    Hi all

    Is there a way to change the style of the text in a segmented control?

    The control works perfectly but the texts are so big and I can't change the fontSize of them.

    Someone at - it already do this?

    Thank you

    Because we can not style more standard controls of waterfalls, you can do this without re - implement the entire control, at least for now.

  • How do you change the style of arrowheads on a series of lines in Illustrator?

    I don't want to redraw all, but I want to select the whole group and to change the style of arrowhead. I work in CS4 on Mac.

    Then, open the appearance Panel. You will find the effect existing of arrowheads. You can double-click it and change arrowhead.

    If all of these arrows have the same attributes, just cloud create you a graphic style and apply it.

  • Change the style of the drop-down list for the fill-in-the-white questions

    As the title says, I just want to know how to change the style, or at least font size in the drop-down lists to fill-in-the-blank questions. By default have a tiny font that is difficult to read, and a blocky interface. I can do to fix that?

    Hello

    I'm sorry, but this is not possible at the moment. If you fill a feature request (as I already did) to find out a better way to format these drop-down lists?

    Lilybiri

  • How change the password if I don't remember my original password?

    How change the password if I don't remember my original password

    http://support.Microsoft.com/default.aspx/KB/189126

    "Microsoft's strategy concerning lost or forgotten passwords"

    Microsoft cannot help you recover the passwords of the files and Microsoft who are lost or forgotten product features.

    Mick Murphy - Microsoft partner

  • Problems to change the style of an object Style

    Hello! Im making a JTextPane for some feedback for the loading/backup of the files and I wanted two colors of text, successful (black) and failed (red). The code I'm looking a little confused is: [http://download.oracle.com/javase/tutorial/uiswing/examples/components/TextSamplerDemoProject/src/components/TextSamplerDemo.java: this example] when it comes actually to change the style of the Style object. Ive tried to use 'StyleConstants', but it changes all styles, so I put the error in red, and the regular also turns red.

    I was wondering if someone could point me in the right direction, I don't think that im using StyleConstants right.
         static int REGULAR = 0;
         static int ERROR = 1;
         
         static private String[] infoStyles = { "regular", "error"};
    
         public void addStylesToDocument(StyledDocument doc)
         {
              Style standard = getStyle(Color.black);
              doc.addStyle(infoStyles[REGULAR], standard);
              System.out.println(infoStyles[REGULAR]);
              
              Style error = getStyle(Color.red);
              doc.addStyle(infoStyles[ERROR], error);
              System.out.println(infoStyles[ERROR]);
         }
         
         private Style getStyle(Color color) {
              Style ret = StyleContext.getDefaultStyleContext().getStyle(StyleContext.DEFAULT_STYLE);
              StyleConstants.setForeground(ret, color);
              return ret;
         }
    Thank you

    Hello

    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.text.*;
    public class StyleConstantsTest {
      private final JTextPane jtp = new JTextPane();
      public JComponent makeUI() {
        jtp.setEditable(false);
    
        StyledDocument doc = jtp.getStyledDocument();
        Style def = StyleContext.getDefaultStyleContext().getStyle(
            StyleContext.DEFAULT_STYLE);
    
        Style regular = doc.addStyle("regular", def);
        StyleConstants.setForeground(def, Color.BLACK);
    
        Style error = doc.addStyle("error", regular);
        StyleConstants.setForeground(error, Color.RED);
    
        Box box = Box.createHorizontalBox();
        box.add(Box.createHorizontalGlue());
        box.add(new JButton(new AbstractAction("regular") {
          @Override public void actionPerformed(ActionEvent e) {
            append("aaaaaaaaaaaa", "regular");
          }
        }));
        box.add(new JButton(new AbstractAction("error") {
          @Override public void actionPerformed(ActionEvent e) {
            append("bbbbbbbb", "error");
          }
        }));
        JPanel p = new JPanel(new BorderLayout());
        p.add(box, BorderLayout.SOUTH);
        p.add(new JScrollPane(jtp));
        return p;
      }
      private void append(String text, String style) {
        StyledDocument doc = jtp.getStyledDocument();
        try {
          doc.insertString(doc.getLength(), text+"\n", doc.getStyle(style));
        } catch (BadLocationException e) {
          e.printStackTrace();
        }
      }
      public static void main(String[] args) {
        EventQueue.invokeLater(new Runnable() {
          @Override public void run() { createAndShowGUI(); }
        });
      }
      public static void createAndShowGUI() {
        JFrame frame = new JFrame();
        frame.setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
        frame.getContentPane().add(new StyleConstantsTest().makeUI());
        frame.setSize(320,240);
        frame.setLocationRelativeTo(null);
        frame.setVisible(true);
      }
    }
    

    Published by: aterai on 12/06/2010 23:46 by defaultregular

  • Change the Style in order to update the changes on all the elements, to which the style is applied?

    I have a number of elements with the same style that are applied from the Styles tab in the active panel. I want to change the style, so the changes update on all points, it is applied, is that possible?
    Thank you

    Altogether. It is a feature added in Fireworks CS4.
    Apologize for the confusion.

  • ADF - how to change the style of a user of JavaScript interface component?

    Hello

    I have a client page jsf with several components, in addition to the interaction works through JavaScript, it is because if you do hollow actions a managed bean, she has a delay, and must respond very quickly to the page.

    What I need now is to change the color and the background color of some components via JavaScript.

    Do you know how?

    I tried something like

    var ot = component.findComponent("componentId");
    ot.style.color="red";
    

    Or something like

    var adfComponent = component.findComponent("componentId");
    var adfComponentClientId = adfComponent.getClientId();
    var div = document.getElementById(adfComponentClientId + '::content');
    div.style.color="red";
    

    But it did not work.

    You have an idea?

    Thanks in advance.

    Kind regards.

    Daniel.

    See example 4-9

    function color (event) {}

    var inputComponent = event.getSource ();

    inputComponent.setproperty ("inlineStyle", "background-color: Red");

    }

    http://docs.Oracle.com/CD/E16162_01/Web.1112/e16181/af_arch.htm#ADFUI10024

  • How can I change the style of a page?

    I've been mobile along smoothly making pages for a new Web site that all have a particular aspect in the measurement from the bottom, header and navigation bar and bar. Now, I want to make a page that is a little different but still keep a couple of old features, such as the navigation bar.
    So, I saved one of the pages with a new name and tried to change the existing CSS style (s) on this page. All my CSS styles are external style sheets. So, if I change the CSS on this new page say to the style controlling the background, the background of all the other pages of change. I know this is a newbie question, but please help-'I am puzzled. How the background on this new page change without affected the style of the old pages?
    Thanks for help. I worked on this for a long time with no success.
    Lou


    the background, the background of all other pages change. >

    Use a style incorporated between theandTags for the page in
    issue. Incorporated or replace styles inline (in the HTML) external
    style sheets.

    --
    Nancy O.
    ALT-Web Design & Publishing
    www.Alt-Web.com
    www.Twitter.com/ALTWEB
    www.Alt-Web.blogspot.com/

Maybe you are looking for

  • Why not my PDF documents display correctly on Firefox?

    I run a web site. Recently, I've upgraded to Adobe Acrobat 11. My version of Firefox is also the most recent. Since my upgrade Adobe, Firefox will not display my PDF documents correctly. There are gaps in the text box (i.e. a few sentences here, but

  • AC100 - directions on HDMI 1080 p on external monitor?

    He said that one can get as much as 1080 p (page 92 of the AC100 manual) on a HDMI monitor of. I tried several connection.Everything that you ever get is copied from 1024 x 600 screen. I found nothing on the change of screen resolution in one of the

  • The URL does not work in Safari or mail after iOS 9.2.1

    After updating my iPad 2 Air iOS 9.2.1 I lived Safari crashing when trying to open a new tab. I solved this problem by disabling Search Suggestions and Suggestions of Safari engine in the settings, such as recommended. But now, if I did a search, I c

  • Where is caps MS5000 keyboard indicator

    After several tries, cannot find the indicator that the caps are on.  No light, no change what anyone on the keyboard MS5000.  Go Word and enter the first letters to say whether or not I'm uppercase... MS didn't think about how to do so, or have I mi

  • Windows Mail text size

    How to enlarge text in Windows Mail even if View/Text Size is set at greater value?