Styles not rendering in edit mode

I have Contribute CS5. When I view a page in non-edit mode in Contribute, the page renders with the appropriate styles.  When I put it in edit mode, some syltes render, some do not.  The styles do show for selection in my style drop down list. Can anyone tell me what the issue might be?  This is disconcerting for our users.

I am using multiple style sheets, but the styles that are not rendering are in the last style sheet called.  I think I pretty much have determined that the rendering engine in Contribute cannot do some styles (perhaps after a certain CSS version number?).  For instance it would not render font-variant:small caps. I had this in my h1 style declaration. But it would render color:red; on that same h1 as an experiment I tried. It also won't render background images.

Similar Messages

  • Find out if the content will be rendered in "edit" mode programmatically

    I need to use redirect to send user to different page for certain reason. I use HttpPortletRendererUtil.sendRedirect() to accomplish the task. It works fine. The problem is I do not want it redirect in page modes other than "show" mode. Is there a way to know if the content will be rendered in "edit" mode? Or is there other way to accomplish the task?

    I tried and in both "show" and "edit" view getMode() return 1. I notice that the urls to access "edit" view is different from the one to access "show" view by an additional parameter _mode=16. It is not available to portlet. Probably portlet is not suppose to know the display mode.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Ctrl+tab is not working in editing mode

    I have JcheckBox and JTable in my JPanel. When user clicks or presses F2 to edit any cell value of the JTable a comboBox will appear with possible values. (This comboBox is coming from table CellEditor). When user presses ctrl+tab from the table focus should transfer to JComboBox all time. It is working only when the user presses ctrl+tab from the table cell which is not in editing mode. If the user presses ctrl+tab from the table cell which is in editing mode (i.e. focus is on the ComboBox of the cellEditor) it does not work. Please help me to find the solution.
    I give a sample code here for your reference.
    public class Frame1 extends JFrame {
    public Frame1()
    super();
    this.setLayout( null );
    this.setSize( new Dimension(400, 300) );
    JTextField ch = new JTextField();
    ch.setVisible(true);
    ch.setBounds(10, 10, 10, 10);
    this.add(ch, null);
    DefaultTableModel tmodel = new DefaultTableModel(3, 1);
    tmodel.setValueAt("0 0 1",0,0);
    tmodel.setValueAt("1 0 1",1,0);
    tmodel.setValueAt("2 0 1",2,0);
    JTable custLayersTable = new JTable(tmodel);
    custLayersTable.getColumnModel().getColumn(0).
    setCellEditor(new ComboEditor());
    custLayersTable.setBounds(new Rectangle(40, 40, 280, 145));
    custLayersTable.setSurrendersFocusOnKeystroke(true);
    this.add(custLayersTable, null);
    public static void main(String[] args)
    Frame1 a = new Frame1();
    a.setVisible(true);
    final class ComboEditor extends AbstractCellEditor
    implements TableCellEditor
    public Component getTableCellEditorComponent(JTable table,
    Object value,
    boolean isSelected,
    int row,
    int column)
    Vector<String> layerValSet = new Vector<String>();
    for(int i=0; i<3; i++)
    layerValSet.add(row+" "+column+" "+i);
    mComboModel = new DefaultComboBoxModel(layerValSet);
    mComboModel.setSelectedItem(value);
    mEditorComp = new JComboBox(mComboModel);
    return mEditorComp;
    public Object getCellEditorValue()
    return mEditorComp.getSelectedItem();
    private DefaultComboBoxModel mComboModel;
    private JComboBox mEditorComp;
    }

    Thanks a lot for your reply.
    Since the textField is in a different class i could not use the transferFocus API directly. I tried the following code in the keyreleased event of Combo Box but it was not working.
    KeyboardFocusManager.getCurrentKeyboardFocusManager().focusNextComponent(
    e.getComponent().getParent());
    I also tried the following code in stopCellEditing and is not working.
    KeyboardFocusManager.getCurrentKeyboardFocusManager().focusNextComponent();
    Is there any other way to achieve this?

  • Navigation bar not visible in edit mode

    Hi,
    is there somebody who can help me out of this: in edit mode my navigation bar is not visible, however once the site is uploaded the bar is visible. During edit mode i can only see a big dot which positioned in the navigation bar text box.
    I am using the latest version of iweb and OS 10.6.8
    looking forward to any good sugestions. Thanks.

    That is so unusual.  Usually it's the other way around: looks OK in iWeb but not after publication.
    Log into another user account on your Mac, launch iWeb, create an new test site and see if the navbar is visible.  If it isn't then the application seems to be the culprit and a reinstall of iWeb seems warranted. To do so you'll have to delete the current application and all files with "iWeb" in the file name with either a .PKG or .BOM extension that reside in the HD/Library/Receipts folder and from the /var/db/receipts/  folder,
    Click to view full size
    Then install iWeb from the disk it came on originally and apply all necesary updaters.

  • Font rendering in edit mode

    When we are making edits with the cs3 verison of contribute
    the font will render to an unreadable size when in edit mode. Does
    anyone have a clue as to why this is happening?

    We had that problem once. Text was normal in the browser and
    teeny tiny in edit mode. But changing our pages to use unicode and
    xhtml fixed it. We use the following now:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    xml:lang="en-US" lang="en-US">
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    with font-size of small for normal text and x-small for small
    text. xx-small renders smaller in edit mode than in the browser,
    but the bigger sizes are to scale in edit mode.
    Before we changed that, we were using a hack. Had all our css
    fonts a size larger than normal and called that stylesheet using
    "scripts/fonts1.css". Had fonts at normal size and called that with
    "/scripts/fonts2.css". Fonts2.css was listed second, so that it
    would be used by the browser. But Dreamweaver and Contribute used
    fonts1.css because they didn't understand the absolute path on the
    second stylesheet, so ignored it. Only worked on earlier versions,
    though.

  • Photoshop files do not open in "edit" mode

    I always was able to edit/email/print photos which i had edited in Photoshop prior to importing them into iphoto.
    Now with Version 6, the photos do not even open in "edit" mode anymore, nor can I email them directly from iPhoto.
    Any thoughts on this?

    Try the following:
    Setting Permissions for iPhoto Library Folder
    Select the iPhoto Library folder and type Command-I.
    When the Info window comes up go to the Ownership and Permissions section and make sure You have Read & Write permission and that the Owner and Group have Read & Write also. Others - Read Only.
    Then click on the "Apply to enclosed items..." button.
    See if that helps.

  • Styles Not Rendered

    I have some page templates that do not use an external style
    sheet and in DW pages made from those templates are not rendered as
    they are in the template. Those same pages are rendered properly
    when they are loaded into Internet Explorer.
    Summary
    Style declared inside template.
    Template renders properly in DW.
    Page from template not rendered properly in DW. (and page
    updated)
    Page from template renders properly in Internet Explorer.
    Does anyone know of any reason why this would happen?
    Thanks

    Show me the page, please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "michael_afosr" <[email protected]> wrote in
    message
    news:e4aij5$rr$[email protected]..
    >I have some page templates that do not use an external
    style sheet and in
    >DW
    > pages made from those templates are not rendered as they
    are in the
    > template.
    > Those same pages are rendered properly when they are
    loaded into Internet
    > Explorer.
    >
    > Summary
    >
    > Style declared inside template.
    >
    > Template renders properly in DW.
    >
    > Page from template not rendered properly in DW. (and
    page updated)
    >
    > Page from template renders properly in Internet
    Explorer.
    >
    > Does anyone know of any reason why this would happen?
    >
    > Thanks
    >

  • Af:selectOneChoice value not disply in edit mode

    Helo Team,
    I have the following functionality..
    i have one Table.. & one Add button when i click on the add button one popoup will open i enter the data when i say ok then data will show in table & in table when i click the particular row..& click edit button & othe popup will open with edit mode all field which i entered previously are disply in edit mode...But only the value of Af:selectOneChoce value not disply in that componant ...
    How can i solve this problem ?

    Hi,
    How ur LOV(ie.SelectOneChoice) is attached to the field from a viewObject.. Is it attached through a viewAccessor?
    I think ur update page is a separate page having a form layout and if so please drag and drop the selectone choice field(ie.attribute has LOV entry) from respective
    viewObject shown in the datacontrol. this will create a LOV entry in ur pagedef file and try the same.... :)
    regards,
    Suganth.G

  • I upgraded to Firefox 12.0. Now, my Gmail calendar will not open in edit mode. I reverted to Explorer, and the calendar does open there. What is the remedy?

    I upgraded to Firefox 12.0. Now, when I attempt to reach my Gmail calendar, it only comes up in read-only mode. I temporarily went to Explorer. the calendar comes up in edit mode without issue. What should be my next steps to resolve this?

    Glad it worked, Thanks for posting back. It is a simple solution but often overlooked. I have often myself wasted time on looking for more complex solutions.

  • Character styles & Body paragraph style not rendering as specified

    Hi, I am creating my first epub, and am using InDesign CS 5 (no intention of upgrading). I've constructed it as a book, each chapter in its own file. I am encountering two problems I am unable to think my way out of:
    1. None of the three character styles are rendering as they should.
    -"Bold" text is rendering much larger than "Body" paragraph style, even though both are specified at 18 px.
    -"Bullet" renders as UL, but at a much smaller point size than "Body" despite being specified as 18px.
    -"Ital" is also rendering a much larger font size than is should.
    2. I don't seem to be able to affect spacing between "Body" paragraphs, or below h1, etc.
    Any insights? Any help?
    Here is the CSS:
    @font-face {
    font-family: Times New Roman;
    font-style: normal;
    font-weight: bold;
    src:url("../Fonts/timesbd.ttf");
    @font-face {
    font-family: Times New Roman;
    font-style: normal;
    font-weight: normal;
    src:url("../Fonts/times.ttf");
    @font-face {
    font-family: Minion Pro;
    font-style: normal;
    font-weight: normal;
    src:url("../Fonts/MinionPro-Regular.otf");
    @font-face {
    font-family: Helvetica;
    font-style: normal;
    font-weight: bold;
    src:url("Fonts/hvb____.PFB");
    @font-face {
    font-family: Times New Roman;
    font-style: italic;
    font-weight: normal;
    src:url("../Fonts/timesi.ttf");
    div.generated-style {
    div.generated-style-2 {
    div.generated-style-3 {
    p.h1 {
    font-family: "Times New Roman";
    font-weight: bold;
    font-style: normal;
    font-size: 2em;
    line-height: 1.20em;
    text-decoration: none;
    font-variant: normal;
    text-indent: 0em;
    text-align: center;
    color: #000000;
    margin: 0em 0em 1em 0em;
    p.author {
    font-family: "Times New Roman";
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 1.20em;
    text-decoration: none;
    font-variant: normal;
    text-indent: 0em;
    text-align: center;
    color: #000000;
    margin: 0em;
    p.body {
    font-family: "Times New Roman";
    font-weight: normal;
    font-style: normal;
    font-size: 1.50em;
    line-height: 1.20em;
    text-decoration: none;
    font-variant: normal;
    text-indent: 0em;
    text-align: left;
    color: #000000;
    margin: 0em;
    p.basic-paragraph {
    font-family: "Minion Pro";
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    line-height: 1.20em;
    text-decoration: none;
    font-variant: normal;
    text-indent: 0em;
    text-align: left;
    color: #000000;
    margin: 0em;
    p.h2 {
    font-family: "Times New Roman";
    font-weight: bold;
    font-style: normal;
    font-size: 1.67em;
    line-height: 1.20em;
    text-decoration: none;
    font-variant: normal;
    text-indent: 0em;
    text-align: left;
    color: #000000;
    margin: 1em 0em 0.50em 0em;
    p.h3 {
    font-family: "Times New Roman";
    font-weight: bold;
    font-style: normal;
    font-size: 1.50em;
    line-height: 1.20em;
    text-decoration: none;
    font-variant: normal;
    text-indent: 0em;
    text-align: left;
    color: #000000;
    margin: 0.78em 0em 0em 0em;
    p.bullet {
    font-family: "Times New Roman";
    font-weight: normal;
    font-style: normal;
    font-size: 1.50em;
    line-height: 1.20em;
    text-decoration: none;
    font-variant: normal;
    text-indent: 0.06em;
    text-align: left;
    color: #000000;
    margin: 0em 0em 0.56em 1.39em;
    p.caption {
    font-family: "Helvetica";
    font-weight: bold;
    font-style: normal;
    font-size: 1.33em;
    line-height: 1.20em;
    text-decoration: none;
    font-variant: normal;
    text-indent: 0em;
    text-align: center;
    color: #000000;
    margin: 0em;
    p.pr-head {
    font-family: "Times New Roman";
    font-weight: normal;
    font-style: normal;
    font-size: 1.50em;
    line-height: 1.20em;
    text-decoration: none;
    font-variant: normal;
    text-indent: 0em;
    text-align: center;
    color: #000000;
    margin: 0em;
    span.bold1 {
    font-family: "Helvetica";
    font-weight: bold;
    font-style: normal;
    font-size: 1.50em;
    span.ital {
    font-family: "Times New Roman";
    font-weight: normal;
    font-style: italic;
    font-size: 1.50em;
    span.no-style-override {
    span.h-link {
    text-decoration: underline;
    color: #0000ff;
    span.no-style-override-1 {

    Try watching this lynda course: Watch the Online Video Course InDesign CS5 to EPUB, Kindle, and iPad
    If you don't have a subscription this link will get you a 10 day trial: lynda.com library | Trial Subscription
    That said, I'd be remiss if I didn't tell you that you're in for a world of torture compared to InDesign CC2014. The advancements in EPUB export are amazing.

  • Captivate 4 audio not playing in edit mode

    In Captivate 4, if i try to playback a slide in the edit mode
    (so i can time things that i want to add, like comment boxes etc.),
    there is no sound. If i do a playback in the web format, it does
    play the sound though, so i know that the sound did record. The
    sound waves show in the edit mode, but there isn't any sound
    playing back.

    Hi John,
    Welcome to our community. As matter of interest if you select
    the audio file in the Library panel and then press the Play button
    in the preview pane, do you hear the sound then? If it does, then
    with the audio file still selected, click the Export button in the
    Library panel toolbar and save the file to say your Desktop. Next,
    delete the audio from the Library panel and then press F6 to import
    the audio again. If the sound still won't play then please report
    this issue to the Adobe Captivate team using the web address I have
    included below.
    Adobe
    Captivate Feature Request/Bug Report Form
    Best - Mark

  • LAYER STYLES NOT RENDERING

    hi! :) i'm using after effects cs3 on a quadecore pc, 2gb RAM. my output is in quicktime .mov. layer styles that i've added doesn't come out in my rendered project like drop shadow or stroke. none of my layers are in 3D so i don't know what i may or may not be doing right in my render settings or project switches. help?

    Well, depending on your output module templates and render settings, OpenGL may be enabled by default for some of them. You can easily change that by going in the menu and choosing Edit --> Templates --> Render Settings (the setting is a checkbox called "Render using OpenGL").
    Mylenium

  • CSS style not rendering in design view

    I have style="max-width:600px" in a image but it wont show in design view on Dreamweaver CS4

    The parent file MUST be named with .shtml or .shtm as an extension.  It's that extension that tips the server off that the file contains server directives and that it should be parsed to find them (normally, fetched files are not parsed by the server).  Using these filename extensions will not affect the XHTML strict validation of the file (by the way, is there a reason for sticking with XHTML?).
    It is not necessary to have a testing server defined to see proper HTML includes rendered in Design view.  I believe that by renaming your file with the correct extension you will see this include expressed in Design view. It is a little unclear to me whether the correct syntax for a virtual include is to use the root slash or to omit it.  For example, Wikipedia says -
    The file parameter defines the included file as relative to the document path; the virtual parameter defines the included file as relative to the document root.
    Then later it says -
    The file parameter defines the included file as relative to the document path; the virtual parameter defines the included file as relative to the document root.
    There is, in fact, a big difference between these two statements!  From a personal point of view, I don't use HTML includes at all (always use PHP includes which are written differently).  But I think you can use the file include as I have shown safely - that's assuming that the two files are at the same level.

  • Pricing of Service Entry Sheet is not coming in editable mode in ML81N

    Dear Friend,
    I am trying to create a Service Entry Sheet in ML81N where selecting the red button for Condition where itu2019s all coming in display mode where as I have maintained some Z Condition to put the value or % wise.
    Client requirement is put some % or value, if they want to deduct from the price from Gross Price. Though I can see that all the condition is flowing but in display mode, but there I want to select the Condition type and put it % or value.
    *I have checked in configuration in SPRO>External Service Management>Pricing Condition and seen there standard procedure is there MS0000 where I have maintained one new ZCON, but I am not able to put the value while doing service entry sheet as displaying mode only in ML81N. *

    Hi,
    the price chang emust be allowed in the corresponding PO service item on services detail, in field Price Change in Entry Sheet in case of planned services. When you create your SES against a PO with contract limits, then please set the same indicator in the contract service item.
    Regards,
    Edit

  • Mouse not working in edit mode

    I have version 4.0.1 on a Windows 95 machine, and I am having problems editing any VI. If I click on an item nothing happens, I cannot move it or delete it. I can add items but once they are placed, I cannot do anything to them using the mouse. For example, I can place an indicator on the front panel, but once it is down, I cannot move it or select with the mouse. If I right-click on it and hit 'Find Terminal' it will select the item in the diagram, and from there I can move it with the arrow keys or delete it with the backspace key, but once I click away from it, I am powerless again with the mouse. This makes it very difficult to move items and especially place wires.
    This happens for VIs other people have written and VIs I create myself. If I double-click on a SubVI, it will open that SubVI, but single-clicking does nothing.
    Thanks

    cchriste wrote:
    So the thinking here is that if it ain't broke don't fix it.
    Guess what - it's broke.
    For what it's worth, LV 8.x should be able to open VIs saved in LV 4 and run them without problems. You might get all kinds of notifications about changes that were made and if you're using some hardware stuff, it could potentially break, but it should basically work.
    That said, you will need to test it after porting to see that everything still works the same.
    Another point to consider is that the environment in LV 8 is somewhat different from that of the older versions. However, if you've only been doing this for a couple of months, you should probably be fine.
    By the way, I suppose that you might be able to use LV 4 on a newer version of Windows (at least if you're not using any magic hardware and maybe even in that case). You might wish to talk to your local NI office about this.
    Try to take over the world!

Maybe you are looking for

  • Windows 8 op system. Cannot open premier pro cs6, at all.

    It says its fully downloaded, and up to date, but it does not work at all. When I hover the cursor over the name, or icon, it does not even register that its there. Right click does nothing. I cannot figure out how to open it up. Tried uninstalling,

  • Brush sometimes adds to existing path and sometimes starts new one?

    When drawing a path with the brush tool and then placing the brush back over an anchor point to continue the path, sometimes it continues the path and sometimes it deletes the path and just starts a new one. Why does it sometimes add to the existing

  • Upgrading from OS 10.4.11 to OS 10.5

    Can someone upgrade a mac pro from 10.4.11 to 10.5 using the install discs from a newer mac pro or is it necessary to buy a separate upgrade disc? I bought a newer mac pro from a friend and want to upgrade my slightly older mac pro so that they both

  • Shopping Cart Upload to SRM5.0

    Hi All, We want to upload existing shopping carts with history from EBP 3.0 to SRM5.0 in classic scenario. Any idea how to go ahead about this? BR Akash

  • Ipod update download issue

    i am downloading the latest ipod update and during the download a message came up and said that there was a connection error and now its downloaded 180.7 MB out of 165 MB so far and the progress bar is extending over the stop button. is there somethi