New Content Editor not displaying website with CSS

I am sure I am doing something wrong, but I just am not sure where to start. I am able to edit my website under the old InContext editor and it displays just fine:
However, when I try using the new Content Editor, this is what I see:
What am I doing wrong? I am using dreamweaver to upload my site. I can't figure it out.

It' a known issue, pages displayed in the new ICE fail to load relative resources.CSS, images, scripts.
As an workaround: use paths relative to the site root to link to resources, always starting wth a slash /.
For example:
<link rel="stylesheet" href="/plugins/smallipop/css/contrib/animate.min.css" type="text/css" media="all" title="Screen" />
Dan Popa

Similar Messages

  • Are there other internet browsers that work well displaying websites with a lot of Flash content?

    Other than the browser that came on the Samsung Droid Charge....
    Are there other internet browsers that work well displaying websites with a lot of Flash content? 
    Thanks in advance!

    I use Dolphin Browser 6.0. Its faster than 5.0 and has no issues with Flash.  I have used flash and used the Beta 6.0 and now the actual released version. Its the best so far. It has tabs like a normal computer browser and even has a gesture feature to do scrolling. 
    Others are Firefox which has NO flash. Then there is SkyFire which is ok, uses its servers to compress data and show it on your phone, its quick but I found the quality of images not as good as stock. 
    Opera Mobile and Mini do the same as skyfire.
    I personally just didnt care for Xscope of Miren browsers.  Didnt care for the feel of Xscope and Miren was developed in China and is modeled after Iphone Browser. 
    Try em all if you want, biggest benefit of the aftermarket browser is you can sync certain accounts (dolphin with google, firefox with firefox) and instead of storing the Cache info using phone memory you can now save the data and the web browser on the SD card. 

  • New Jtree node not displaying

    I have created a Jtree with some default elements. Later on I add new ones with the: treeModel.insertNodeInto() method. However the new node is not displayed. If I colapse and expand the tree it's still not displayed. Is there anything I need to do to tell the tree to refresh itself.

    Here are some more details that might help isolate this refresh problem. I've got a custom JPanel that displays a JTree. The root of JTree has 2 children: A, and B. You can dynamically add a Foler to A, where Folder implements TreeNode. You can drag elements from the tree rooted at B to a Batch. I've subclassed JTree to handle the drag and drop.
    public class Folder implements MutableTreeNode {
    public class MyPanel extends JPanel {
        private DefaultMutableTreeNode root, A, B;
        private MyTree tree;
        public MyPanel() {
            root = new DefaultMutableTreeNode();
            A = new DefaultMutableTreeNode("A");
            B = new DefaultMutableTreeNode("B");
            root.add(A);
            root.add(B);
            tree = new MyTree(root);
        // this method refreshes the tree correctly!!!
        public void addFolder(Folder f) {
            A.insert(f, A.getChildCount());
            // let the model know that the node was inserted
            DefaultTreeModel model = (DefaultTreeModel)tree.getModel();
            model.nodesWereInserted(A, new int[] {A.getChildCount() - 1});
            tree.makeVisible(new TreePath(new Object[] {root, A, f}));
    public class MyTree extends JTree
    implements DropTargetListener, DragSourceListener, DragGestureListener {
        public MyTree(DefaultMutableTreeNode root) {
            super(root);
        // method that handles the drop
        // DnDNode is a subclass of MutableTreeNode that implements Transferable
        // this method does _not_ update the UI correctly
        public void drop(DropTargetDropEvent dtde) {
            try {
                Transferable t = dtde.getTransferable();
                if ( t.isDataFlavorSupported(...) ) {
                    Point p = dtde.getLocation();
                    TreePath path = getPathForLocation(p.x, p.y);
                    if (path != null && path.getLastPathComponent() instanceof Folder) {
                        dtde.acceptDrop(DnDConstants.ACTION_COPY);
                        Folder parent = (Folder)path.getLastPathComponent();
                        DnDNode child = (DnDNode)t.getTransferData(...);
                        parent.insert(child, parent.getChildCount());
                        model.nodesWereInserted(parent, new int[] {parent.getChildCount() - 1});
                        makeVisible(path.pathByAddingChild(child));
                        dtde.getDropTargetContext().dropComplete(true);
                    else dtde.rejectDrop();
                else dtde.rejectDrop();
            catch(Exception ioe) {... }
    }To sum up, the UI is correctly refreshed when I call the addFolder() method in the class MyPanel. The UI does not refresh correctly after the drop() method in the MyTree class. Even though the same methods are used for both insertions.

  • Mail will not display images with .jpeg extension. .jpg works fine. (displays in place when opening the email. What plug-in would correct this?

    Mail will not display images with .jpeg extension. .jpg works fine. (displays in place when opening the email. What plug-in would correct this?

    If you think you're insane now, try maintaining those pop up menus.
    As far as I know, these menus have not been updated since FW 8, so 
    they are at least two versions old.
    Save yourself a lot of grief by avoiding those menus. There are many 
    other products on the market which do a much better job of creating 
    and maintaining this type of navigation structure.
    Read this link before you climb any higher on this slippery slope:
    http://apptools.com/rants/jsmenu.php
    There was another blog post by the fellow who originally wrote the pop 
    up menu feature, but I can't seem to locate it. Even he says stay away 
    from them.
    Not the answer you probably want, but I hope it helps, nonetheless.
    Jim Babbage

  • Skygo content will not display on TV when mirror function enabled

    my skygo content will not display on my TV when I stream from my iPad and have mirror function enabled. It will stream other video content. I get a message that HDMI out is not supported by the application and a black screen. I do hear the sound of the program being streamed. Can the block be overcome?

    I Believe the sky app blocks Airplay.

  • Footer content is not displayed in SAPscript.

    hello friends,
    The main window content that has to be diaplayed is more than the size of the main window. Hence the contents that fit the main window size are displayed. Eventually my footer content is not displaying. What cud be the possible reason?
    Please guide me.
    Thanks.
    Message was edited by:
            Alchemi

    Hmm.....  Do you have an element in your FOOTER Window?
    /E   ELEMENT_NAME
    If so, are you doing a WRITE_FORM against this in your print program?
    CALL FUNCTION 'WRITE_FORM'
        exporting
              element = 'ELEMENT_NAME'.
    Regards,
    Rich Heilman

  • FS10N Not display document with double click

    Hi, friends:
    Not display document with double click
    I am in the list of open items in transaction FS10N and when a wont to see a document by doing a double click in the line, instead of showing the document it shows the data of the line.
    Does anybody know the reason behind it? How can I resolve it?
    Thanks in advance.

    Hello,
    There could be two reasons:
    1. The account would not have been maintained with line item display.
    2. In case if the account has been created with line item display, then still you are not able to get the drill down (meaning that you are able to get the line items in FBL3N), in that case, immediately once you get the error, go to transaction code SU53. It will tell you the authorizations you are missing. You can forward that screen shot to your authorization team and they will give your proper authorization for drill down.
    Thanks,
    Ravi

  • Website content does not display in browser

    On the BlackBerry 9630 web browser users are no longer able to view content in our internal website. After browsing to the website they only get the background and a small image along the top then no more content displays. If I view the html source all the content exists, it just doesn't show. This site was working without a problem a few weeks ago and the website hasn't changed in months.
    I've tried clearing the cache, tried it on a new install, multiple users. Deployed the website to a test web server with similar settings. Always the same thing. Note that if I load this up using the smartphone simulator I have no problems.
    This website uses window integrated authentication, master pages, and Microsoft's Ajax.
    If I make a page that has content outside of an ajax updated area the content outside of the ajax panel but the content inside the panel or in the Telerik "ajaxified" content is invisible.
    I need this to work, where can I go from here?
    Edit: Now it's different, maybe tested wrong. No content shows up on my test page if I add an ajaxpanel to part of it but everything exists if I view source. Same behavior in simulator but works fine in standard browsers. Main website still works fine in simulator though.

    Works fine here in Windows 7 IE9.
    There are two tiny errors in the html (stray </p> and </a> tags) but they shouldn't break it.
    Are you sure it isn't a caching issue?
    In IE9, hit F12 then Ctrl + R then Yes and refresh the page.

  • Portal content is not displayed with Internet Explorer

    Hi colleagues,
    We configured our SAP portal for anonymous user access. The first time this anonymous user accesses the portal, the content of the first page in the navigation is displayed correctly in the content area. However, if after that the user selects another page in the navigation (or even the same first page), the navigation is performed (i.e. corresponding node in the navigation is selected), but no content is displayed in the content area - just a blank page.
    This problem happens only with the anonymous user (if using other users it works fine) and only if using Internet Explorer. I found a SAP note - 872618 (Internet Explorer May Appear to Stop Responding), describing a similar problem with Internet Explorer, but the offered patch by Microsoft is for older versions of Internet Explorer only (6.0 SP1) and is not applicable for my version of IE, which is 7.0. The content is displayed correctly with Mozilla and also with IE, but with the other, non-anonymous users.
    Portal version is 7.0 SP12.
    Do you have an idea what could cause this problem?
    Many thanks,
    Georgi

    Hi,
    <i>The content is displayed correctly with Mozilla and also with IE, but with the other, non-anonymous users.</i>
    I didn't understand if with other browsers it is working or not...
    In case the iViews are presenting KM content please check the restrictions section <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/cd/1aad4abcb98c4597f9e395a6b62f43/frameset.htm">here</a>
    Rgds,
    Roy

  • Content does not display when page first opened

    Hi All;
    I have a contenta are/region which I have divided into multiple tabbed areas. I have two main tabs that divide the content into two major topics. Within each of these main areas I have added 4 to five tabs. One set for example holds a calendar, another tab a news release area and a third a content area for holding multiple folders of a department's documentation. The problem I am encountering is that when I first bring up the page all I see are the tabs and no matter what tab area is exposed the content within it is not displayed. For example, I start with the Calendar tab active (the calendar does not display). I then click on to say the document area, which displays all of its content's correctly. When I return to the calendar tab the calendar is displayed. My question... how can I ensure that the calendar (or any other tabbed area's content is displayed when the user first brings up the page?
    PS. This is a hot topic since I will be demoing my pages to my managers next week in an effort to convince them that Oracle Portal is the way to go.

    When I email the page to our server, the href links are missing.
    You email the page to the server?  What does that mean?
    MaureenHayslett wrote:
    I am using CS3 on Mac OS 10.6. The page previews perfectly in Safari. When I email the page to our server, the href links are missing. For example, the banner doesn't use the correct font, and the background color the the whole page is missing. Please go to http://www.crhcarchives.org/links.html
    All of the other pages on the website look correct. Thank you.
    Look at the source on that page.  There is virtually no styling on it....
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
    <style type="text/css">
    <!--
    .style16
         {font-size:14px}
    -->
    </style>
    </head>
    There is nothing telling the page which fonts to use, or which colors to use.  Are you sure you have uploaded the correct page?

  • Brand new iPod will not fully sync with iTunes

    Howdy! My issue seems to be similar to the other thread "new 5G iPOd formatted for windows, no Movies tab????"
    I purchased a new 30GB iPod yesterday and plugged it into my iTunes (7.0.2). After naming the iPod I set it to upload all my iTunes content to the iPod. Then the registration process comes up. Once I tried to complete it I got an error saying that the iTunes Store was having a problem and I should try again later. So, I waited until the upload was done and checked my iPod. None of my videos, audiobooks or any purchased content had been uploaded.
    Having only owned a first generation iPod I was ignorant of what I should see in my iTunes window with this new one. I only have four tabs: Summary, Music, Podcasts and Contacts. On my Summary page the "Update" and "Restore" buttons are grayed out and the Software Version and Serial Number display as n/a. AND it was formatted for Windows (what's up with that?).
    I went to the wife's computer and did a restore and a software upgrade (Version 1.2) and saw all these tabs that my iTunes didn't have! I was elated! Plug it back into my computer and I still have the same problem, nothing has changed. At least now I'm past the registration problem as I completed that on the wife's computer. When I try to manually move purchased content to the new iPod I get an error saying my software needs to be upgraded.
    So, I believe that iTunes is confusing my new iPod with the old one. But, at least on the old one I was able to upload purchased content, if not video and photos. I did name them differently, so there shouldn't be any confusion there. One thing I find odd is that my old 5GB iPod has software version 1.5 where my new 30GB iPod has version 1.2. This must be the root of the problem.
    Any information would be helpful. Thanks!

    Having only owned a first generation iPod I was ignorant of what I should see in my iTunes window with this new one. I only have four tabs: Summary, Music, Podcasts and Contacts. On my Summary page the "Update" and "Restore" buttons are grayed out and the Software Version and Serial Number display as n/a. AND it was formatted for Windows (what's up with that?).
    that sounds like the ipoddriver.kext has gone skunky on the Mac. see:
    iTunes 7 for Mac: Restore option is not available
    iTunes: No Photos or Videos tab in the iPod preferences pane in Mac OS X
    iPod does not appear in iPod Updater or iTunes in Mac OS X

  • Page will not display properly with inline Frames

    I have a html page that will not display properly in Dreamweaver. I have a basic understanding of html and want to be able to edit a website in Dreamweaver that was given to me. It looks fine in a browser, but in Dreamweaver some of the content is missing and displays the following message, "Your browser does not support inline frames or is currently configured not to display inline Frames". I was able to open it without any problems using Microsoft Front Page, so is it possible to view and edit it in Dreamweaver?

    Without seeing your page, I'm guessing that your page contains server-side includes, iframes and  scripts to other files on the server that populate page with content on the server's end.  You can't see it in DW because you don't have all the files in your DW local site folder.  You said this views fine in FP.  Was your page created in FP with FP proprietary tools?
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • Design View Not Displaying Pages with any Formatting

    I asked this question in another thread and somebody locked it.  The question is not answered.  My Design view is not displaying my files with any formatting.  I can view them in a browser, but not in Design view where I can see my work as I'm working.  While I can upload files to the remote server (host provider) the links got screwed up so files on the remote server don't show any formatting either.  Every link, thousands of links, are off by one word (folder) from where my site was residing on my hard drive.  When I try to make a change to the links manually then I can no longer view them with any formatting in my own browser either.
    On my local broswer on my PC the address line reads: http://localhost/folderNameIneedToDelete/filename.php
    On the live website (for my homepage) the address line reads http://websiteName.com/folderNameIneedToDelete/index.html
    (Here is the text from another thread that was improperly locked)
    I just added a remote server to my site so I could begin uploading files to my host provider.  When I saved the setup I saw a message popup about the cache changing.  Now when I try to view a file in Dreamweaver in Design View it doesn't recognize any of the external style sheets.  It displays with no formating.
    I can still view the pages in a browser and they look appropriate, just not in Design View where I can continue working on the site as I've been doing.
    How do I get Design View to display my pages properly again using the .css pages that apply to each page design?
    Thanks,
    Robert

    Murray, thanks for all your assistance.
    Before I edit thousands of links again I want to confirm I've interpreted all your info correctly.  If I setup everything as follows all my pages should work in Design View, browsers accessed from the "Preview/Debug in browser" icon in Dreamweaver and most importantly in a live environment at a host provider:
    Site Setup
    Site - Site Name:  anything including spaces
    Site - Local Site Folder:  C:\wamp\www\rootfoldername\
    Servers - Testing Server (Testing: checked)
    Server Name:  Testing Server
    Connect Using:  Local/Network
    Server Folder:  C:\wamp\www\rootfoldername\
    Web URL:  http://localhost/rootfoldername/
    Remote Server - Maintain synmchronization information:  checked
    Remote Server - Automatically upload files to server on Save:  unchecked
    Remote Server - Enable file check-out:  unchecked
    Testing Server - Server Model:  PHP My SQL
    Version Control - Access:  None
    Advanced Settings - Local Info - Default Images Folder:  C:\wamp\www\rootfoldername\_images\
    Advanced Settings - Local Info - Links relative to:  Document
    Advanced Settings - Local Info - Web URL:  http://sitename.com/
    Advanced Settings - Local Info - Case-sensitive links checking:  unchecked
    Advanced Settings - Local Info - Enable Cache:  checked
    Advanced Settings - Cloaking - Enable Cloaking:  checked
    Cloak files ending with:  unchecked
    Advanced Settings - Design Notes - Maintain Design Notes:  checked
    Advanced Settings - Design Notes - Enable Upload Design Notes for Sharing:  unchecked
    Advanced Settings - File View Columns - Name:  Built In - Show
    Advanced Settings - File View Columns - Notes:  Built In - Hide
    Advanced Settings - File View Columns - Size:  Built In - Show
    Advanced Settings - File View Columns - Type:  Built In - Show
    Advanced Settings - File View Columns - Modified:  Built In - Show
    Advanced Settings - File View Columns - Checked Out By:  Built In - Show
    Advanced Settings - Contribute - Enable Contribute compatibility:  unchecked
    Advanced Settings - Templates - Don't rewrite relative document paths: checked
    Advanced Settings - Spry - Asset Folder:  C:\wamp\www\rootfoldername\SpryAssets\
    Site File Structure - place files in the following folders:
    C:\wamp\www\rootfoldername
    webpages (html & php)
    _images  - [folder] (there are numerous image folders beginning with _images) containing .jpg and .png files
    _includes - [folder] containing attached .php files for the header, navigation and footer attached to every page
    _scripts - [folder] containing .js script files
    _styles - [folder] containing .css files (external style sheets)
    Connections - [folder] contains one php file (databasename.php)
    SpryAssets - [folder] containing system generated .js files .css files and .gif files
    ZendFramework - [folder] - I have no idea if the files in this folder are necesary and why it was placed here many months ago
    ** Links **
    Remove the leading / from every link in every file
    HTML5 shiv
    using an external link will always reflect the latest changes(Question) - If I link to this .js file externally at google instead of linking to a current copy in my _script folder could future changes to this external .js file cause future problems with the webpages that have this file attached?
    Remote Server
    Setup a remote server using the ftp address settings provided by the host provider.  (Question) Any settings defined for the future Remote Server (the first remote server was deleted when problems occured) will not cause any harm to anything involving the Testing Server such as viewing webpages in Design View, browsers accessed from the "Preview/Debug in browser" icon in Dreamweaver and will not cause any harm to any files eventually put to the host provider via that future Remote Server. Is that correct?
    Murray, thanks again for your help,
    Robert

  • Pls Help! My content does not display!!

    Hi
    The customised content i have cretaed does not display.
    I created an URL iview. I created a page and added the iview to the pager. I then cretaed a role, within the role editor i created a folder(Test) and then added the page to the role. I assigned myself the role.
    Opened up a new session, Test does not exists in the navigation bar.
    How do i get it to display ?

    Hi,
    You must make either the role, or the folder that you've created inside of it, an entry point.
    When you are looking at your role in the editor (where you add pages, iviews etc to your role) you will see on the right hand side of the page some propeties. Select 'Show All' and then change 'Entry Point = No' to 'Entry Point = Yes'. Or you can select your folder, press the 'Properties' button, now the properties on the right hand side are for the folder inside the role, not the role. Here you can make the folder the entry point if you like.
    Everything inside an entry point is visible, whether or not it's own 'Entry Point' property is selected as 'Yes'. This means that if you make the role and 'Entry Point' everything that you add to the role will be visible.
    I hope it helps,
    Patrick.

  • Menu not present and HTML snippet editor not displaying...help

    Hi All,
    I have been building a few websites with iWeb and today i opened the software to find that my menu was a blank box with a small grey dot on the left side.
    i went to adjust some HTML snippets to find that the the pop up editor wasn't appearing.
    so my question is simple. where have these gone? is there a setting to turn off these features?
    the issue is the same on all sites and any new site. when i drag new HTML snippets into a page the box appears like a text box but the editor window isn't there and i can't type in anything.
    the same applies for any widgets from the media library.
    hopefully someone can point out what i'm missing and help me get back on track.
    thanks for your time

    Try the following:
    delete the iWeb preference files, com.apple.iWeb.plist and com.apple.iWeb.plist.lockfile, that resides in your Home() /Library/Preferences folder. You may have already tried this.
    go to your Home()/Library/Caches/com.apple.iWeb folder and delete its contents.
    Click to view full size
    launch iWeb and try again.
    If that doesn't help continue with:
    move the domain file from your Home/Library/Application Support/iWeb folder to the Desktop.
    launch iWeb, create a new test site, save the new domain file and close iWeb.
    go to the your Home/Library/Application Support/iWeb folder and delete the new domain file.
    move your original domain file from the Desktop to the iWeb folder.
    launch iWeb and try again.
    OT

Maybe you are looking for

  • How to capture the PrintScreen button event in keyboard

    Hi The JPanel consists of all components , and finally the panel is added to the JFrame.The problem is to avoid the user by capturing the page through "PrintScreen" button in the keyboard. Thank u .

  • Downloads from NetLibray to Ipod

    I downloaded an ebook from NetLibrary to my Music Folder/ipod tunes. It was in the i pod tunes file but did not show up in the i pod tunes window. I did find it in Windows Media Player. I opened it up with Windows Media player and acquired the licens

  • Selection screen modification based on various buttons in selection screen

    Hi, I have 1 query related with Selection screen modification. In my Report Program,I have created GUI Status for my selection screen Now 2 buttons in application toolbar are coming on selection sceen. For this i used,'At selection screen output' eve

  • Why can't I get swipe the page to work?

    I have my MAC pro for few months and are continually adjusting to its many features.  I recently discovered the swiping the page feature.  I have tried all of the "finger" options & none of them have worked.  The page feels like it wants to move, but

  • Obtaining Session object

    Is there is a way of obtaining the Session/Request object from the context in a normal class running within a servlet container? Thanks.