Info about the info in styles panel

Hi
I am a little bit confused about what the CSS styles panel
shows me.
When I investigate the styles I have noticed that some
properties have a line through them. Could someone explain it to
me., because I have a problem that I think is associated with the
inheritence of styles.
I have created a test page that shows a gallery of thumbnails
but the first one is not shown when the page is refreshed. All
works fine in IE but not in Firefox, I have also placed the exact
same code a little lower down and this works fine. Therefore I am
concluding that the nested style classes are affecting the page.
If you want to view what I mean the link is:
Problem test page
I have also attached the source code if your interested.
Am I on the right looking at the styles to solve this
problem.
Many thanks VoodooJai

You have redundant ; semi-colons at the end of the lines of css below (which will stop the css cascade)
#main { background-image: url("images/0back_matisse_20.gif") };
#main h1, #main h2 { color:#009 };
#main p.cap:first-letter { color:#009 };
Remove them and see if that corrects the problem.
#main { background-image: url("images/0back_matisse_20.gif") }
#main h1, #main h2 { color:#009 }
#main p.cap:first-letter { color:#009 }

Similar Messages

  • JS Accessing the Paragraph Styles Panel Menu?? PLEASE HELP!

    I haven't heard anything yet about this topic, can anyone help me?
    Hi all,
    I'm hoping you can help me with is, I'm about to tear my hair out! I'm using JavaScript in InDesign CS3 (PC). I have three heading scripts that I wrote that go through a series of actions when clicked, and I need to be be attached to the appropriate paragraph styles. This is so the user will receive a certain look and feel when they click the style, but they won't know a script ran at all, they'll think it's just another paragraph style.
    I ran the menu id script from the InDesign Scripting Guide, and it says that the root ID should be "Paragraph Style Panel Menu", however, that is not working. HELP! How can I get InDesign to reference the existing Paragraph Style Panel Menu?
    THANK YOU! Code below:
    myDoc = app.activeDocument;
    var setpath = "~/Application Data/Adobe/InDesign/Version 5.0/Scripts/Scripts Panel/";
    var myScript1 = new File(setpath + "Heading 1.jsx");
    var myScriptAction1 = app.scriptMenuActions.add("InD - Heading 1");
    var myEventListener1 = myScriptAction1.eventListeners.add("onInvoke", myScript1, false);
    var myScript2 = new File(setpath + "Heading 2.jsx");
    var myScriptAction2 = app.scriptMenuActions.add("InD - Heading 2");
    var myEventListener2 = myScriptAction2.eventListeners.add("onInvoke", myScript2, false);
    var myScript3 = new File(setpath + "Heading 3.jsx");
    var myScriptAction3 = app.scriptMenuActions.add("InD - Heading 3");
    var myEventListener3 = myScriptAction3.eventListeners.add("onInvoke", myScript3, false);
    try{
    var myScriptMenu = app.menus.item("$ID/Paragraph Style Panel Menu");
    myScriptMenu.title;
    catch (myError){
    var myScriptMenu = app.menus.add("$ID/Paragraph Style Panel Menu");
    var myScriptMenuItem1 = myScriptMenu.menuItems.add(myScriptAction1);
    var myScriptMenuItem2 = myScriptMenu.menuItems.add(myScriptAction2);
    var myScriptMenuItem3 = myScriptMenu.menuItems.add(myScriptAction3);

    K Jane wrote:
    "How can I get InDesign to reference the existing Paragraph Style Panel Menu?"
    var myParagraphStyle = myDoc.paragraphStyles.item("myParaStyelName");
    Is this what you are after? Don't know how it relates to your sample code though.
    Brett

  • Confused With Dreamweaver CC and the CSS Styles Panel!

    Hi all
    I'm relativley new to the CC but I'm having alot of fun learning how to use dreamweaver, But now comes where I get confused. I'm learning from Lynda.com "Dreamweaver and WordPres Core Concepts" and as I follow the tutorial regarding the actual structure of wordpress themes I have different panels to the tutour.
    As you can see from the pics I have a different set up and this makes it very hard to follow the tutour.
    I have tried the windows menu but there is no CSS Style Panel, plus I have media, sources, selectors, and properties. Apparently the tutour is also usin CC.
    Can someone please guide me on how to learn dreamweaver with up to date tutourials....

    I'm not familiar with the Dreamweaver/WordPress videos on lynda.com, but if the tutorials are showing the CSS Styles panel, it means that it was recorded on Dreamweaver CS6 or earlier.
    The CSS Designer panel replaces the old CSS Styles panel in DW CC. Since you have access to lynda.com, I suggest that you take a look at James Williamson's CSS Designer overview in Dreamweaver CC Essential Training.

  • CSS Styles Panel frustrations

    Is it me or is the new CSS Styles panel so much harder to use? It shows way too much now and it slows me down when wanting to quickly change CSS elements.
    Really missing the previous Properties panel from CS6. It only showed the properties that I actually used and was much more compact and easier to work with.
    Adobe should have given users a choice of what type of style panel to use in CC.
    Does anyone know if there's a way to get back the old Properties panel in CC? I'm sure not the only one voicing this complaint...

    You can't bring back the old one as it stands now. Filing an official request for it here may help though:
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    It is something that has come up a lot recently.
    Here is some info on working with it: http://helpx.adobe.com/dreamweaver/using/css-designer.html
    If you want it to be a bit more compact, you can get away from the two column space eater by dragging th right edge of theCSS Designer window to the left until the columns stack instead. Not the greatest "fix", but better than the two column beast in my opinion.
    EDIT: You can also click the heading of each sub section within the panel to minimize them individually if you aren't using them. Again, not the best "fix" but better than filling half your screen with css attributes.

  • Can't get the "End Nested Style Here" function to work

    Hello,
    I have been testing a very simple nested style routine in InDesign CS3.
    It has a number with a period after it (and I have a character style named number), a single word followed by a colon (and I have a character style for that word and the colon) and then a paragraph of text (and a style called body for that). Because there are sometimes more than one paragraph of text, I used the Insert, Special Character-Other-"end nested style here" character, in the TYPE menu, to tell InDesign how long to use the body copy style (the final character style) before kicking in a new start up sequence starting with the Number style. But, no matter what I try, the second paragraph wants to begin the sequence over, even though, it has just a hard return and no "end style sheet here" character.
    Any thoughts....
    thanks
    barbara

    Hi Bob,
    That is what I thought...but, then when I learned about the End Nested Style Sheet here character, I thought that would override that issue.
    Thanks for clarifying that there is no way around the new paragraph issue.
    I kept thinking there has to be a way and I just don't know how to do it, but I guess that is not the case. That is the only downfall to me regarding that amazing feature.
    thanks!
    Barbara

  • HT4623 I cannot install my ipod to my computer. Says something about the device driver. I did not get it new either and so have no info about it. And I have never used one before and have no friends who have either. Can someone help me?

    I cannot install my ipod to my computer. Says something about the device driver. I did not get it new either and so have no info about it. And I have never used one before and have no friends who have either. Can someone help me?

    See
    iOS: Device not recognized in iTunes for Windows
    - I would start with
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or              
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    However, after your remove the Apple software components also remove the iCloud Control Panel via Windows Programs and Features app in the Window Control Panel. Then reinstall all the Apple software components
    - New cable and different USB port
    - Run this and see if the results help with determine the cause
    iTunes for Windows: Device Sync Tests
    Also see:
    iPod not recognised by windows iTunes
    Troubleshooting issues with iTunes for Windows updates
    - Try on another computer to help determine if computer or iPod problem

  • Is there another way of getting apps from the appstore without putting your credit card number in, ive heard about the itunes gift card thing can anybody just give me more info about that and how i can buy free things free things from the appstorepls help

    Is there another way of getting apps from the appstore without putting your credit card number in, ive heard about the itunes gift card thing can anybody just give me more info about that and how i can buy free things free things from the appstore...pls help as im only a teenager and have no credit credit and my parents dont trust me with theres and they dont care about the fact that you can set up a password/.... PLEASE SOMEONE HELP I WILL BE SO GRATEFUL... And i would really like to get the iphone 4 but if there is no way of etting apps without your credit number then i would have to get a samsung galaxy s3 maybe ...

    You can set up an Apple ID without a credit card.
    Create iTunes Store account without credit card - Support - Apple - http://support.apple.com/kb/ht2534

  • How to get info about the mobile, like screensize...

    hi,
    i need some info about the device my midlet is running on.
    how is it possible to get info about the screensize, screentype(color/black) and perhaps devicetype or modelname?
    i already read it somewhere but i didn't find the source again.
    tia
    mmkl

    thx,
    the example below shows some basic information.
    Display myDisplay = Display.getDisplay(this);
    Displayable dis = myDisplay.getCurrent();
    int high = dis.getHeight();
    int width = dis.getWidth();
    boolean isCol = myDisplay.isColor();       
    int nubCol = myDisplay.numColors();more detailed information about model, aren't available through the standard api, on blackberry's there some restricted apis that provide these device-type and other detailed information...
    for more basic information, just look at the class-methods from display and displayable...
    mmkl

  • Where can I find Info about the Integration on SAP?

    Hi,
    I´m looking for Info about:
    -Integration of SAP Backend (R/3, BW, CRM)
    -Integration with Legacy or 3rd party Apps
    I´m just finding pieces of info and not a document.
    Do you know if there are SAP Guidelines or whitepapers on this issues?
    I really Apreciate the Help!
    Kind Regards,
    Gerardo

    Hi Gerardo,
    welcome to the SDN Forums first. For R/3 to CRM connectivity I would suggest that you read the Doucuments coming <a href="http://help.sap.com/bp_crmv340/CRM_DE/html/opport.htm">SAP Best Practices for Customer Relationship Management - V3.40</a> in the Building Blocks:
    B01: CRM Generation
    C71: CRM Connectivity
    B09: CRM Replication
    You find a documentation about the Integaration of R/3 and CRM.
    Regards
    Gregor

  • Info about the RFC

    Hi,
    I have to work on RFC FM.  Can any body give me the info about the RFC? especially for Function module?
    Will give Reward points
    regards,Ram

    Hi
    RFC (Remote Function Call) is similar to the general SAP fun module: except that in the attributes you click the radio button: RFC enabled;
    and you will be passing an Import parameter DESTINATION to it.
    Other code and usage will be similar to any fun module;
    Have a look at any fun module in SE37 to understand better about the different components of Fun modules;
    Refer this link:
    http://help.sap.com/saphelp_nw04/helpdata/en/22/042518488911d189490000e829fbbd/frameset.htm
    Function Modules doc
    Function Modules;
    Check this matter.
    Function Modules are Global ABAP programs created by SAP for reusable purpose.they have IMPORT,EXPORT and TABLE parameters, and EXCEPTIONS to through when error occurs.
    You can create them from TCode SE37.
    Go through the following doc:
    Function modules are cross-program, reusable procedures that are organized into function groups, and whose functions are implemented between the statements FUNCTION and ENDFUNCTION. Function modules and their interfaces are created in the Function Builder.
    Function Module Interfaces
    The parameter interface of a function module is defined in the Function Builder. It includes the definition of interface parameters and the specification of exceptions that can be triggered by a function module. The Function Builder automatically generates comment lines below the FUNCTION statement in the source code of the function module, which represent the interface of the function module with the following syntax:
    Syntax
    ... [IMPORTING parameters]
    [EXPORTING parameters]
    [CHANGING parameters]
    [TABLES table_parameters]
    [{RAISING|EXCEPTIONS} exc1 exc2 ...]
    The syntax and semantics of IMPORTING, EXPORTING, CHANGING, RAISING, and EXCEPTIONS mainly correspond to the definition of method interfaces with [CLASS-]METHODS. The additional option of defining table parameters using TABLES is obsolete.
    Interface parameters
    The interface parameters are defined on the relevant tab pages in the Function Builder.
    IMPORTING parameters are input parameters. When the function module is called, a suitable actual parameter must be specified for every non-optional input parameter. The content of the actual parameter is passed to the input parameter when the call is made. The content of an input parameter for which 'pass by reference' is defined cannot be changed in the function module.
    EXPORTING parameters are output parameters. When the function module is called, a suitable actual parameter can be specified for every output parameter. The content of an output parameter that is defined for 'pass by value' is transferred to the actual parameter if the function module is completed without errors. An output parameter that is defined for pass by reference is not initialized when the function module is called.
    CHANGING parameters are input and output parameters. When the function module is called, a suitable actual parameter must be specified for every non-optional input or output parameter. When the function module is called, the content of the actual parameter is passed to the input/output parameter, and when the function module is completed, the content of the input/output parameter is passed to the actual parameter.
    TABLES parameters are table parameters. Table parameters are obsolete CHANGING parameters that are typed as standard tables with a header line. If an internal table without a header line or a table body is passed as an actual parameter to a formal parameter of this type, an empty local header line is generated in the function module. If an internal table with a header line is used as an actual parameter, both the table body and the header line are passed to the function module. Pass by value is not possible in formal parameters defined using TABLES. Formal parameters defined with TABLES can be replaced by formal parameters defined with CHANGING. A local work area can be created for the internal table in the function module by using the addition LIKE LINE OF itab of the DATA statement.
    Exceptions
    The exception of a function module are defined on the Exceptions tab page in the Function Builder. Here you can select exception classes to define whether class-based exceptions are declared or non-class-based exception are defined. Class-based exceptions are represented in the above syntax by RAISING, and non-class-based exceptions are represented by EXCEPTIONS.
    The addition RAISING is used to declare class-based exceptions that can be propagated from the function module to the caller. Exceptions in the categories CX_STATIC_CHECK and CX_DYNAMIC_CHECK must be explicitly declared, otherwise a propagation can lead to an interface violation. A violation of the interface leads to the treatable exception CX_SY_NO_HANDLER. Exceptions of the category CX_NO_CHECK are implicitly always declared. The declaration of exceptions of the category CX_STATIC_CHECK is statically checked in the syntax check. For exceptions of the category CX_DYNAMIC_CHECK, the check is not performed until runtime. In a function module in which class-based exceptions are declared with the RAISING addition, the statement CATCH SYSTEM-EXCEPTIONS cannot be used. Instead, the relevant treatable exceptions should be handled in a TRY control structure.
    The addition EXCEPTIONS is used to define a list of non-class-based exceptions that can be triggered in the function module using the statements RAISE or MESSAGE RAISING. Exceptions defined in this way - as with formal parameters - are bound to the function module and cannot be propagated. If an exception of this type is triggered in a function module, and no return value has been assigned to it with the homonymous addition EXCEPTIONS of the CALL FUNCTION statement when the call was made, this leads to a runtime error.
    Note
    For new developments after release 6.10, SAP recommends that you work with class-based exceptions that are independent of the function module.
    RFC is a technology which is used to access a functions (Modules) from
    the remote systems.
    If a function module is set as remote enabled which can be access from
    the remote system via RFC.Eg: U can access the Remote enabled function modules in ur VB,Webdynpro,Java,Visual composer program.
    A function module can be set as remote enabled by SE37->Go to ur FM->click the option Button "remote enabled".
    But Normal function modules can not accessd from the remote system.
    Good Example for RFC enabled function module is : BAPI(Business Application Programming Interface)
    Note: All BAPIs are Remote enabled but not all remote enabled function modules are BAPI.
    CALLING A FUNCTION MODULE:
    1)In U ABAP Editor --> Click "Patter" ---> Selection Option Button "Call Function"
    --> Write the Corresponding FM name --> Hit Enter
    2)The appropriate import ,export Parameters will be displayed in ur editor
    3)Pass the Values Here.
    Also check these links.
    http://www.geocities.com/victorav15/sapr3/abapfun.html
    Check this link:
    http://help.sap.com/saphelp_erp2004/helpdata/en/9f/db988735c111d1829f0000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/d94b78ebf811d295b100a0c94260a5/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/41341147041806e10000000a1553f6/frameset.htm
    Check this link:
    http://help.sap.com/saphelp_erp2004/helpdata/en/9f/db988735c111d1829f0000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/d94b78ebf811d295b100a0c94260a5/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/41341147041806e10000000a1553f6/frameset.htm
    See the following links:
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/9f/db970e35c111d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/9f/db970e35c111d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/9f/db970e35c111d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/9f/db970e35c111d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/9f/db970e35c111d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/26/64f623fa8911d386e70000e82011b8/content.htm
    Reward points for useful Answers
    Regards
    Anji

  • 5000 $ for info about the "MUI" resource

    Problem: missing documents from Microsoft
    Offer: 5000 US-$ for the guy who can find the information
    Description:
    On https://msdn.microsoft.com/en-us/library/windows/desktop/ms648007(v=vs.85).aspx you can find all resource formats (binary) that you need if you want
    to build an exe/dll and use them on Windows... but, they missed one... it's a new one and it only exists since Vista (maybe XP, I'm not sure... but that's not the point). The missing resource is the "MUI" resource (it's a named resource and the name
    is "MUI").
    Microsoft describes how to split resources into 2 parts (the neutral and the language specific part) which would generate such a MUI resource. The problem is, that this is not working the way they describe it (generates damaged data) and rc.exe
    has also other "incapabilities" (e.g. compiling DialogTemplate's). But without the info about how to create the MUI resource by hand, it's almost impossible to create good quality multilingual applications.
    That's why I want to offer the money to who ever is able to find this information (I guess it must be an employee of Microsoft, because I guess outside of Microsoft it's hard to find this info... maybe it's only "documented" in the source code
    of tools like rc.exe or muirct.exe).
    Contact me if you have the info... (this info cannot be classified... but if it is, it would be nice to hear an explanation of Microsoft, why an API which all of us SHOULD use according to Microsofts documents is not publicly documented).
    thanks a lot... I hope to hear from someone soon...

    Problem: missing documents from Microsoft
    Offer: 5000 US-$ for the guy who can find the information
    Description:
    On https://msdn.microsoft.com/en-us/library/windows/desktop/ms648007(v=vs.85).aspx you can find all resource formats (binary) that you need if you want
    to build an exe/dll and use them on Windows... but, they missed one... it's a new one and it only exists since Vista (maybe XP, I'm not sure... but that's not the point). The missing resource is the "MUI" resource (it's a named resource and the name
    is "MUI").
    Microsoft describes how to split resources into 2 parts (the neutral and the language specific part) which would generate such a MUI resource. The problem is, that this is not working the way they describe it (generates damaged data) and rc.exe
    has also other "incapabilities" (e.g. compiling DialogTemplate's). But without the info about how to create the MUI resource by hand, it's almost impossible to create good quality multilingual applications.
    That's why I want to offer the money to who ever is able to find this information (I guess it must be an employee of Microsoft, because I guess outside of Microsoft it's hard to find this info... maybe it's only "documented" in the source code
    of tools like rc.exe or muirct.exe).
    Contact me if you have the info... (this info cannot be classified... but if it is, it would be nice to hear an explanation of Microsoft, why an API which all of us SHOULD use according to Microsofts documents is not publicly documented).
    thanks a lot... I hope to hear from someone soon...
    just to make it clear: I'm talking about the "MUI" resource that's embedded in an multilingual exe/dll and the corresponding resource-dll (in this case it has the ending .exe.mui or .dll.mui). I'm not talking about the .mui file itself. (see
    http://rcecafe.net/?p=266 for more information or contact me if you want to get a bether explanation why it is a problem not having this information -> by the way: it has been confirmed by the Microsoft
    support team, that this is information is missing and that it is a problem for the development of MUI software -> they suggested to contact/bother the developers privately to get the information... because other possible ways to get the info that they
    could imagine, aren't legal)

  • About the idoc(DEBMAS) inbound, contact info, need help!

    Hi everyone,
    we have SAP and SIEBEL system, and crate/update customer info(or say account) at SIEBEL first, then send account info to SAP via IDOC, message type is DEBMAS06.
    Now there is a bug. create/update contact info at siebel, it always create new contact at SAP when inbound to SAP system.
    Is there anyone can give me any advice about how to fix this bug?
    Thanks & best regards.

    Hi Sir,
    First thanks very much for your reply.
    I known the MSGFN field, segment E1KNVKM(contact info) has MSGFN field too. but there is a still some issues. I found you must pass the PARNR field to SAP if want to update info(If not, even I set the MSGFN as Deleted or UPDATE, it not works). PARNR is the only key for table KNVK. but you know, PARNR is created at SAP when create this contact info, I need create/update contact at SIEBEL, that's not easy to know what's the value of PARNR will be created.
    Is that possible too pass PARNR value to SAP? I know a little about the SAP BASIS Setting.
    Thanks again.

  • I would like to get certified for the SAP Crystal Reports. So, I would like to get some info about the currently available Certification Exams for Crystal Reports (2011/2013). Also, would greatly appreciate  if you have any suggestions for thi

    Hi,
            I would like to get certified for the SAP Crystal Reports. So, I would like to get some info about the currently available Certification Exams for Crystal Reports (2011/2013). Also, would greatly appreciate  if you have any suggestions for this Certification Exam preparation materials from another 3rd party or from SAP directly .  I would like to prepare or get trained well before taking the exam as I see it costs around $500.
    Thanks in advance for your help in this regard!
    Sincerely,
    J

    Please search here.. Training and Certification Shop for your desired certification or training. Don't forget to set your location.
    Please use some summarized title for your query.

  • I heard about the iPod Nano recall over fire risk, I entered my info online a in said that I was eligible, but since early December I have not heard anything more from. In which time someone I know has sent off theirs and received their replacement nano?

    I heard about the iPod Nano recall over fire risk, I entered my info online and it said that I was eligible, but since early December I have not heard anything more from itunes/apple. In which time someone I know has sent off theirs and received their replacement nano already. Is there an email address I can email to request info? Would be much appreciated! Thank-you.

    use the info you got in the email and check your repair status on apple's website

  • HT4061 how to get full info about the iphone by putting the imei number in pc

    how to get full info about the iphone by putting the imei number in pc

    https://discussions.apple.com/message/23921736#23921736

Maybe you are looking for

  • I am getting the following error when trying to install premiere elements 9 on mac os 10.7.2:

    ERROR:  - PreMacContentInstaller: Failed due to Language Pack installation failure could someone please help.  i received this package of adobe photoshop elements/adobe premiere elements 9 several months ago. i am just getting  around to using now bu

  • The Lock switch is not working

    The button that allows you to toggle between locked and unlocked is not working anymore. It's stuck in the locked position so I can't even reset. Any Suggestions?

  • Close File

    Hi, I am getting error in Close file . For more clarification i am attaching the word document and sample code Attachments: Bharath_Query.doc ‏179 KB Write_File.vi ‏44 KB

  • Lumia problem, weak customer care

    Dear Board, I bought a lumia 920 on 03.12.2013 form a nokia shop. The imei number of the product is:35XXXXXXXXXXXXX.  I had a problem about this product after 7 days. The problem was; when i make a call , sensor i,s not working properly and i cannot

  • SwingWorker in JDK6

    Hello, We have written the application (everything works great in command line version), but now we need to create a GUI version. The user can run several processes of his choice in the order of his choice in the Worker thread in the doInBackground()