Custom css style to region

what solution can i get to style a region with a custom CSS style?
can't I force the HTML region tag (is it a TD, isn't?) to have an ID or a STYLE I choose?
(then i can insert an HTML PORTLET to write the CSS style)

Mylenium wrote:
A caption is its own HTML tag, nothing exclusive to an image.
The HTML <caption> tag can be used only inside a table. It has nothing to do with images. http://www.w3.org/TR/html401/struct/tables.html#edef-CAPTION.
To answer the original question, the way to create a caption for an image is to wrap the image and caption text in a <span> and give the span a class called floatleft or floatright.
<span class="floatleft">
<img src="../images/cape_royal.jpg" alt="Cape Royal"
width="250" height="366" />Grand Canyon at Cape Royal</span>
Then create four style rules:
.floatleft {
  float:left;
  margin:3px 8px 3px 0;
.floatright {
  float:right;
  margin:3px 0 3px 8px;
.floatleft, .floatright {
  font-weight:bold;
  text-align:center;
.floatleft img, .floatright img {
  display: block;

Similar Messages

  • How can I use this?? Custom css style.

    !http://unisonsoft.iptime.org:8000/sample.jpg!
    Please look at this image.( Dashboard -> page option -> section properties -> Custom CSS Style Options (HTML Only) -> Use Custom CSS Style)
    I want to use Custom Css Style.
    What can I do for this?
    Thank you.
    Edited by: user626249 on 2009. 7. 28 오후 10:28

    Thank you Mr.Jhon and everyone.
    My client asked me "how can I see the pages on dashboard with many CSS"
    Sorry...Actually I can`t use ENGLISH very well...
    For example)
    Page1 has two tables.
    These table`s font-size is 12pt.
    page2 has two tables too.
    These table`s font-size is also 12pt.
    In this case, I only want to change table`s font-size 10pt in page2.
    The font is set the file "/OracleBI/oc4j_bi/j2ee/home/applications/analytics/analytics/res/s_oracle10/b_mozilla_4/views.css"
    If I change this css file, page1 and page2 has same format of tables.
    So I need to change olny one page`s table font-size using Custom Css Style.
    This is my best writting...Sorry...;;;;;;;;;;;;;;;;
    Thanks everyone...If you understand me, please help me.^^
    Edited by: user626249 on 2009. 7. 29 오전 2:22

  • Using custom CSS style sheet

    I'm trying to use a custom CSS style sheet and can't get it to work. I've created my stylesheet and uploaded it so it shows under Shared Components >> Cascading Style Sheets.
    Viewing the source for my pages currently shows a reference to what I guess is the default style sheet -
    <link rel="stylesheet" href="/i/css/apex_3_1.css" type="text/css" />But no reference to the one I uploaded. So I guess I need to add a new reference pointing to my sheet.
    So questions would be -
    - How and where do I add this reference?
    - Is this the correct way to do things if I want to use my own styles?

    Antilles,
    Go to your Shared Components > Temples > Select the page template you wish to apply your CSS to and in the "Header" area you will see references to the APEX CSS, something like,
    <link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_17/theme_3_1.css" type="text/css" />Now, just add your CSS reference after any APEX CSS references.
    Hope this helps.
    -Chris

  • Can the number format be controlled with custom css styles

    I have a union query where the first query returns a count that I formated as a number '999,999' and the second query returns percentages that I want formatted as '99.9%' I can use conditional formatting to determine which part of the query the result came from but conditional formatting doesn't allow me to control the number format so I was wondering if custom css styles would allow me to control the format. Is converting the number to a character and concatenating a % sign ia better option. I was able to do this using BI Publisher and a different apporach but I want to be able to do it with Answers.

    Make sure the address bar in Contribute is displaying your URL and
    not a file path.
    Your administrator can remedy this by going to the role settings and making sure the Home address is set to the URL.  If you can't get the admin to update the role settings, you can enter your URL into the address bar and then the site should be able to find linked style sheets.

  • 11g Custom.CSS Style Sheet issue...is it a bug?

    I've created a custom style sheet that we're using to change the graphical elements of our dashboard. I've got everything working and I'm really pleased about how it's looking. Today, I started working on changing the default field attributes. I didn't want to have to go in and change 7-8 elements (font, size, bold, etc) so I used the Custom.CSS file and created new CSS classes that I could easily assign to fields. My thought was that I could go through my whole web-catalog once and apply the CSS to each of the fields, their headers, etc. so that if we wanted to make global changes to formatting later on, I could go and edit the Custom.CSS.
    I've run into a slight problem which brings me to the purpose of this post. I have saved the CSS classes into the fields, applied them and saved the changes as the defaults for the fields. Everything works great and the CSS defined styles appear when I create a new report. My concern is that when I create a new report and pull in one of the fields that I have defined and saved the default style, the field no longer shows that it's definition is linked to the Custom.CSS. If I hover over a field in Firebug, it tells me that it's referencing the Custom.CSS, so I know the field is actively referencing the CSS. Shouldn't the field retain the reference to the Custom.CSS when I save the style? Any other developer going into the field will not be able to tell that there is a style sheet that defines the field attributes.
    Also, is there a better way to go about applying styling to fields across the board?

    Hi Brad
    The changes to the file is not done outside of Muse, I know by touching Muse's files from BC will screw things up,
    rather it is done from Muse itself by going to the page properties and entering an html code in the header of the page.
    Also maybe I should'nt said Locally Published, I meant when exporting the html and viewing it locally.
    Regards

  • Create a custom CSS style in Flash Builder

    Hi.
    Return to Flash Builder.
    In Design mode, select the                 Label control that reads Company Vehicle Request Form.
    In Properties view, click                 the Convert to CSS button but this button is disabled..
    can u tell me why this button is disabled??
    Thanks

    Hi,
    The option is enabled only when you change any of the property values in the style section. The css file represents the changed value details. So no change means, no need for the css file. (try chaging any of the font details or the color detials)
    However i also face  some usability issue in the CSS work flow.  So please file a JIRA request.
    thanks,
    Rani

  • ERROR Could not load style sheet: custom.css

    Hi i am working with ADF faces.I had used selectors to change the skin.I put all the selectors in custom.css file.And i put the folder in the webcontent folder.
    Like Skins/Ex/custom.css.
    And here is the content of my adf-faces-skins.xml file
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <skins xmlns="http://xmlns.oracle.com/adf/view/faces/skin">
    <skin>
    <id>Ex.desktop</id>
    <family>Ex</family>
    <!-- <skin-family>#{sessionScope.skinFamily}</skin-family> -->
    <render-kit-id>oracle.adf.desktop</render-kit-id>
    <style-sheet-name>custom.css</style-sheet-name>
    </skin>
    </skins>
    And adf-faces-config.xml content is
    <?xml version="1.0" encoding="windows-1252"?>
    <adf-faces-config xmlns="http://xmlns.oracle.com/adf/view/faces/config">
    <skin-family>Ex</skin-family>
    </adf-faces-config>
    Now my problem is my application could't recognize the stylesheet.
    And while i run the application i am getting the output which is using the Simple skin.......And in the log file it showing the error like
    2006-11-09 14:18:58.125 ERROR Could not load style sheet: skins\Ex\custom.css
    So anybody could help me in finding out the error.......Hope so..........
    Thanks.......
    simmi

    I am sorry
    Here is the content of my adf-faces-skins.xml file
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <skins xmlns="http://xmlns.oracle.com/adf/view/faces/skin">
    <skin>
    <id>Ex.desktop</id>
    <family>Ex</family>
    <!-- <skin-family>#{sessionScope.skinFamily}</skin-family> -->
    <render-kit-id>oracle.adf.desktop</render-kit-id>
    <style-sheet-name>skins\Ex\custom.css</style-sheet-name>
    </skin>
    </skins>

  • Trying to add CSS styles to the online editor

    I have some CSS styles I need to make available in the online editor, I have added the class names in the online editor settings and when my client goes to the create an email campaign the CSS styles I have listed are missing in the apply CSS class drop down menu.
    Do I need to be a premium member to do this, any info would be great
    Thanks
    Martin

    Hi Martin,
    The template and its referenced CSS is what will be carried over based on the prompt. 
    If you are wanting to add additional custom CSS styles within the editor you'll need to be a premium partner.  Within your portal you can adjust these CSS references per each site under your portal. 
    - http://kb.worldsecuresystems.com/877/cpsid_87780.html?bc-partner#main_Online_Editor_Settin gs
    Kind regards,
    -Sidney

  • Adding a custom css in sap_corby theme in  NWBC for HTML 3.6.

    Hi,Dear experts!
    (I hope, I post a topic in the right section.. now)
    I use the theme sap_corby in NWBC.
    I'd like add a few changes in the design of the portal.
    For example, I'd like add the custom.css style, user name and etc.
    I've added in the table /UI2/NWBC_CFGCV parameters:
    COCKPIT_TITLE = my title,
    WELCOME_MESSAGE = my message,
    CSS_URL = my css address (For example, /sap/bc/ui5_ui5/sap/zhcmi384_ui5/custom.css)
    Next I open in browser (ie 10) link:
    <server>:<port>/sap/bc/ui2/nwbc/?sap-client=<>&sap-language=RU&sap-nwbc-node=root
    and I've see that COCKPIT_TITLE and WELCOME_MESSAGE is load well, but CSS_URL does not work.
    How to load my custom.css file into NWBC?
    If I want to try to edit the theme in UI Theme Designer.
    When I want to create a topic in the designer. I only see active "open" button. Other buttons are disable.
    I open the theme (the Copy). I make changes.
      I choose to unlock. all is well. but where can I find my topic?
    I do not see her anywhere.

    Thanks   for your reply!
    I'm create a  theme in the UI Theme Designer.
    1.
    2.
    3.
    4.
    5.
    6.
    Where I can see, what my theme is created well?

  • Responsiveness of forms - custom css

    Hi
    I notice the forms widths  are set to pixel based, which causes problems when embedding forms in responsive designs.  when a site is viewed on a smaller device the form breaks over the container that holds it. making the whole form very messy.
    There needs to be the ability to have forms that are responsive in todays current web design ability.
    I guess this also leads to the ability to have custom CSS styles applied to customise the use of web fonts,  and custom form elements. - with ability to use custom css files it would go to solving the issue with making form responsive as we could make use of media queries to deal with such issues.
    Adobe you need to make this form web designer friendly  rather than non expereinced users,  I use these forms because it a great extension to having to search emails trying to find submitted data and can have other users repond to form submissions all from one place.
    Please advise on what is already in place to deal with such problems and where Adobe see advancements of formcentral in this area?

    Hi,
    I believe by responsive, you mean the ability to customize the form on your web page via a customized CSS or api.  This is not something we currently support but you can add or vote on feature ideas:
    http://forums.adobe.com/community/formscentral?view=idea
    If you need to add a new idea click "Create an idea" under "Actions" in the top right.
    Thank you for your suggestions and feedback, If you like please provide the link to your html page with the embedded form or send the link to [email protected], a description/steps of the problems that you are facing so we have a better understanding of the issues.
    Lucia

  • Adding many CSS styles to the online editor

    Hello.
    I see that when changing the online editor settings you can apply CSS styles, the dialogue box suggests that only one CSS style can be added at a time. Can I add many CSS styles in one go as I want approx 8 styles available to my client when he creates an email campaign based on a template I have created?
    Any help would be great
    Thanks
    Martin

    Hi Martin,
    At the moment you can only add custom CSS styles individually. 
    I'll pass this feedback as an enhancement request.
    Kind regards,
    -Sidney

  • Is it possible to change the color of a layer of a Customs CSS from an External Style sheet?

    Hi,
    I have sucessfully link External .css  file to my HTML page and able to change the font size of the headlines and the paragraph.
    What I am not able to do is to ADD the color my Custom CSS from the External sheet.  I have difined the color attribute as a 'Advance'
    and gave it the same name "#bigwraper" that is has in my HTML file.
    Attached is the color outline of my 'Blank Layout' with colors?
    Thank you.
    Dreamer101.1

    Hi Murray,
    I am building a web site on which the entire content would be changed at least daily. The website would have similar design to www.Helium.com
    The page will have CCS layout boxes in which different content would  be pasted.
    To re-phrase my question:  I want to know how to change the color of a layer from an external style sheet?
    Because my home page 'Sidebar' and colors would be the same for all page, only the content of different pages would be different.  If I want to change a color of my web side pages, I need to learn how to do it in one spot through an External Style Sheet.
    I am amble to link my external style sheet and to change H1 tag and to give it different colors. But I was not sucess with change the color of a layer on which my content sits around.
    I took out the color from my HTML page and gave the same name to the layer in my External Style Sheet with the same color.
    Hope my question and the reason I was able to clarify.
    cheers,
    Dreamer101.1

  • Accordion control CSS styles only support Websafe colours?

    I'm experimenting with styling controls using CSS by messing about with the style for my Accordion control. Here's my current CSS
    Accordion 
    themeColor: #0066ff;
    textRollOverColor: #0066ff;
    dropShadowEnabled: true;
    dropShadowColor: #888888;
    openDuration: 800;
    headerStyleName: "myaccordionHeader";
     .myaccordionHeader 
    fontFamily: Arial;
    fontSize: 12;
    fontWeight: bold;
    fillColors: #ffffff, #cccccc, #ffffff, #ff55ff;
    /* fillAlphas: 0.69, 0.4, 0.75, 0.65; */
    selectedFillColors: #99cc33, #99cc33;
    If I change the selectedFillColors to #f5f5f5, #f5f5f5 or some other non-web-safe colour, the Accordion selected fill colours revert to the Flex default. Same seems to apply to other colours too.
    I have a project coming up that has specific colours; is there a way for me to use 'any' colour in the CSS style? Am I just going crazy? :-)
    Steve

    I have read the white paper that you have referred to in your response and have included the following in the Header section of my Reports Region -- I am using a custom CSS to format the Table Headers <th> and the table data <td>:
    <head>
    <title>Air Road Dispatch Board</title>
    #HEAD#
    <link rel="stylesheet"
    href="#WORKSPACE_IMAGES#test.css"
    type="text/css" />
    </head>
    The table data is working based on the CSS but the table headings are still not working correctly and the substitution string #HEAD# is sending the #HEAD# as output on my report at the top. I understood that by placing the reference to the .CSS after the #HEAD# that it would bypass the classes from the core.css file. But obviously this is not working. I also tried the same code above in the page html header to see if it worked but received the same results.
    Any ideas?
    Regards,
    Jeffrey

  • Add Custom CSS to SharePoint Foundation 2010

    I have SharePoint Foundation 2010. I am trying to use custom CSS to override the out of the box CSS. I have linked my CSS file within the master page a million different ways but nothing seems to work.
    Can this be done in Foundation or do I need to purchase Server?

    Hi Tory,
    How did you add the custom CSS for SharePoint 2010 foundation?
    You can upload the CSS file into a library at the SharePoint site collection, then use <SharePoint:CssRegistration name="<% $SPUrl:~SiteCollection/Style Library/Custom/styles.css %>" After="corev4.css" runat="server"/> to include a reference
    to your custom CSS file.
    In addition, please clear SharePoint cache, and do an IISRESET, then compare the result.
    More information, please refer to the links:
    http://labs.steveottenad.com/add-custom-css-to-a-sharepoint-2010-site/
    http://msdn.microsoft.com/en-us/library/gg447066.aspx
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • How Do I Use a SINGLE Custom CSS for My Project?

    How do I set a single CSS for a project?
    Currently, I have linked (I checked, they are actually linked) FM files. The project is Responsive HTML 5 Single Source Layout. It is set up this way:
    Project Files
    Each FM file has a folder that contains a CSS, an FPJ, any baggage (PNG, for example) and an HTM.
    So, for my project, I have 31 such folders.
    Above them is RHStyleMapping.css.
    That's it
    To map my project to a custom CSS, I did this:
    1) Created the custom CSS (let's call it TheSingleCSS-sb01.css) and put it in the same location as RHStyleMapping.css.
    2) Right-clicked Responsive HTML5 (Primary Layout) in the Single Source Layouts pane.
    3) Selected Properties. The Responsive HTML5 Properties dialog box opens.
    4) Click Content, select  the Apply to all Topics check box, select CSS, and choose my CSS, TheSingleCSS-sb01.css.
    5) Click Save and Generate. Generating happens.
    6) When prompted, click View Result.
    7) Double-click one of the resulting topics, and choose the HTML tab.
    8) Notice the following CSS files are referenced, NOT the one I want:
    <link rel="stylesheet" href="Configuration_ChangeWorkflow.css" type="text/css" />
    <link rel="stylesheet" href="..\..\RHStyleMapping.css" type="text/css" />
    <image>
    So:
    1) How can I replace 32 individual CSSes with one single custom CSS?
    2) Also note that Project Manager does not display my custom CSS, even though it is in the same location as RHStyleMapping.css and referenced in the Properties dialog box.
    Thanks all,
    Sean

    Hi, so as I mentioned before, I have used Apply to all and this doesn't work. The resulting HTML still uses a specific CSS for that one HTML file.
    1) I put the CSS I want to use, Sean01.css, in the top level of my project using Windows Explorer.
    2) I Save and Generate.
    3) But, my settings for styles in the CSS are not used. For example, FM_GlossaryDefinition is defined with a 0 left indent but actually uses a 144pt indent (that mirrors the print FM document and that I do not want).
    4) And, you can see from the actual HTML, that the Sean01.css file that I applied to all topics (see the first image) is not referenced. What am I doing wrong?
    What am I doing wrong? Again, these are imported FM files; this is not linked.
    Thanks,
    Sean

Maybe you are looking for