Color of the border on the tables

Hello

I use Dreamweaver cs3 and created a table to display text and embedded videos, the problem I have is:

I want only specific borders within the table appears so for each box, I created a style and I attribute this style to the box in the code but when I look at the page in Firefox Preview borders show as black, but in design, they show that the right color.

Can anyone tell where I'm wrong because I am very new to this?

I put the code below:

{.style4}
border-bottom-color: #f0d41a;
border-bottom-style: solid;
border-bottom-width: medium;
border-color: #f0d41a;
border-bottom: solid;
border-left: #f0d41a;
border-left: medium;
border-left: solid;
border-right-color: #f0d41a;
border-right-width: medium;
border-right: solid;
}

< td width = "341" class = 'style4' > < div align = "center" > < span class = "style2" > text </span > < / div > < table >

{.style4}
border-bottom: #f0d41a medium solid;
border-right: #f0d41a medium solid;
border-left: #f0d41a medium solid;
}

or you could do this:

{.style4}
solid support of border #f0d41a;
border-top: none;
}

Tags: Dreamweaver

Similar Questions

  • Color of the table

    I built a master/detail application using Dreamweaver Developer Toolbox.
    I would change the gray color of the tables of other colors that are best for my site.
    Is there someone who can help me get there?
    Amanda Nguyen

    Hi Malcolm
    I solved the problem by using the CSS file that makes Dreamweaver Developer Toolbox.
    But thank you for having responded
    Amanda Nguyen

  • color of the table does not reset

    My table (TABLE of SUM AVG) is supposed to show entries below zero in red. He has a little problem. The first time that it works, but the second time that the color of the text will not return to black when I run again.

    He remembers the entries that were red on front. Based on my wiring below, the second time I run it, it must set the background color to the light yellow and black text, then make loops for.

    BTW, I also used a sequence flat to force this order, but that did not help.

    Hi murchak,

    What can be seen in your picture you

    -only value a "yellow light" cell background: ActiveCell = (2, 2)

    -and then you assign the first 3 lines "light green" background

    -then you set some cells, according to their value to red. (Btw. There is a special ' ")<0" function="" in="" the="" comparison="">

    There is no place where set you a black background for all cells.

    Maybe you should try ActiveCell (-2; -2) instead?

  • Rank of coloring in the table - small helps

    Hi, I tried ti Display the table in two colours alternately.

    There is a group of straight. After the grouping clause... I put a condition that says:

    < xsl: choose >

    < xsl: When test = "position () mod 2 = 0" >

    < xsl: attribute name = 'background-color' xdofo:ctx = 'incontext' > Rose < / xsl: attribute >

    < / xsl: When >

    < xsl: otherwise >

    < xsl: attribute name = 'background-color' xdofo:ctx = 'incontext' > orange < / xsl: attribute >

    < / xsl: otherwise >

    < / xsl: choose >


    But, I could see only this particular cell where I put the condition, this cell unique coloring alternately (first cell) instead of the whole line.

    You can use several if conditions like this.

    Red
    Yellow

    Or you can have a default background color and under certain conditions apply other color.

  • How to remove the colors of the table of characters fill colors

    Hmm. I got to ask questions of the pages for Mac screen, but it looks different from what I've seen in the past. So, I hope I'm in the right place. Over time, I selected some colors in the color popup in the character frame and saved.  I tried to change a color by changing the opacity. Then I tried to save this color has changed for the lines at the bottom of the pop-up window.  It did not work. I would have saved the color that appears in the large square on the left.  Anyway my question is how to remove these incorrect colors lines down.

    I know that this little logical so I am attaching the screenshot I'm talking about.  I want to remove the three red squares, two on the line and the other on row down all in the middle of the screen.

    Thanks for your help.

    EHW

    HI ehw.

    This is the right place. He underwent extensive design of the overnight changes.

    don't think that you can "erase" the colors that you place in the custom palette, but you can replace them easily using the same method the first time:

    Set up color using the sliders or the color space, and then drag the big box and drop on the color you want to replace.

    Here I replaced two red with white.

    Interesting change of color of the header between the two images. Both are screenshots, the left using shift-control-command-4 then pasted from the Clipboard to an empty page in the Pages, the right is the actual color palette. Both were then with SHIFT-command-4 to maks a file that was then inserted here.

    Curious.

    Kind regards

    Barry

  • How to set different color for the table column header

    Can I set different colors for the 4 following as being attached.

    -color of the header text

    -the head of the column of the background color

    -color of the text of the content

    -color of background content

    The value of the cluster - 2, -2 to define all of the cells,

    Then go back and the cluster the value-1, -2 to simply set the line header.

    (If you also had a column of row headers, then -2,-1 would set them.  Course the upper left corner which is the intersection of the column header and row header will change with any of them.)

  • Change the background color of the table rows af of those who have a larger date today

    Greetings,

    I have a table of af of insurance of the person which show details for each insurance policy. I have change the sql query table to show only those that the insurance is still active ('end_date' variable is greater than today).

    Everything works fine, but on doubts, I want to show all the records, but change the background color red of those lines which have expired ('end_date' variable less today).

    Can you help me please?

    Thanks in advance.

    Using Jdeveloper v11.1.2.4.0 (JSF - components of the ADF)

    This example shows how to do this http://andrejusb.blogspot.de/2010/04/changed-row-highlighting-in-oracle-adf.html

    Timo

  • Drag the tables, odd and even rank-background color?

    How can I set the background color of line of odd and even rows? in adf dragged table

    line 1-white

    line 2-black

    line 3-white

    line 4-black

    Always mention jdev version.

    See this post: line alternative color in the table of the ADF

    Dario

  • CSS in the table header

    How to apply the color of the table header.

    I want to say, suppose I have 3 columns in the table, for each column header, I need to apply a color.


    example of table

    ID

    Status

    County

    name

    Brand

    NUM of series

    Address

    City

    State

    Zip

    Thank you

    NGO

    Here is the solution

    write in the css file.

    . {CustomTableheaderColor1}

    background-color: rgb (159, 159, 223);

    color: black;

    make-weight: bold;

    }

    . {CustomTableheaderColor2}

    background-color: rgb (241, 213, 213);

    color: black;

    }

    . {CustomTableheaderColor3}

    background-color: rgb (241, 241, 213);

    color: black;

    }


    call this custom in af:column class header styles




  • Differentiate the tables changes and no changes do not

    Hello

    I am relatively new on (I've always been a sort of paper/felt for Whiteboard guy) formal data modeling tools.

    On my question/Scenario:

    I have a warehouse of data with a few hundred tables inside. When changes are made to the data warehouse, we're supposed to present an ER diagram preferably with tables in one color, tables be changed to a different color and the tables does not change does not to another more neutral color.

    Here is my current process

    (1) import of relevant existing tables in the data dictionary
    (2) create tables or change existing tables
    (3) change the type of array for the modified tables and dimension for new tables. The existing tables, I leave it as what.

    Success with this process generates a diagram that fits my purposes, but I have a hunch that I'm not using better methodology. What is a better way to do this using the oracle sql data model (version 3)

    What you certainly works, but a better approach would be to define new types of classification rather than use the Dimension or fact.

    Then go here:
    Tools-> preferences-> data-> diagram maker-> Types of Classification.

    Press the Green plus sign to add a new type.
    Add two new types: new and changed and assign each a unique color.
    Press 'OK' to save.

    Now, when you go back to the diagram, you will have two new types from.

  • How can I customize the Table of contents develop (&gt; &gt;) button?

    I have a client who wants to change the color of the table of contents, expand (> >) button which is a light gray by default. I tried to change all the options in the editor of skin under the Table of contents, playback control and borders, and nothing worked. Am I missing something obvious, or is there no way to customize this button?

    Thanks in advance!

    Hello

    You will not be able to change the color of the expand button, but you can add your own custom images.

    (1) launch the Adobe Captivate 5.5 project

    2) click on the project-> Table of contents

    3) click on the set button

    (4) under TOC settings, you have the icon sections expand and collapse icon

    5) click on 'file' button and find your photo

    Screenshot:

    That's what your output will look like:

    Hope this helps!

    Thank you

    Vikram

  • Change the color of the cursor

    Hello

    I have a simple coloring book that I have developed. I have almost all of the work, but I can't get the cursor on the current color to a range of color.

    The cursor is a movieclip called 'mycursor_mc' it is a clip inside of this so-called "CursorFill. I'm trying to get the clip of "CursorFill" to change the value currentColour of the dynamic property array index.

    This is the section, I was working on but it does not work:

    var mycursor_mc:cursor = new cursor();

    addChild (mycursor_mc);

    var m = new CursorFill();

    mycursor_mc. AddChild (m);

    Here's the Action script:

    Table to hold the colors

    var colorArray:Array = new Array(0xE97DB1,0xF58240,0xF9ED41,0x82C34D,0x00B0F0,0x935CA4,0xFFFFFF);

    A new instance of the class of color transformation.

    var colorTrans:ColorTransform = new ColorTransform;

    var currentColor:int = 0;

    This adds the ovals on the scene with the corresponding color of the table

    and the mouse click events.

    for (var i: int = 0; i < colorArray.length; i ++) {}

    var marker: Sprite = new Sprite();

    Marker.y = 500 + i * 50;

    var c = new MarkerFill();

    c.buttonMode = true;

    marker.addChild (c);

    colorTrans.color = colorArray [i];

    c.transform.colorTransform = colorTrans;

    c.addEventListener (MouseEvent.CLICK, ovalsClick);

    c.arrayIndex = i;

    var o: Outline = new Outline();

    marker.addChild (o);

    addChild (marker);

    }

    This creates a new instance of the slider clip and adds on

    the scene using the addChild method.

    var mycursor_mc:cursor = new cursor();

    addChild (mycursor_mc);

    var m = new CursorFill();

    mycursor_mc. AddChild (m);

    Hides the cursor by default on the stage, so it will not display.

    Mouse.Hide ();

    Adds an event listener on the stage with the enter frame event that

    on several occasions the latter runs the moveCursor function.

    stage.addEventListener (Event.ENTER_FRAME, moveCursor);

    This feature enabled the x, y of the slider positions customized to the x & there posts

    the default cursor.

    function moveCursor(event:Event) {}

    mycursor_mc.x = MouseX;

    mycursor_mc.y = MouseY;

    }

    This sets the value of currentColour of dynamic property array index.

    function ovalsClick(e:MouseEvent):void {}

    currentColor = e.currentTarget.arrayIndex;

    }

    Adds the mouse click event to the holder.

    holder.addEventListener (MouseEvent.CLICK, holderHandler);

    This function changes the color of the clip to the inside

    When he is selected.

    function holderHandler (e:MouseEvent): void {}

    for (var i: int = 0; i < holder.numChildren; i ++) {}

    If (holder.getChildAt (i) .hitTestPoint (mouseX, mouseY, true)) {}

    colorTrans.color = colorArray [currentColor];

    holder.getChildAt (i).transform.colorTransform = colorTrans;

    }

    }

    }

    It's strange. Try to draw a few things so that everything works as it should:

    function ovalsClick(e:MouseEvent):void {
         currentColor = e.currentTarget.arrayIndex;
    
         trace(e.currentTarget, currentColor, colorArray[currentColor]);
    
         var trans:ColorTransform = new ColorTransform();
         trans.color = colorArray[currentColor];
         m.transform.colorTransform = trans;
    }
    
  • change the background color of the chart according to the State

    Hi, I'm changing the background color of the table line under certain conditions.

    as: 0-10% - background is green

    10 20% backgound is yellow

    20 30% backgound is orange

    I am attaching the link to which I want to achieve. Please take a look at this pic and please help me to lock it


    [http://picasaweb.google.com/vikramu09/OBIEE#5416292892781031666]



    Thanks advanced

    You can do it in OBIEE. In the chart, follow these steps:

    1. click on the 'Axis Scaling"(3rd icon) icon.
    2. change scale markers
    3. Add
    4. type = range
    5. in the first box, enter 0
    6. in the second box, enter 10
    7. in the color, choose green
    8 Add... etc

    Who should do it.

  • FF do not show the table border style

    I have a Web page with css dotted border style table. He appears in IE, but there is only a line around the table in FF. Is there a way to make it appear? Thank you very much.

    {table. MyTable}
    border width: 6px;
    Padding: 15px;
    border-style: dotted;
    border-color: #88aa96 ;}

    ^ Good fishing. There is another false closing flange 6 lines below that you found.

    background-color: #e8e5da ;}

  • Change the color of the content area of a table

    Is there a way to change the color of the content area of a table? I want to set the table to be transparent, but I don't know how to do this.

    I'm not exactly clear on what you're trying to reach. However, I tried to adjust the table to transparent body with the Brush tool, and it's not enough. Then I did the following:

    (1) emphasize the table (i.e., border of crawling ants)

    (2) in the menu bar, select Edition > control to customize...

    (3) in the new window pop up, go to the menu bar and click on the key icon to make a pair of tweezers.

    (4) pull out control and use the Brush tool to make the body of the table and below transparent location plan.

    (5) save it as you see fit, as the Type Def or Strict Type def.

    A gross example is attached.

Maybe you are looking for